I need to determine what data is being sent to a web site when I click the "process" button.
I need to be able to automate (if possible) a query that is being sent. This automation will include changing several parameters on the initial query page. I am hoping to manipulate the URL that is being sent or even better, generate the URL dynamically through code.
Are there any tools that will allow me to see what is being sent to the server? Is it even possible to manipulate the query if it is NOT being sent as a URL? Are there other suggestions that would work?
tia,
Flynn
I need to be able to automate (if possible) a query that is being sent. This automation will include changing several parameters on the initial query page. I am hoping to manipulate the URL that is being sent or even better, generate the URL dynamically through code.
Are there any tools that will allow me to see what is being sent to the server? Is it even possible to manipulate the query if it is NOT being sent as a URL? Are there other suggestions that would work?
tia,
Flynn