<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1020489" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1020489</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/post-form-variable#comment-1125722</link>
    <description> &lt;p&gt;That&#039;s what I thought too initially but it looks like he&#039;s marrying his script with an existing ASP script... the long, awkward urls are evidently necessary for the asp script.&lt;/p&gt;
 </description>
     <pubDate>Wed, 19 Feb 2003 18:37:43 +0000</pubDate>
 <dc:creator>samsm</dc:creator>
 <guid isPermaLink="false">comment 1125722 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/post-form-variable#comment-1125721</link>
    <description> &lt;p&gt;A couple of other things. I am not sure about the variables;&lt;br /&gt;
$a=&quot; pd_info=7BEB91582B70C17367B6878252B05A1751913A6CD3&lt;br /&gt;
10B3EF002AD45D63CE9759/&quot;;&lt;br /&gt;
For one, why are these variables so long. Also, you should avoid characters like / at the end since it will be viewed as a directory. It is also not advisable to have spaces in your url.&lt;/p&gt;
 </description>
     <pubDate>Wed, 19 Feb 2003 18:17:27 +0000</pubDate>
 <dc:creator>mairving</dc:creator>
 <guid isPermaLink="false">comment 1125721 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Thanks Sams</title>
    <link>https://www.webmaster-forums.net/serverside-scripting/post-form-variable#comment-1125719</link>
    <description> &lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Actually that is exactly what I wound up doing and it worked great.&lt;br /&gt;
As I said in my post I am VERY new to Php and not real clear on the correct syntax.&lt;/p&gt;
&lt;p&gt;Someone in another forum gave me the same heads up as you and that worked. Again thanks for the look and see!&lt;/p&gt;
&lt;p&gt;NYColt&lt;/p&gt;
 </description>
     <pubDate>Wed, 19 Feb 2003 17:43:06 +0000</pubDate>
 <dc:creator>NYColt</dc:creator>
 <guid isPermaLink="false">comment 1125719 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Re: Post a Form from a variable</title>
    <link>https://www.webmaster-forums.net/serverside-scripting/post-form-variable#comment-1125718</link>
    <description> &lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;Quote: &lt;em&gt;Originally posted by NYColt &lt;/em&gt;&lt;br /&gt;
&lt;strong&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Send Once&lt;br /&gt;
Every Two Weeks&lt;br /&gt;
Once A Month&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;  Taking this part in issolation, I think this represents one misunderstanding. $a, $b, etc, would suggest that you are trying to use php variables as options in the select.&lt;/p&gt;
&lt;p&gt;However, you are outside of &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;br /&gt;?&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/div&gt; tags so those values are not replaced, you are merely passing &#039;dollar sign, letter&#039; to the next page.&lt;/p&gt;
&lt;p&gt;Try this:&lt;br /&gt;
Once A Month&lt;/p&gt;
 </description>
     <pubDate>Wed, 19 Feb 2003 17:35:24 +0000</pubDate>
 <dc:creator>samsm</dc:creator>
 <guid isPermaLink="false">comment 1125718 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/post-form-variable#comment-1125505</link>
    <description> &lt;p&gt;I &quot;think&quot; I follow you.&lt;/p&gt;
&lt;p&gt;I would probably try to do it by sending the form to a site which automatically redirects to the link you&#039;re interested in.  It&#039;s really the only solution I can think of.&lt;/p&gt;
&lt;p&gt;======================&lt;/p&gt;
&lt;p&gt;hack.php contains:&lt;br /&gt;
&amp;lt;?&lt;br /&gt;
Header(&quot;Location:&lt;a href=&quot;http://auth.paysystems.com/sale.asp?&quot; class=&quot;bb-url&quot;&gt;http://auth.paysystems.com/sale.asp?&lt;/a&gt;$length&quot;);&lt;br /&gt;
?&amp;gt;&lt;/p&gt;
 </description>
     <pubDate>Mon, 17 Feb 2003 03:03:01 +0000</pubDate>
 <dc:creator>shanda</dc:creator>
 <guid isPermaLink="false">comment 1125505 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
