<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1001029" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1001029</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/anyone-know-how#comment-1004406</link>
    <description> &lt;p&gt;It worked!!!!!  &lt;img src=&quot;http://www.webmaster-forums.com/ubb/smile.gif&quot; alt=&quot;&quot; class=&quot;bb-image&quot; /&gt; Thank you soooooooooooooo much!!!!!!!!!!  &lt;img src=&quot;http://www.webmaster-forums.com/ubb/smile.gif&quot; alt=&quot;&quot; class=&quot;bb-image&quot; /&gt;&lt;/p&gt;
&lt;p&gt;--Edge&lt;/p&gt;
 </description>
     <pubDate>Sun, 19 Mar 2000 05:18:00 +0000</pubDate>
 <dc:creator>Edge</dc:creator>
 <guid isPermaLink="false">comment 1004406 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/anyone-know-how#comment-1004405</link>
    <description> &lt;p&gt;Ok, after a little research (i was doing a script of my own and i had to do this). I found something you may be able to use. If you use &quot; instead of &#039; in the $form{&#039;&#039;} you can include variables.&lt;/p&gt;
&lt;p&gt;I dont know why i missed it before. So you would use $FORM{&quot;votes$num&quot;} and if this was in a print &quot;&quot; line you would put a \ before the &quot;. So the final result would be&lt;/p&gt;
&lt;p&gt;print &quot;$FORM{\&quot;votes$num\&quot;}&quot;;&lt;/p&gt;
&lt;p&gt;Hope that helped.&lt;/p&gt;
 </description>
     <pubDate>Sun, 19 Mar 2000 03:01:00 +0000</pubDate>
 <dc:creator>Orpheus</dc:creator>
 <guid isPermaLink="false">comment 1004405 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/anyone-know-how#comment-1004404</link>
    <description> &lt;p&gt;What about doing it the long way...?&lt;/p&gt;
&lt;p&gt;Make a list: @whatever = ();&lt;/p&gt;
&lt;p&gt;And make the elements of the list: $whatever[$num] = $FORM{&#039;whatever&#039;};&lt;/p&gt;
&lt;p&gt;??&lt;/p&gt;
&lt;p&gt;There is obviously more involved and I don&#039;t want to do it for you as I am new to Perl, but maybe that&#039;s an idea?&lt;/p&gt;
&lt;p&gt;Suzanne&lt;/p&gt;
&lt;p&gt;------------------&lt;br /&gt;
&lt;a href=&quot;http://www.zerocattle.com&quot; class=&quot;bb-url&quot;&gt;Zero Cattle&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.inforamp.net/~suzanne/&quot; class=&quot;bb-url&quot;&gt;Suzanne&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.inforamp.net/~suzanne/index/celtic.html&quot; class=&quot;bb-url&quot;&gt;Tables DeMystified&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Sun, 19 Mar 2000 00:51:00 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1004404 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/anyone-know-how#comment-1004403</link>
    <description> &lt;p&gt;the source would be the best.&lt;/p&gt;
 </description>
     <pubDate>Sun, 19 Mar 2000 00:43:00 +0000</pubDate>
 <dc:creator>Orpheus</dc:creator>
 <guid isPermaLink="false">comment 1004403 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/anyone-know-how#comment-1004402</link>
    <description> &lt;p&gt;Okay, go to &lt;a href=&quot;http://www.xmission.com/~jsnow/cgi-bin/polls/vote.cgi&quot; class=&quot;bb-url&quot;&gt;http://www.xmission.com/~jsnow/cgi-bin/polls/vote.cgi&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;Click on &quot;View Results&quot; then login. The password is &quot;oreos&quot;. This is where I need help. The forms for the choice names are numbered, so I just need a way to do the number of votes as well and the script will be finished!!&lt;/p&gt;
&lt;p&gt;Would you like to see the source code as well??&lt;/p&gt;
&lt;p&gt;--Edge&lt;/p&gt;
 </description>
     <pubDate>Sun, 19 Mar 2000 00:14:00 +0000</pubDate>
 <dc:creator>Edge</dc:creator>
 <guid isPermaLink="false">comment 1004402 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/anyone-know-how#comment-1004401</link>
    <description> &lt;p&gt;yeah, please send the URL&lt;/p&gt;
 </description>
     <pubDate>Sat, 18 Mar 2000 23:59:00 +0000</pubDate>
 <dc:creator>Orpheus</dc:creator>
 <guid isPermaLink="false">comment 1004401 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/anyone-know-how#comment-1004400</link>
    <description> &lt;p&gt;Yes, I&#039;d do that, but I already have some different forms named by numbers. So I can&#039;t have 2 forms with the same name, can I??&lt;/p&gt;
&lt;p&gt;Do you need to see the script in action for a better explanation? I have it online if that&#039;s the case.&lt;/p&gt;
&lt;p&gt;--Edge&lt;/p&gt;
 </description>
     <pubDate>Sat, 18 Mar 2000 22:29:00 +0000</pubDate>
 <dc:creator>Edge</dc:creator>
 <guid isPermaLink="false">comment 1004400 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/anyone-know-how#comment-1004399</link>
    <description> &lt;p&gt;The $FORM{&#039;name&#039;} is the default variable used by form processors. Why would you want your $FORM{&#039;&#039;} to over write it?&lt;/p&gt;
&lt;p&gt;And the reason for the error is you can not have $num in the $FORM{&#039;&#039;} hash. It won&#039;t call up that variable for some reason.&lt;/p&gt;
&lt;p&gt;If you wanted to add the $num variable onto the $FORM{} you should use $FORM{&#039;num&#039;} .= $votes. &lt;/p&gt;
&lt;p&gt;Hope that helped.&lt;/p&gt;
&lt;p&gt;[This message has been edited by Orpheus (edited 18 March 2000).]&lt;/p&gt;
 </description>
     <pubDate>Sat, 18 Mar 2000 20:53:00 +0000</pubDate>
 <dc:creator>Orpheus</dc:creator>
 <guid isPermaLink="false">comment 1004399 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
