|
-
Feb 9th, 2011, 03:57 AM
#1
Thread Starter
Addicted Member
How get between html tag values in codebehind in asp.net
Hi,
I need a suggestion for below code
<HTML>
<Head>
</Head>
<Body>
<div id="div1" runat="server"> My Name is Guvera </div>
</Body>
</HTML>
In the above HTML i need to take a string "My Name is Guvera" using Asp.Net code.
Is it possible? If possible, kindly help me.
Hope your's reply.
Regards
Guvera
Failing to plan is Planning to fail 
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|