Hello!
I can construct a URL + query string and successfully send this to a server through LWP::UserAgent and get the desired response.
What I am curious about is whether there may be a way to programmatically pass this to the browser and have it executed the same GET statement. I can manually cut-and-paste this URL and get the desired results, but being able to do the same through code would be preferable. Is there a way to do this?
Thanks for your time!
In reply to sending URL + query string? by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |