<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : .InnerHTML limited to 255 chrs</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : General Discussion : .InnerHTML limited to 255 chrs]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 25 Jun 2026 20:12:42 +0000</pubDate>
  <lastBuildDate>Fri, 21 Mar 2008 18:46:53 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=9911</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[.InnerHTML limited to 255 chrs : That works fine.   When loading...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9911&amp;PID=32444&amp;title=innerhtml-limited-to-255-chrs#32444</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1923">PPL1</a><br /><strong>Subject:</strong> 9911<br /><strong>Posted:</strong> 21 March 2008 at 6:46pm<br /><br />That works fine. <DIV>&nbsp;</DIV><DIV>When loading many different strings however, I'll need to use some global variable to track which string to load. Not ideal but workable</DIV><DIV>&nbsp;</DIV><DIV>Thanks</DIV>]]>
   </description>
   <pubDate>Fri, 21 Mar 2008 18:46:53 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9911&amp;PID=32444&amp;title=innerhtml-limited-to-255-chrs#32444</guid>
  </item> 
  <item>
   <title><![CDATA[.InnerHTML limited to 255 chrs : Hi,  try this as workaround  Private...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9911&amp;PID=32424&amp;title=innerhtml-limited-to-255-chrs#32424</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 9911<br /><strong>Posted:</strong> 20 March 2008 at 12:05pm<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>try this as workaround</DIV><DIV>&nbsp;</DIV><DIV>Private Sub Form_Load()<BR>WebBrowser1.Navigate "about:blank"<BR>End Sub</DIV><DIV>Private Sub WebBrowser1_DownloadComplete()<BR>s = "Web site and more text to show if there is a problem : &lt;a href=""<a href="http://www.sqlnotes.net" target="_blank">http://www.sqlnotes.net</A>"" target=""_blank"" Title=""<a href="" target="_blank">www.SQLNotes.net</a'>www.SQLNotes.nethttp://www.sqlnotes.net""&gt;www.SQLNotes.net&lt;/a</A>&gt; &amp;nbsp; &amp;nbsp; "<BR>&nbsp;s = s &amp; "&lt;a href=""<a href="http://www.sqlnotes.net/Forums/tabid/54/Default.aspx" target="_blank">http://www.sqlnotes.net/Forums/tabid/54/Default.aspx</A>"" target=""_blank""&nbsp; Title=""Forumshttp://www.sqlnotes.net""&gt;Forums&lt;/a&gt; "<BR>&nbsp;<BR>&nbsp;<BR><strong>&nbsp;WebBrowser1.Document.Body.InnerHTML = s</strong><BR>&nbsp;<BR>End Sub<BR></DIV>]]>
   </description>
   <pubDate>Thu, 20 Mar 2008 12:05:50 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9911&amp;PID=32424&amp;title=innerhtml-limited-to-255-chrs#32424</guid>
  </item> 
  <item>
   <title><![CDATA[.InnerHTML limited to 255 chrs : OK.  Going back to my original...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9911&amp;PID=32420&amp;title=innerhtml-limited-to-255-chrs#32420</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1923">PPL1</a><br /><strong>Subject:</strong> 9911<br /><strong>Posted:</strong> 20 March 2008 at 11:19am<br /><br /><P>OK. </P><DIV>Going back to my original post, is there a workaround ? (using ExecWB or a link to the DOM ?)</DIV>]]>
   </description>
   <pubDate>Thu, 20 Mar 2008 11:19:57 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9911&amp;PID=32420&amp;title=innerhtml-limited-to-255-chrs#32420</guid>
  </item> 
  <item>
   <title><![CDATA[.InnerHTML limited to 255 chrs : Hello,  Thanks, it indeed depends...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9911&amp;PID=32409&amp;title=innerhtml-limited-to-255-chrs#32409</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 9911<br /><strong>Posted:</strong> 20 March 2008 at 2:33am<br /><br />Hello,<DIV>&nbsp;</DIV><DIV>Thanks, it indeed depends on IE version :( We fixed it for 12.0 release.</DIV>]]>
   </description>
   <pubDate>Thu, 20 Mar 2008 02:33:54 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9911&amp;PID=32409&amp;title=innerhtml-limited-to-255-chrs#32409</guid>
  </item> 
  <item>
   <title><![CDATA[.InnerHTML limited to 255 chrs : Hi,  I tried the sample with...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9911&amp;PID=32407&amp;title=innerhtml-limited-to-255-chrs#32407</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3701">Aaron</a><br /><strong>Subject:</strong> 9911<br /><strong>Posted:</strong> 20 March 2008 at 12:59am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>I tried the sample with IE7 and it works.</DIV>]]>
   </description>
   <pubDate>Thu, 20 Mar 2008 00:59:27 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9911&amp;PID=32407&amp;title=innerhtml-limited-to-255-chrs#32407</guid>
  </item> 
  <item>
   <title><![CDATA[.InnerHTML limited to 255 chrs : I noticed the same limit of only...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9911&amp;PID=32385&amp;title=innerhtml-limited-to-255-chrs#32385</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=570">nighthawk</a><br /><strong>Subject:</strong> 9911<br /><strong>Posted:</strong> 18 March 2008 at 6:42pm<br /><br />I noticed the same limit of only displaying around 250 characters.&nbsp; Thanks for bringing this up.&nbsp; I am getting the same results on Oleg's sample project (blank top and "Page cannot be displayed" on bottom).&nbsp; I am also using IE 6 with Win XP SP2.]]>
   </description>
   <pubDate>Tue, 18 Mar 2008 18:42:35 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9911&amp;PID=32385&amp;title=innerhtml-limited-to-255-chrs#32385</guid>
  </item> 
  <item>
   <title><![CDATA[.InnerHTML limited to 255 chrs : I tried your sample and it displays...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9911&amp;PID=32371&amp;title=innerhtml-limited-to-255-chrs#32371</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1923">PPL1</a><br /><strong>Subject:</strong> 9911<br /><strong>Posted:</strong> 18 March 2008 at 9:12am<br /><br />I tried your sample and it displays blank in the top one and "Page cannot be displayed" in the bottom.<DIV>I use IE 6 Win XP SP2 all updates applied</DIV><DIV>Using ActiveX .Unicode.v11.2.2</DIV>]]>
   </description>
   <pubDate>Tue, 18 Mar 2008 09:12:34 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9911&amp;PID=32371&amp;title=innerhtml-limited-to-255-chrs#32371</guid>
  </item> 
  <item>
   <title><![CDATA[.InnerHTML limited to 255 chrs : Hi, Again Both work with ANSI...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9911&amp;PID=32363&amp;title=innerhtml-limited-to-255-chrs#32363</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 9911<br /><strong>Posted:</strong> 18 March 2008 at 5:57am<br /><br /><P>Hi,</P><P>Again Both work with ANSI and Unicode.</P><P>Here sample project: <a href="https://forum.codejock.com/uploads/20080318_055746_WebBrowser.zip" target="_blank">WebBrowser.zip</A></P><DIV>&nbsp;</DIV><DIV>Maybe it depends on IE version... Please check if attachment works for you.</DIV>]]>
   </description>
   <pubDate>Tue, 18 Mar 2008 05:57:58 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9911&amp;PID=32363&amp;title=innerhtml-limited-to-255-chrs#32363</guid>
  </item> 
  <item>
   <title><![CDATA[.InnerHTML limited to 255 chrs : This VB codeworks:  s = &amp;#034;Web...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9911&amp;PID=32335&amp;title=innerhtml-limited-to-255-chrs#32335</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1923">PPL1</a><br /><strong>Subject:</strong> 9911<br /><strong>Posted:</strong> 17 March 2008 at 1:55pm<br /><br />This VB code&nbsp;works:<DIV>&nbsp; s = "Web site : &lt;a href=""<a href="http://www.sqlnotes.net" target="_blank">http://www.sqlnotes.net</A>"" target=""_blank"" Title=""<a href="" target="_blank">www.SQLNotes.net</a'>http://www.sqlnotes.net""&gt;www.SQLNotes.net&lt;/a</A>&gt; &amp;nbsp; &amp;nbsp; "<BR>&nbsp; s = s &amp; "&lt;a href=""<a href="http://www.sqlnotes.net/Forums/tabid/54/Default.aspx" target="_blank">http://www.sqlnotes.net/Forums/tabid/54/Default.aspx</A>"" target=""_blank""&gt;Forums&lt;/a&gt; "<BR>&nbsp; Me.txtWebSite.innerHTML = s<BR></DIV><DIV>But this does not:</DIV><DIV>&nbsp; s = "Web site and more text to show if there is a problem : &lt;a href=""<a href="http://www.sqlnotes.net" target="_blank">http://www.sqlnotes.net</A>"" target=""_blank"" Title=""<a href="" target="_blank">www.SQLNotes.net</a'>http://www.sqlnotes.net""&gt;www.SQLNotes.net&lt;/a</A>&gt; &amp;nbsp; &amp;nbsp; "<BR>&nbsp; s = s &amp; "&lt;a href=""<a href="http://www.sqlnotes.net/Forums/tabid/54/Default.aspx" target="_blank">http://www.sqlnotes.net/Forums/tabid/54/Default.aspx</A>"" target=""_blank""&nbsp; Title=""<a href="" target="_blank">Forums</a'>http://www.sqlnotes.net""&gt;Forums&lt;/a</A>&gt; "<BR>&nbsp; Me.txtWebSite.innerHTML = s<BR></DIV><DIV>I use the Unicode versions</DIV><DIV>&nbsp;</DIV><DIV>In text mode, this does not work:</DIV><DIV>Web site and more text to show if there is a problem : &lt;a href="<a href="http://www.sqlnotes.net" target="_blank">http://www.sqlnotes.net</A>" target="_blank" Title="<a href="" target="_blank">www.SQLNotes.net</a'>http://www.sqlnotes.net"&gt;www.SQLNotes.net&lt;/a</A>&gt; &amp;nbsp; &amp;nbsp; &lt;a href="<a href="http://www.sqlnotes.net/Forums/tabid/54/Default.aspx" target="_blank">http://www.sqlnotes.net/Forums/tabid/54/Default.aspx</A>" target="_blank"&nbsp; Title="<a href="" target="_blank">Forums</a'>http://www.sqlnotes.net"&gt;Forums&lt;/a</A>&gt; </DIV><DIV>&nbsp;</DIV><DIV>But making the first text shorter works. I've tested and it stops working after exactly 259 chrs</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Mon, 17 Mar 2008 13:55:45 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9911&amp;PID=32335&amp;title=innerhtml-limited-to-255-chrs#32335</guid>
  </item> 
  <item>
   <title><![CDATA[.InnerHTML limited to 255 chrs : Hi, Just tried 350 chars - works...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9911&amp;PID=32333&amp;title=innerhtml-limited-to-255-chrs#32333</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 9911<br /><strong>Posted:</strong> 17 March 2008 at 1:41pm<br /><br />Hi,<DIV>Just tried 350 chars - works without problems. </DIV><DIV>Can you show html/code you tried ?</DIV>]]>
   </description>
   <pubDate>Mon, 17 Mar 2008 13:41:21 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9911&amp;PID=32333&amp;title=innerhtml-limited-to-255-chrs#32333</guid>
  </item> 
 </channel>
</rss>