<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1000726" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1000726</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/setting-query-string-can-it-be-done#comment-1003146</link>
    <description> &lt;p&gt;You can access the query string in $ENV{&#039;QUERY_STRING&#039;}&lt;/p&gt;
&lt;p&gt;If you want to go to a specific subroutine if the script was called with script.cgi?one&lt;/p&gt;
&lt;p&gt;if ($ENV{&#039;QUERY_STRING&#039;} eq &amp;quot;one&amp;quot;) {&lt;br /&gt;
&amp;SubOne;&lt;br /&gt;
}&lt;/p&gt;
 </description>
     <pubDate>Sun, 01 Aug 1999 21:53:00 +0000</pubDate>
 <dc:creator>elvii</dc:creator>
 <guid isPermaLink="false">comment 1003146 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/setting-query-string-can-it-be-done#comment-1003145</link>
    <description> &lt;p&gt;I&#039;m not sure I understood you either, but if you post a form with the GET method, all the data will be sent through a query string (like action.pl?field1=value1&amp;amp;field2=value2 , etc.). If you only want to pass &amp;quot;form&amp;quot; as the query string, just set &amp;quot;script.pl?form&amp;quot; as the form action.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;
Federico&lt;/p&gt;
&lt;p&gt;----------&lt;br /&gt;
&lt;a href=&quot;http://www.UBBdir.com&quot; class=&quot;bb-url&quot;&gt;UBBdir.com&lt;/a&gt; --  Find the internet&#039;s best forums&lt;br /&gt;
&lt;a href=&quot;http://www.WDresources.com&quot; class=&quot;bb-url&quot;&gt;WDresources.com&lt;/a&gt; -- Resources for the web developer&lt;/p&gt;
 </description>
     <pubDate>Wed, 28 Jul 1999 01:30:00 +0000</pubDate>
 <dc:creator />
 <guid isPermaLink="false">comment 1003145 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/setting-query-string-can-it-be-done#comment-1003144</link>
    <description> &lt;p&gt;Well, if the user submits a form (using the post method) it will take them to ?form. And this query string will go to sub routine to do things with the data.&lt;/p&gt;
 </description>
     <pubDate>Tue, 27 Jul 1999 22:58:00 +0000</pubDate>
 <dc:creator>Brandon34</dc:creator>
 <guid isPermaLink="false">comment 1003144 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
