![]() |
InnerHTML Limit |
Post Reply
|
| Author | |
flauzer
Senior Member
Joined: 30 December 2003 Location: Italy Status: Offline Points: 108 |
Post Options
Thanks(0)
Quote Reply
Topic: InnerHTML LimitPosted: 02 April 2008 at 8:52am |
|
Is there a size limit in InnerHTML property ?
I've try string with 1000 char and all is OK, but with 2800 not....
Thanks
|
|
![]() |
|
nighthawk
Senior Member
Joined: 11 June 2004 Status: Offline Points: 167 |
Post Options
Thanks(0)
Quote Reply
Posted: 02 April 2008 at 11:17am |
|
This seems to be an issue when you have IE 6 installed. See the following thread for more info:
http://forum.codejock.com/forum_posts.asp?TID=9911 |
|
![]() |
|
flauzer
Senior Member
Joined: 30 December 2003 Location: Italy Status: Offline Points: 108 |
Post Options
Thanks(0)
Quote Reply
Posted: 03 April 2008 at 2:46am |
|
Hi nighthawk
I've IE7 v. 7.0.5730.11.
I've just done a workaround:
Call CreateTempFile(App.Path & "\temp.html", << long text >>, True)
Web.Navigate App.Path & "\temp.html"
Hope in a patch in 12.0
Thanks.
|
|
![]() |
|
Post Reply
|
|
|
Tweet
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |