in reply to Re: sending URL + query string to server?
in thread sending URL + query string to server?
Thanks! This helps a lot.
I think this is the last question. Is it possible to access the fields of a HTML form upon submission within a Perl subroutine? Or do I need send the form to a CGI script which in turn passes on modified parameters to the server? As you can see, I'm wanting to filter information sent to the server.
Again, thanks. LWP::UserAgent appears to be just want I needed.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: sending URL + query string to server?
by almut (Canon) on Jun 02, 2009 at 23:48 UTC |