flynn Posted January 27, 2006 Posted January 27, 2006 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 Quote
Mister E Posted February 7, 2006 Posted February 7, 2006 Check out Fiddler: http://www.fiddlertool.com/fiddler/ Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.