<?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 : Javascript in ASP Loop?</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 : Javascript in ASP Loop?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 08 Apr 2026 08:24:34 +0000</pubDate>
  <lastBuildDate>Wed, 10 Jan 2007 22:47:55 +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=22342</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[Javascript in ASP Loop? : I decided to say &amp;#034;screw it&amp;#034;...]]></title>
   <link>https://forums.webwiz.net/javascript-in-asp-loop_topic22342_post119265.html#119265</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=25313">Melkor</a><br /><strong>Subject:</strong> 22342<br /><strong>Posted:</strong> 10&nbsp;January&nbsp;2007 at 10:47pm<br /><br />I decided to say "screw it" to having it embedded in the post. Javascript isn't dynamic enough. I'll take the post controls to a pop-up window instead and carry the details through querstrings. The Common.asp should handle the rest.]]>
   </description>
   <pubDate>Wed, 10 Jan 2007 22:47:55 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/javascript-in-asp-loop_topic22342_post119265.html#119265</guid>
  </item> 
  <item>
   <title><![CDATA[Javascript in ASP Loop? : In IE on this link i get a javascript...]]></title>
   <link>https://forums.webwiz.net/javascript-in-asp-loop_topic22342_post119248.html#119248</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=10272">ctscott</a><br /><strong>Subject:</strong> 22342<br /><strong>Posted:</strong> 10&nbsp;January&nbsp;2007 at 2:50pm<br /><br />In IE on this link i get a javascript error on line 3387 - Invalid object.]]>
   </description>
   <pubDate>Wed, 10 Jan 2007 14:50:47 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/javascript-in-asp-loop_topic22342_post119248.html#119248</guid>
  </item> 
  <item>
   <title><![CDATA[Javascript in ASP Loop? : Finally got around that issue....]]></title>
   <link>https://forums.webwiz.net/javascript-in-asp-loop_topic22342_post119225.html#119225</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=25313">Melkor</a><br /><strong>Subject:</strong> 22342<br /><strong>Posted:</strong> 09&nbsp;January&nbsp;2007 at 9:15pm<br /><br />Finally got around that issue. It was a problem with IE and CSS which I circumvented by re-writing the CSS of the menu into the main CSS file.<br><br>I have a new issue now.<br><br>The menu is only picking up info from the first post.<br><a href="http://www.lotrplaza.com/forum/forum_postsjs.asp?TID=212777" target="_blank">http://www.lotrplaza.com/forum/forum_postsjs.asp?TID=212777</a><br><br>I have droped the menu options down to just the lngMessageID to better demonstrate my problem and have also included the Message ID above the menu temporarily to better show how it should be.<br><br>I have in the JS;<br><br>var postID=&lt;%=lngMessageID%&gt;<br><br>and that works great, like I said, for the first post in the thread but the Javascript isn't looping with the ASP loop.<br>]]>
   </description>
   <pubDate>Tue, 09 Jan 2007 21:15:15 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/javascript-in-asp-loop_topic22342_post119225.html#119225</guid>
  </item> 
  <item>
   <title><![CDATA[Javascript in ASP Loop? : What I tend to do with JavaScripts...]]></title>
   <link>https://forums.webwiz.net/javascript-in-asp-loop_topic22342_post119215.html#119215</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=17374">pjb007</a><br /><strong>Subject:</strong> 22342<br /><strong>Posted:</strong> 09&nbsp;January&nbsp;2007 at 4:53pm<br /><br />What I tend to do with JavaScripts is place the text that goes between the &lt;script&gt; tags in a .js file, then link to them like this. <DIV>&nbsp;</DIV><DIV><table width="99%"><tr><td><pre class="BBcode"></DIV><DIV>&lt;script type="text/javascript" src="file.js"&gt;<BR>&lt;/script&gt;<BR></pre></td></tr></table></DIV><span style="font-size:10px"><br /><br />Edited by pjb007 - 09&nbsp;January&nbsp;2007 at 4:55pm</span>]]>
   </description>
   <pubDate>Tue, 09 Jan 2007 16:53:56 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/javascript-in-asp-loop_topic22342_post119215.html#119215</guid>
  </item> 
  <item>
   <title><![CDATA[Javascript in ASP Loop? : If you are getting this error...]]></title>
   <link>https://forums.webwiz.net/javascript-in-asp-loop_topic22342_post119198.html#119198</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 22342<br /><strong>Posted:</strong> 09&nbsp;January&nbsp;2007 at 9:43am<br /><br />If you are getting this error because of the docutype declaration that it suggests that your Javascript is not correctly formatted and you should look at fixing your javascript, if not you will have other issues as browser are increasingly being more standards compliment.&nbsp;]]>
   </description>
   <pubDate>Tue, 09 Jan 2007 09:43:20 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/javascript-in-asp-loop_topic22342_post119198.html#119198</guid>
  </item> 
  <item>
   <title><![CDATA[Javascript in ASP Loop? : OK, more information inbound.This...]]></title>
   <link>https://forums.webwiz.net/javascript-in-asp-loop_topic22342_post119192.html#119192</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=25313">Melkor</a><br /><strong>Subject:</strong> 22342<br /><strong>Posted:</strong> 09&nbsp;January&nbsp;2007 at 7:14am<br /><br />OK, more information inbound.<br><br>This line of code;<br><table width="99%"><tr><td><pre class="BBcode"><br>&lt;!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"&gt;<br></pre></td></tr></table><br><br>seems to be at the root of my issues.<br><br>If I put my Javascript in before that line, the Navigation works but the posts in the threads load incorrectly.<br>If I put the JS in after that line, the posts load correctly but the Navigation doesn't work correctly in the way detailed above.<br><br>Is there a DOCTYPE I can use and get what I want. Despite despising IE as the root of all of these issues I am having, the majority of my users use the afore mentioned browser. Thus and therefore, I need to get this right.<br>]]>
   </description>
   <pubDate>Tue, 09 Jan 2007 07:14:48 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/javascript-in-asp-loop_topic22342_post119192.html#119192</guid>
  </item> 
  <item>
   <title><![CDATA[Javascript in ASP Loop? :   Ok, I put a Nav up. The menu...]]></title>
   <link>https://forums.webwiz.net/javascript-in-asp-loop_topic22342_post119188.html#119188</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=25313">Melkor</a><br /><strong>Subject:</strong> 22342<br /><strong>Posted:</strong> 09&nbsp;January&nbsp;2007 at 2:30am<br /><br />Ok, I put a Nav up. The menu displays correctly in FF but not in IE7, where none of the menu test appears.<br><br><a href="http://www.lotrplaza.com/forum/forum_postsjs.asp?TID=212784" target="_blank">http://www.lotrplaza.com/forum/forum_postsjs.asp?TID=212784</a><br><br>Could it be because the Navigation has it's own CSS and that is clashing with the WWF CSS?<br><span style="font-size:10px"><br /><br />Edited by Melkor - 09&nbsp;January&nbsp;2007 at 2:43am</span>]]>
   </description>
   <pubDate>Tue, 09 Jan 2007 02:30:13 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/javascript-in-asp-loop_topic22342_post119188.html#119188</guid>
  </item> 
  <item>
   <title><![CDATA[Javascript in ASP Loop? : Hmmm, unfortunately not. I have...]]></title>
   <link>https://forums.webwiz.net/javascript-in-asp-loop_topic22342_post119121.html#119121</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=25313">Melkor</a><br /><strong>Subject:</strong> 22342<br /><strong>Posted:</strong> 07&nbsp;January&nbsp;2007 at 9:06am<br /><br />Hmmm, unfortunately not. I have it up in a locked forum.<br><br>Interestingly though, it works perfectly with FF, just IE that lets the side down (no surprise there)<br>]]>
   </description>
   <pubDate>Sun, 07 Jan 2007 09:06:16 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/javascript-in-asp-loop_topic22342_post119121.html#119121</guid>
  </item> 
  <item>
   <title><![CDATA[Javascript in ASP Loop? : Do you have any link so we can...]]></title>
   <link>https://forums.webwiz.net/javascript-in-asp-loop_topic22342_post119119.html#119119</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=19415">iSec</a><br /><strong>Subject:</strong> 22342<br /><strong>Posted:</strong> 07&nbsp;January&nbsp;2007 at 8:48am<br /><br /><P>Do you have any link so we can see how it looks? It might be conflicting with the forum's style sheet.</P>]]>
   </description>
   <pubDate>Sun, 07 Jan 2007 08:48:34 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/javascript-in-asp-loop_topic22342_post119119.html#119119</guid>
  </item> 
  <item>
   <title><![CDATA[Javascript in ASP Loop? :   I like to use Javascript navigation...]]></title>
   <link>https://forums.webwiz.net/javascript-in-asp-loop_topic22342_post119090.html#119090</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=25313">Melkor</a><br /><strong>Subject:</strong> 22342<br /><strong>Posted:</strong> 05&nbsp;January&nbsp;2007 at 7:28pm<br /><br /><p>I like to use Javascript navigation in my sites (I use Webstyle for this. Excellent software!) But I am encountering a problem with them when I use them within WWF 8.5.</p><p>The images appear, the drop down menu boxes appear, the mouse over effects all work&nbsp;as&nbsp;they should&nbsp;but the names within those menu boxes aren't happening despite the links still working.</p><p>Any clues?</p><span style="font-size:10px"><br /><br />Edited by Melkor - 09&nbsp;January&nbsp;2007 at 9:15pm</span>]]>
   </description>
   <pubDate>Fri, 05 Jan 2007 19:28:51 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/javascript-in-asp-loop_topic22342_post119090.html#119090</guid>
  </item> 
 </channel>
</rss>