I'm trying to test web pages and need to retrieve a session ID out of the
first request I send out.

I use LWP::UserAgent and send a request for a page, somewhere the url
probably comes back and at the end of that is the session id.

I then need to attach that to the end of all future requests.
Anyone know how to use these libraries to get the url itself?
Thanks


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to