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]
- RE: parsing a session id out of LWP:: Kevin Harwood
- RE: parsing a session id out of LWP:: Mark Maunder
- RE: parsing a session id out of LWP:: Bob Showalter