Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: Re: direct connection works, proxy does not.

by belize (Deacon)
on Feb 03, 2001 at 02:37 UTC ( [id://56127]=note: print w/replies, xml ) Need Help??


in reply to Re: direct connection works, proxy does not.
in thread direct connection works, proxy does not.

Sorry, I am VERY new to Perl. Do you mean that I should use CGI to parse the form?

Any ideas or explanation first why it won't work as is through the Proxy?

  • Comment on Re: Re: direct connection works, proxy does not.

Replies are listed 'Best First'.
Re: Re: Re: direct connection works, proxy does not.
by Fastolfe (Vicar) on Feb 03, 2001 at 02:39 UTC
    He means use the CGI.pm module, available from CPAN or quite likely already installed on your system. You're basically re-inventing CGI parameter parsing, which is essentially already mastered in this CGI module. By using the module to do your parsing instead of re-implementing it yourself, we can essentially rule out that part of your code as the problem.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://56127]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (8)
As of 2024-04-19 12:27 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found