Hello,

I am trying to use LWP::UserAgent for the first time. Basically, I need to
post some values to a URL. Included in these values is a 'redirect url'. The
return result of this post is a redirect as defined in the 'redirect url'
along with some querystring values (http://myurl.com/index.html?param1=val1
... . This is where I would parse the query string and display the data.

This is my first attempt on programming such a thing an I am unsure where to
start. I believe LWP is the right direction and would appreciate some
feedback.

Thanks in advance.


Roee Rubin
Irubin Consulting
[EMAIL PROTECTED]
Phone (310) 402-0120
http://www.irubin.com/


_______________________________________________
Perl-Win32-Web mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/perl-win32-web

Reply via email to