<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1012704" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1012704</link>
    <description></description>
    <language>en</language>
          <item>
    <title>Be more specific</title>
    <link>https://www.webmaster-forums.net/serverside-scripting/there-way-write-form#comment-1073476</link>
    <description> &lt;p&gt;Do you just mean to ask &quot;what&#039;s a good way to read the results of a CGI query?&quot;&lt;/p&gt;
&lt;p&gt;If so, I suggest the CGI.pm module, which comes with recent versions of Perl.  It does all the hard stuff for you, and it does it correctly (which is a problem with many of the cut-and-paste methods you&#039;ve probably seen).&lt;/p&gt;
&lt;p&gt;Here&#039;s some sample code:&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;#!/usr/bin/perl&lt;br /&gt;use CGI &amp;#039;param&amp;#039;;&lt;br /&gt;print &amp;quot;Content-type: text/html\n\n&amp;quot;;&lt;br /&gt;print &amp;quot;Your favorite ice cream is &amp;quot;, param(&amp;#039;ice_cream&amp;#039;);&lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
&lt;p&gt;Assuming you call this CGI program from a form with a field named &#039;ice_cream&#039;, you&#039;ll get meaningful results.&lt;/p&gt;
 </description>
     <pubDate>Fri, 03 Nov 2000 02:46:55 +0000</pubDate>
 <dc:creator>japhy</dc:creator>
 <guid isPermaLink="false">comment 1073476 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>i&#039;m sorry.... i am running SSL...</title>
    <link>https://www.webmaster-forums.net/serverside-scripting/there-way-write-form#comment-1073473</link>
    <description> &lt;p&gt;... I&#039;m running SSL, but how do i securly handle the information i get from a form on SSL? What is the best way. I know formmail.pl is not a good idea. So what is?&lt;/p&gt;
&lt;p&gt;thanks&lt;/p&gt;
&lt;p&gt;alex&lt;/p&gt;
 </description>
     <pubDate>Fri, 03 Nov 2000 01:00:36 +0000</pubDate>
 <dc:creator>exbabylon</dc:creator>
 <guid isPermaLink="false">comment 1073473 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/there-way-write-form#comment-1073429</link>
    <description> &lt;p&gt;I don&#039;t think there&#039;s a CGI script that does that. You&#039;d need SSL encryption.&lt;/p&gt;
 </description>
     <pubDate>Thu, 02 Nov 2000 03:20:00 +0000</pubDate>
 <dc:creator>Vorm</dc:creator>
 <guid isPermaLink="false">comment 1073429 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
