Firebug is your friend --- On Fri, 5/1/09, Cryptonit <dom.helfenst...@gmail.com> wrote:
From: Cryptonit <dom.helfenst...@gmail.com> Subject: [jQuery] POST Redirection To: "jQuery (English)" <jquery-en@googlegroups.com> Date: Friday, May 1, 2009, 2:22 PM Hi Folks! Here's my problem: I want to make a post request to a web service site. This site is automaticly redirecting me to a file. Now I want to find out the location of this file. As far as I can see (please correct me if there are more) there are two possible solutions: 1. I somehow disable redirecting (on jQuery) and so I would have the link to the file in the answer of my call 2. Or I read the final location after the redirection But of course I don't know how to do this... So I really hope someone can help me! Greetz cryptonit