Post some code, somebody will be able to pick up on something perhaps
you missed. :o) Can't help without code.
Brian Johnson
Partner/Systems Administrator/Programmer
Source1Hosting.tv, LLC (www.source1hosting.tv)
Source1Results.com, LLC (www.source1results.com)
I may be insane, but remember - The only
difference between an insane man and a
genius is his jacket.
>
> To the Plethora Of Perl Programmers (P.O.P.P), I seek your guidance.
> First of all, can you tell me what is wrong with this script
> other than
> neglecting to "use strict". (I'm learning)
> From the command prompt, it says:
>
> Syntax error near $ENV{'REQUEST_METHOD')
> .Aborted due to compilation errors
>
> I'm trying to parse a form I made on my win98 box w/ apache
> and activestate
> perl.
> Also, when I try to run the script from my submit button on
> the HTML form, I
> get:
>
> "The page cannot be found"
>
> I thought that maybe the problem was in the httpd.conf file
> in apache, but I
> have since read the Apache docs on server configuration and
> feel that I have
> the permissions and related declarations all straightened out.
> So my question is: Is the problem with my script or what?
> Also, is there a better way to parse forms? I've been told
> to use CGI.pm,
> but I don't know how to "invoke" it. Any good docs to read on it?
> Thanks for your help,
> Nathan
> www.tandrtrailer.com <http://www.tandrtrailer.com/>
> [EMAIL PROTECTED]
> <mailto:[EMAIL PROTECTED]>
>
>
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]