innerHtml doesn't retrive the formatting from DIV

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.



Go Back   Webforumz.com > Main Forums > Program Your Website > ASP.NET Forum

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Aug 24th, 2007, 20:02
New Member
Join Date: Jul 2007
Location: USA
Age: 26
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Question innerHtml doesn't retrive the formatting from DIV

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.
Reply With Quote

Reply

Tags
div, innerhtml

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

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


All times are GMT. The time now is 06:32.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43