Gossamer Forum
Home : General : Perl Programming :

Problems with LWP:UserAgent

Quote Reply
Problems with LWP:UserAgent
When posting a username and pwd info using LWP:UserAgent i get the right results but all the pictures at the results site uses the url path of the site i used to do the post.

Try to figure out:

I use the folling .pl to where the form is stored:
http://www.aa.com

I'll try a post to the url
http://www.bb.com

the problem is: all pictures at bb.com don't use the complete url path and get's the aa.com url..

any clue?

tia,
kco