I'm trying to develop a script that goes out onto the Internet and automatically enters information into a sites database. Problem is, the site is protected by the standard HTML text username and password boxes who's values are sent to a script. I can enter these values in the URL of initial HTTP request, but of course the server forgets who I am during the next transaction. I'm not really sure if using the:
$ua->credentialsargument would solve the problem or not, but my initial attemps were unsuccessful. I'm wondering what environmental variables may contain the password/username combo and how I might be able to change them. A web browser obviously caches something that it sends to the server each time since it isn't plagued by this problem. I need to know what that might be a how to do it with LWP...
Thanks, Tim...
In reply to LWP Authorization Problem by gr0f
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |