cURL / Mailing Lists / curl-users / Single Mail

curl-users

URL capture

From: C Wells <s2audi_at_yahoo.com>
Date: Wed, 21 Sep 2005 08:30:06 -0700 (PDT)

I use curl to submit URLs like this (which is
contained in a file)

https://DESTINATION/servlets/Login?username=USERUSER&password=PASSPASS&destURL=IceDispatch%3frequest=%3Crequest%20name=%22getObjects%22%20class=%22OBJECTSA%22%20include-details=%22true%22%2F%3E

The reason it works is because someone told me the
URL, which is the result of pressing a button in some
IE presented java app.

My problem is that I have many more URLs I need to
script with curl, but I have no idea how to 'capture'
what is being submitted (ie what to put in the file to
submit). Do I have to capture the packets in a sniffer
? There must be some way to reveal the URL a browser
is submitting when you hit the button ? I looked on
the FAQ about changing methods, etc, but this doesn't
work. Any ideas ?

Thanks

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
Received on 2005-09-21