This is a discussion on "innerHtml doesn't retrive the formatting from DIV" within the ASP.NET Forum section. This forum, and the thread "innerHtml doesn't retrive the formatting from DIV are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
innerHtml doesn't retrive the formatting from DIV
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Hi,
i have used document.execCommand(...) to hightlight some text inside the division tag. If I try to retireve that inner html using txtResponse.innerHtml using ASP.net/C#, where txtResponse is hte name of my Div. I can only get the data or text.. but i cannot get the html tags with it.. I can only get hte text using document.getElementById(..).innerHTML in javascirpt. but then i dont know hwo to pass this data to the server. Please help me out. Thanks. |
|
|
![]() |
| Tags |
| div, innerhtml |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| need help on innerHTML | alexhkleung | JavaScript Forum | 2 | Dec 1st, 2007 03:52 |
| Changing innerHTML not really working in IE | Zonglars | JavaScript Forum | 2 | Jul 26th, 2007 20:31 |
| innerHTML and innerHTML match | DregondRahl | JavaScript Forum | 2 | Jun 11th, 2007 13:24 |
| how to use innerHTML for preview in Kevin Roth's rte | mel03 | JavaScript Forum | 2 | Dec 22nd, 2006 12:15 |
| innerHTML in IE | TheDC | JavaScript Forum | 6 | Oct 30th, 2006 21:18 |