in reply to Re: POSTing QueryString data using LWP::UserAgent
in thread POSTing QueryString data using LWP::UserAgent
Unfortunately,the website to which I'm posting to does not
use cookies. I looked up the lwp cookbook, but it does not contain any example of POSTing form data and querystring data at the same time. Is there any workaround to this ?