Tatiana Lloret Iglesias wrote:
Yes! that's the problem, GET method doesnt allow very very long url's ...
how can I use POST from Perl code? do you have any example?
GET and POST are part of XHTML, not Perl.

All you need to do is change your <form> tag to include method="post" instead of method="get".

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to