<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1015464" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1015464</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/pop-ups#comment-1090209</link>
    <description> &lt;p&gt;Why not do it the easy way?&lt;/p&gt;
&lt;p&gt;...&lt;/p&gt;
&lt;p&gt;that should open it in a new window &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt; Aint that what you were looking for?&lt;/p&gt;
 </description>
     <pubDate>Thu, 20 Sep 2001 17:15:02 +0000</pubDate>
 <dc:creator>hotcut</dc:creator>
 <guid isPermaLink="false">comment 1090209 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>decent poll script.....</title>
    <link>https://www.webmaster-forums.net/serverside-scripting/pop-ups#comment-1089899</link>
    <description> &lt;p&gt;I have a decent poll script that I got from &lt;a href=&quot;http://www.scriptsearch.com&quot; class=&quot;bb-url&quot;&gt;scriptsearch.com&lt;/a&gt; and I have it do what you are looking for.....&lt;br /&gt;
If you want it email me and I&#039;ll forward it to you....&lt;/p&gt;
 </description>
     <pubDate>Sun, 16 Sep 2001 19:48:45 +0000</pubDate>
 <dc:creator>jpiatti</dc:creator>
 <guid isPermaLink="false">comment 1089899 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/pop-ups#comment-1089861</link>
    <description> &lt;p&gt;I found some javascript that allows me to pass data through a form submission with a pop up.  &lt;/p&gt;
&lt;p&gt;&amp;lt;script LANGUAGE=&quot;JavaScript&quot;&amp;gt;&lt;br /&gt;
function Start(page)&lt;br /&gt;
{OpenWin = this.open(page,&quot;popup&quot;);}&amp;lt;/script&amp;gt;&lt;/p&gt;
&lt;p&gt;It seems to work, so far......&lt;/p&gt;
&lt;p&gt;Thanks again&lt;br /&gt;
Andrew&lt;/p&gt;
 </description>
     <pubDate>Sat, 15 Sep 2001 20:13:51 +0000</pubDate>
 <dc:creator>andyn20</dc:creator>
 <guid isPermaLink="false">comment 1089861 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>cool</title>
    <link>https://www.webmaster-forums.net/serverside-scripting/pop-ups#comment-1089767</link>
    <description> &lt;p&gt;Hey thanks for interpreting my question. (Too many beers not enough cells) That&#039;s what I was trying to say. &lt;/p&gt;
&lt;p&gt;I think I&#039;ll go the cgi route in that case. Now I just need a good script.&lt;/p&gt;
&lt;p&gt;Thanks Andrew&lt;/p&gt;
 </description>
     <pubDate>Fri, 14 Sep 2001 18:46:30 +0000</pubDate>
 <dc:creator>andyn20</dc:creator>
 <guid isPermaLink="false">comment 1089767 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/pop-ups#comment-1089766</link>
    <description> &lt;p&gt;Hi andy,&lt;/p&gt;
&lt;p&gt;  Is this what you are asking?&lt;/p&gt;
&lt;p&gt;  page1 submits data to page2 then goes to page3 to display and/or pick up more data?&lt;/p&gt;
&lt;p&gt;  If so, probably not.  &lt;/p&gt;
&lt;p&gt;  You can transfer data from one page to another with:&lt;/p&gt;
&lt;p&gt;  window.open(&quot;somepage.ext?someVar=someValue&quot;,.....)&lt;/p&gt;
&lt;p&gt;but, if &#039;somepage.ext&#039; has no idea how to process &#039;someVar&#039;, the data would either throw an exception and crash, or just be ignored and discarded.&lt;/p&gt;
&lt;p&gt;  So...yes, writing your own cgi would be the way to go.&lt;/p&gt;
&lt;p&gt;Vinny&lt;/p&gt;
 </description>
     <pubDate>Fri, 14 Sep 2001 17:30:00 +0000</pubDate>
 <dc:creator>Vincent Puglia</dc:creator>
 <guid isPermaLink="false">comment 1089766 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>thanks</title>
    <link>https://www.webmaster-forums.net/serverside-scripting/pop-ups#comment-1089676</link>
    <description> &lt;p&gt;Thanks, the onclick function worked nicely but I do need to pass along some data.&lt;/p&gt;
&lt;p&gt;I&#039;d like to have poll results &quot;popup&quot; over the main page and, unfortunately, I do need to pass along the users data. To make matters worse I have no control over the page I&#039;m sending the results to. It&#039;s an off the rack poll service.&lt;/p&gt;
&lt;p&gt;Maybe what I need is a good cgi script and to do it myself.&lt;/p&gt;
&lt;p&gt;ButI&#039;m still curious if I can make a form submission &quot;pop up&quot; and send data without having control over the destination page. (Did that make any sense?)&lt;/p&gt;
&lt;p&gt;Thanks again&lt;/p&gt;
&lt;p&gt;Andrew&lt;/p&gt;
 </description>
     <pubDate>Thu, 13 Sep 2001 16:32:24 +0000</pubDate>
 <dc:creator>andyn20</dc:creator>
 <guid isPermaLink="false">comment 1089676 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/pop-ups#comment-1089633</link>
    <description> &lt;p&gt;do you want to close the main window after form submission? and just continue with the pop up?&lt;/p&gt;
&lt;p&gt;You can simply add the onClick event to the submit button is you dont need any info passed along:&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&lt;span style=&quot;color: #000000&quot;&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&amp;lt;?php&lt;br /&gt; onclick&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=\&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;window.open(&#039;somepage.htm&#039;,&#039;windowName&#039;,&#039;height=480,width=640&#039;);\&quot;&lt;br /&gt;?&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/div&gt;&lt;/p&gt;
 </description>
     <pubDate>Wed, 12 Sep 2001 23:17:13 +0000</pubDate>
 <dc:creator>detox</dc:creator>
 <guid isPermaLink="false">comment 1089633 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
