<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1015855" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1015855</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/passing-namevalue-pair#comment-1091936</link>
    <description> &lt;p&gt;Vinny... remember..&lt;br /&gt;
&quot;Stay between the lines.  The lines are our friends.&quot;&lt;br /&gt;
You should maybe get someone else to drive.&lt;/p&gt;
 </description>
     <pubDate>Fri, 19 Oct 2001 15:45:02 +0000</pubDate>
 <dc:creator>Mark Hensler</dc:creator>
 <guid isPermaLink="false">comment 1091936 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/passing-namevalue-pair#comment-1091902</link>
    <description> &lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;var page2Arg = location.search.substr(1).split(&quot;=&quot;)&lt;/p&gt;
&lt;p&gt;produces the following array:&lt;/p&gt;
&lt;p&gt;page2Arg[0] = var&lt;br /&gt;
page2Arg[1] = value&lt;/p&gt;
&lt;p&gt;location.search.substr(1) produces a string beginning with first char after the &quot;?&quot;&lt;/p&gt;
&lt;p&gt;4 hours sleep and going for a 6 hour drive.&lt;/p&gt;
&lt;p&gt;Vinny&lt;/p&gt;
 </description>
     <pubDate>Fri, 19 Oct 2001 10:35:17 +0000</pubDate>
 <dc:creator>Vincent Puglia</dc:creator>
 <guid isPermaLink="false">comment 1091902 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/passing-namevalue-pair#comment-1091891</link>
    <description> &lt;p&gt;You&#039;ll be passing the info like this:&lt;br /&gt;
page2.html?my_var=my_value&lt;/p&gt;
&lt;p&gt;I&#039;ve not used much VBScript client side.  Mainly because I think it&#039;s only suppored by IE (not Netscape).&lt;/p&gt;
&lt;p&gt;Using ASP (written in VBScript), the code to retreive the var would be:&lt;br /&gt;
my_var = Request.QueryString(&quot;my_var&quot;)&lt;/p&gt;
&lt;p&gt;&#039;my_var&#039; will be given the value of whatever was opposite the equal sign in the querystring, and you can use it elsewhere in your script.&lt;/p&gt;
&lt;p&gt;It&#039;s about 1AM here.  So, I&#039;m making my last rounds before I go to bed.&lt;/p&gt;
 </description>
     <pubDate>Fri, 19 Oct 2001 07:58:05 +0000</pubDate>
 <dc:creator>Mark Hensler</dc:creator>
 <guid isPermaLink="false">comment 1091891 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/passing-namevalue-pair#comment-1091888</link>
    <description> &lt;p&gt;on a second HTML page, client side. It is about 5:00pm friday here so i&#039;m going for a beer.  Thanks everyone and have a good weekend.  Looking forward to hearing how to do this. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/beer.png&quot; title=&quot;Cheers!&quot; alt=&quot;Cheers!&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Fri, 19 Oct 2001 06:23:10 +0000</pubDate>
 <dc:creator>PaulCAust</dc:creator>
 <guid isPermaLink="false">comment 1091888 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/passing-namevalue-pair#comment-1091887</link>
    <description> &lt;p&gt;Is the variable to be used server-side (using ASP) or client-side on the second page?&lt;/p&gt;
 </description>
     <pubDate>Fri, 19 Oct 2001 06:20:41 +0000</pubDate>
 <dc:creator>Mark Hensler</dc:creator>
 <guid isPermaLink="false">comment 1091887 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
