<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1017527" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1017527</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/two-pages-one#comment-1102649</link>
    <description> &lt;p&gt;Many thanks for the replies - much appreciated!&lt;br /&gt;
It looks like I might have to do this in cgi&lt;br /&gt;
as I don&#039;t like the look of using an anchor tag&lt;br /&gt;
- it just doesn&#039;t look right. So I will have to&lt;br /&gt;
look at rewriting some of the CGI so that it does&lt;br /&gt;
what I want.&lt;/p&gt;
&lt;p&gt;Thanks for all the help though&lt;/p&gt;
&lt;p&gt;Cheers&lt;/p&gt;
&lt;p&gt;Steve&lt;/p&gt;
 </description>
     <pubDate>Thu, 21 Feb 2002 08:40:11 +0000</pubDate>
 <dc:creator>m00fbe00</dc:creator>
 <guid isPermaLink="false">comment 1102649 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/two-pages-one#comment-1102630</link>
    <description> &lt;p&gt;That&#039;s easy in asp.. save as example.asp&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; &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;IF &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;Len&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;Request&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;.&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;QueryString&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;page&quot;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;))=&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;0 THEN &lt;br /&gt;?&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p&gt;name: &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; &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;ELSEIF &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;Request&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;.&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;QueryString&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;page&quot;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;)=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;2&quot; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;THEN &lt;br /&gt;?&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p&gt;################ Put the code you&#039;re using to process your form here##&lt;br /&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; END &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;IF &lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;?&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/div&gt;&lt;/p&gt;
 </description>
     <pubDate>Thu, 21 Feb 2002 05:10:34 +0000</pubDate>
 <dc:creator>venom</dc:creator>
 <guid isPermaLink="false">comment 1102630 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/two-pages-one#comment-1102490</link>
    <description> &lt;p&gt;Hm. Sounds like a tricky one. The anchor trick is the easiest solution and would work perfectly. &lt;/p&gt;
&lt;p&gt;What about javascript? And loading information into an IFRAME or a SPAN? This might not work on all browsers, however. And certainly no versions of Netscape prior to 6.&lt;/p&gt;
&lt;p&gt;Have you tried changing the name of the intro page to the name of the page the CGI loads? And then load the form page from that one? That sounds to me like it could work.&lt;/p&gt;
&lt;p&gt;If all else fails, post a link to your code and we&#039;ll see if we can help.&lt;/p&gt;
 </description>
     <pubDate>Wed, 20 Feb 2002 09:29:56 +0000</pubDate>
 <dc:creator>Wil</dc:creator>
 <guid isPermaLink="false">comment 1102490 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/two-pages-one#comment-1102481</link>
    <description> &lt;p&gt;I moved this to server-side scripting.&lt;/p&gt;
&lt;p&gt;You would, if using CGI, have the content of the template be a variable. Same with PHP.&lt;/p&gt;
&lt;p&gt;That&#039;s the theory, hopefully someone else can help you with the practice.&lt;/p&gt;
&lt;p&gt;&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; Suzanne&lt;/p&gt;
 </description>
     <pubDate>Wed, 20 Feb 2002 07:32:06 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1102481 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
