<?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 pop-up link problem</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 pop-up link problem]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 09 Apr 2026 02:34:34 +0000</pubDate>
  <lastBuildDate>Wed, 13 Sep 2006 17:45:31 +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=21264</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 pop-up link problem : OKthx borg. Its solve the problem...]]></title>
   <link>https://forums.webwiz.net/javascript-popup-link-problem_topic21264_post114001.html#114001</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=21284">fx5500</a><br /><strong>Subject:</strong> 21264<br /><strong>Posted:</strong> 13&nbsp;September&nbsp;2006 at 5:45pm<br /><br /><P>OK&nbsp;thx borg. Its solve the problem<img src="http://forums.webwiz.net/smileys/smiley20.gif" height="17" width="23" border="0" align="absmiddle" alt="Thumbs%20Up" /></P>]]>
   </description>
   <pubDate>Wed, 13 Sep 2006 17:45:31 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/javascript-popup-link-problem_topic21264_post114001.html#114001</guid>
  </item> 
  <item>
   <title><![CDATA[Javascript pop-up link problem : As this is a VBscript error from...]]></title>
   <link>https://forums.webwiz.net/javascript-popup-link-problem_topic21264_post113895.html#113895</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 21264<br /><strong>Posted:</strong> 11&nbsp;September&nbsp;2006 at 8:41am<br /><br />As this is a VBscript error from the server it looks like you are trying to run the javascript code within an ASP block and therefore trying to run it server side with client side code.<br><br>Make sure your code is outside of the ASP block &lt;% %&gt;<br>]]>
   </description>
   <pubDate>Mon, 11 Sep 2006 08:41:57 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/javascript-popup-link-problem_topic21264_post113895.html#113895</guid>
  </item> 
  <item>
   <title><![CDATA[Javascript pop-up link problem : Hi. I wanna add a pop up link...]]></title>
   <link>https://forums.webwiz.net/javascript-popup-link-problem_topic21264_post113884.html#113884</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=21284">fx5500</a><br /><strong>Subject:</strong> 21264<br /><strong>Posted:</strong> 10&nbsp;September&nbsp;2006 at 8:02pm<br /><br />Hi.<DIV>I wanna add a pop up link in navigation butons andI am editing navigation_buton_inc.asp.</DIV><DIV>&nbsp;</DIV><DIV>I am&nbsp;inserting the code below to navigation_buton_inc.asp&nbsp;but&nbsp;I am receiving this error;</DIV><DIV>----------------------------------------------.</DIV>Microsoft VBScript&nbsp;compiling&nbsp;error (0x800A0400)<DIV>Phrase required<BR>/forum/includes/navigation_buttons_inc.asp, line 72<BR><FONT style="FONT: 8pt/11pt courier new; COLOR: #000000"><B>&lt;SCRIPT LANGUAGE="JavaScript"&gt;</B></FONT></DIV><DIV>---------------------------------------</DIV><DIV>&nbsp;</DIV><DIV>and the javascript code is;</DIV><DIV>---------------------------------</DIV><DIV>&lt;SCRIPT LANGUAGE="JavaScript"&gt;<BR>&lt;!-- Begin<BR>function popUp(URL) {<BR>day = new Date();<BR>id = day.getTime();<BR>eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=220,height=520,left = 412,top = 134');");<BR>}<BR>// End --&gt;<BR>&lt;/script&gt;</DIV><DIV><BR>&lt;!-- STEP TWO: Use the following link to open the new window --&gt;</DIV><DIV>&lt;A HREF="javascript:popUp('http://www.homesite.com/site.asp')"&gt;Click-This...&lt;/A&gt;</DIV><DIV>&nbsp;</DIV><DIV>------------------------------------------------</DIV><DIV>This code&nbsp;is working on another asp page but not working in navigation_buton_inc.asp page...</DIV><DIV>&nbsp;</DIV><DIV>What is the problem? Why this javascript dont working in&nbsp;wwf's page?</DIV>]]>
   </description>
   <pubDate>Sun, 10 Sep 2006 20:02:15 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/javascript-popup-link-problem_topic21264_post113884.html#113884</guid>
  </item> 
 </channel>
</rss>