Communities for your favorite technologies. Explore all Collectives
Stack Overflow for Teams is now called Stack Internal. Bring the best of human thought and AI automation together at your work.
Bring the best of human thought and AI automation together at your work. Learn more
Find centralized, trusted content and collaborate around the technologies you use most.
Stack Internal
Knowledge at work
Bring the best of human thought and AI automation together at your work.
i have a <h1> that has a news title in it and i want to insert the content of this <h1> into sql server 2008 database how can i do this using c#
<h1>
Put a server control between your html tag. For example: In this way you can access the lblTitle.Text property from the code behind and then pass it to the database.
Add a comment
Required, but never shown
By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.
<h1>from. Either edit your question, or it will get closed.