|
Subject:
|
How to get html code for the selected part of the
|
|
Posted By:
|
suryasimha
|
Post Date:
|
5/18/2007 1:50:23 PM
|
Hi All,
How to get html code for the selected part of the html page?.Iam using VS2005
Thanks Surya
|
|
Reply By:
|
planoie
|
Reply Date:
|
5/18/2007 8:08:48 PM
|
Can you elaborate a bit on your question?
-Peter
|
|
Reply By:
|
tanu80
|
Reply Date:
|
6/25/2007 9:16:46 AM
|
i am looking for more information to reply this topic
Hi This is tanaya looking for some guide in developing .net application
|
|
Reply By:
|
thandermax
|
Reply Date:
|
7/19/2007 12:00:13 PM
|
handel the select end event and use the element.innerHTML or element.outerHTML to get the html in javascript...
then add this to a hidden span or div and use it to retrive the html in ur server side code
ABhattacharyya
|