<?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>Web Wiz Support and Community Forums : Bug in V3 B2 WWF Forum versi&#111;n</title>
  <link>https://forums.webwiz.net/</link>
  <description><![CDATA[This is an XML content feed of; Web Wiz Support and Community Forums : Web Wiz Forums : Bug in V3 B2 WWF Forum versi&#111;n]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 12 Apr 2026 08:05:09 +0000</pubDate>
  <lastBuildDate>Mon, 21 Feb 2005 12:13:41 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.08</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://forums.webwiz.net/RSS_post_feed.asp?TID=13885</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Web Wiz Support and Community Forums]]></title>
   <url>https://forums.webwiz.net/forum_images/web_wiz_forums.png</url>
   <link>https://forums.webwiz.net/</link>
  </image>
  <item>
   <title><![CDATA[Bug in V3 B2 WWF Forum versi&#111;n :  For the web wiz forums version...]]></title>
   <link>https://forums.webwiz.net/bug-in-v3-b2-wwf-forum-version_topic13885_post76926.html#76926</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 13885<br /><strong>Posted:</strong> 21&nbsp;February&nbsp;2005 at 12:13pm<br /><br />For the web wiz forums version of the RTE I've gone back to the oldmethod of opening a pre-existing iframe with the onLoad event toenable the RTE features in the iframe opening tag.<br><br>This should hopefully get rid of all these problems that people have had with the RTE in the forum.<br><br>I've also made the area that you type the post into bigger, let me know what you think???<br><span style="font-size:10px"><br /><br />Edited by -boRg- - 21&nbsp;February&nbsp;2005 at 12:26pm</span>]]>
   </description>
   <pubDate>Mon, 21 Feb 2005 12:13:41 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/bug-in-v3-b2-wwf-forum-version_topic13885_post76926.html#76926</guid>
  </item> 
  <item>
   <title><![CDATA[Bug in V3 B2 WWF Forum versi&#111;n : What about creating an IFRAME...]]></title>
   <link>https://forums.webwiz.net/bug-in-v3-b2-wwf-forum-version_topic13885_post76837.html#76837</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=11550">theSCIENTIST</a><br /><strong>Subject:</strong> 13885<br /><strong>Posted:</strong> 20&nbsp;February&nbsp;2005 at 3:10pm<br /><br />What about creating an IFRAME body and set there the onLoad event?<br /><br />Or, everytime you want to go RTE, post (form) something to be picked up by header.asp, then in header.asp, dynamically create the body tag accordingly, observe:<br /><br /><table width="99%"><tr><td><pre class="BBcode"><br />&lt;%<br />If Request.Form("GoingRTE") = "YesPlease" Then<br />  '/* Write here the body with onLoad */<br />  Response.Write("&lt;BODY ...&gt;")<br />Else<br />  '/* Write here the body for all non RTE pages */<br />  Response.Write("&lt;BODY ...&gt;")<br />End If<br />%&gt;</pre></td></tr></table><br /><br />You just have to make sure you are posting (YesPlease) when you want to go RTE.<br /><br />This is just theory, no tests were made and no animals were injured.]]>
   </description>
   <pubDate>Sun, 20 Feb 2005 15:10:48 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/bug-in-v3-b2-wwf-forum-version_topic13885_post76837.html#76837</guid>
  </item> 
  <item>
   <title><![CDATA[Bug in V3 B2 WWF Forum versi&#111;n : ummm first time the page loaded,...]]></title>
   <link>https://forums.webwiz.net/bug-in-v3-b2-wwf-forum-version_topic13885_post76787.html#76787</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=6524">Scotty32</a><br /><strong>Subject:</strong> 13885<br /><strong>Posted:</strong> 20&nbsp;February&nbsp;2005 at 5:47am<br /><br />ummm first time the page loaded, i couldnt type in the box and when itried i got a pop up box that said something like "object not loaded" <br><br>then 2nd time it did the "Find" thing again....<br><br>so am typing in NotePad and am gunna C&amp;P this over..<br><br>anyway wouldnt a popup box be annoying?<br><br>and how would the user know its loaded?<br><br>you cant use them "Web Dialog" boxs as people might not be acctually typing, they maybe just viewing the posts<br><br>maybe you could have a "Quick Reply" on pages that use the non RTE and then have a special page for posts?<br><br>i think VBulletin does that<br><br>that way you COULD have a pop up box warning the user as it wouldnt get in the way of anything]]>
   </description>
   <pubDate>Sun, 20 Feb 2005 05:47:32 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/bug-in-v3-b2-wwf-forum-version_topic13885_post76787.html#76787</guid>
  </item> 
  <item>
   <title><![CDATA[Bug in V3 B2 WWF Forum versi&#111;n : Maybe just some sort of pop-up...]]></title>
   <link>https://forums.webwiz.net/bug-in-v3-b2-wwf-forum-version_topic13885_post76785.html#76785</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 13885<br /><strong>Posted:</strong> 20&nbsp;February&nbsp;2005 at 5:38am<br /><br />Maybe just some sort of pop-up message to the user saying RTE loadingplease wait so that there is a delay before people try typing in themessage box would do the trick]]>
   </description>
   <pubDate>Sun, 20 Feb 2005 05:38:24 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/bug-in-v3-b2-wwf-forum-version_topic13885_post76785.html#76785</guid>
  </item> 
  <item>
   <title><![CDATA[Bug in V3 B2 WWF Forum versi&#111;n : good point forgot them.    will...]]></title>
   <link>https://forums.webwiz.net/bug-in-v3-b2-wwf-forum-version_topic13885_post76761.html#76761</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=2216">dj air</a><br /><strong>Subject:</strong> 13885<br /><strong>Posted:</strong> 19&nbsp;February&nbsp;2005 at 4:26pm<br /><br />good point forgot them.<br><br><img alt="Embarrassed" src="https://forums.webwiz.net/smileys/smiley9.gif" align="middle" border="0" border="0"><br><br>will keep on thinking.<br>]]>
   </description>
   <pubDate>Sat, 19 Feb 2005 16:26:00 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/bug-in-v3-b2-wwf-forum-version_topic13885_post76761.html#76761</guid>
  </item> 
  <item>
   <title><![CDATA[Bug in V3 B2 WWF Forum versi&#111;n : It&amp;#039;s a bit more complex than...]]></title>
   <link>https://forums.webwiz.net/bug-in-v3-b2-wwf-forum-version_topic13885_post76757.html#76757</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 13885<br /><strong>Posted:</strong> 19&nbsp;February&nbsp;2005 at 4:10pm<br /><br />It's a bit more complex than that deciding if the RTE will appear inthe page and sometimes can only been done after all the other code isloaded, like the reply box on this page.]]>
   </description>
   <pubDate>Sat, 19 Feb 2005 16:10:08 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/bug-in-v3-b2-wwf-forum-version_topic13885_post76757.html#76757</guid>
  </item> 
  <item>
   <title><![CDATA[Bug in V3 B2 WWF Forum versi&#111;n :  -boRg- what about using a veriable...]]></title>
   <link>https://forums.webwiz.net/bug-in-v3-b2-wwf-forum-version_topic13885_post76749.html#76749</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=2216">dj air</a><br /><strong>Subject:</strong> 13885<br /><strong>Posted:</strong> 19&nbsp;February&nbsp;2005 at 2:45pm<br /><br />-boRg- what about using a veriable .<br><br>have<br><br>if blnRTEActive = True then response.write ("onload='run RTE javascript'")<br><br>and on the pages that hold the RTE have the veriable set at the top ofthe page before the  is written/header.asp. that way youcan add it to the pages. that require it?<br><br>i mean use something like<br><table width="99%"><tr><td><pre class="BBcode"><br><br>response.write ("&lt;body ")<br>if blnRTEActive = True then response.write (" onload='run RTE javascript'")<br><br>response.write("&gt;")<br></pre></td></tr></table><br><br><br><br><br><span style="font-size:10px"><br /><br />Edited by dj air - 19&nbsp;February&nbsp;2005 at 2:47pm</span>]]>
   </description>
   <pubDate>Sat, 19 Feb 2005 14:45:27 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/bug-in-v3-b2-wwf-forum-version_topic13885_post76749.html#76749</guid>
  </item> 
  <item>
   <title><![CDATA[Bug in V3 B2 WWF Forum versi&#111;n : not sure if this is to do with...]]></title>
   <link>https://forums.webwiz.net/bug-in-v3-b2-wwf-forum-version_topic13885_post76733.html#76733</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=6524">Scotty32</a><br /><strong>Subject:</strong> 13885<br /><strong>Posted:</strong> 19&nbsp;February&nbsp;2005 at 9:28am<br /><br />not sure if this is to do with what you was talking about or not but...<br><br>just now i was about to post a suggestion<br><br>and as i use FireFox, when i typed it put wot i typed in the text boxas normal, and also in the "Find" box, maybe i just clicked this box tofast to type, before it had loaded so firefox was confused and thoughti wanted to 'find' a word<br>]]>
   </description>
   <pubDate>Sat, 19 Feb 2005 09:28:09 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/bug-in-v3-b2-wwf-forum-version_topic13885_post76733.html#76733</guid>
  </item> 
  <item>
   <title><![CDATA[Bug in V3 B2 WWF Forum versi&#111;n : I can still see there being problems...]]></title>
   <link>https://forums.webwiz.net/bug-in-v3-b2-wwf-forum-version_topic13885_post76727.html#76727</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 13885<br /><strong>Posted:</strong> 19&nbsp;February&nbsp;2005 at 7:20am<br /><br />I can still see there being problems with people with slow connections,as for the RTE initialise function to run the external javascript fileneeds to be loaded first.<br><br>Really the initialise command needs to be an onLoad event in the body ofthe page, so that it is only fired when all elements and externalelements for the page have loaded.<br><br>The problem is due to the header.asp file in the forum to make customisationsimpler, that the body tag for all the pages is kept in this file.<br><br>It then makes it difficult to add the onLoad event required for the RTEinto the body tag of just those pages that have the RTE as they are allsharing this same header.asp include file with the body tag beingwithin this file.<br><br>It then also makes customisation more difficult as it means if someonecustomises the header.asp file so the forum fits in better with theirsite, if they forget to place the onLoad event into the body tag theRTE will fail to load correctly.<br><br>Does anyone know of anyway to get around this problem?<br>]]>
   </description>
   <pubDate>Sat, 19 Feb 2005 07:20:34 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/bug-in-v3-b2-wwf-forum-version_topic13885_post76727.html#76727</guid>
  </item> 
  <item>
   <title><![CDATA[Bug in V3 B2 WWF Forum versi&#111;n : ok -boRg-.. i had to edit another...]]></title>
   <link>https://forums.webwiz.net/bug-in-v3-b2-wwf-forum-version_topic13885_post76716.html#76716</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=2216">dj air</a><br /><strong>Subject:</strong> 13885<br /><strong>Posted:</strong> 19&nbsp;February&nbsp;2005 at 6:05am<br /><br />ok -boRg-.. i had to edit another of my posts yesterday and it was ok.. it seems to be as you said.]]>
   </description>
   <pubDate>Sat, 19 Feb 2005 06:05:51 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/bug-in-v3-b2-wwf-forum-version_topic13885_post76716.html#76716</guid>
  </item> 
 </channel>
</rss>