request parameter using jquery/javascript

Posted by Bunny Rabbit on Stack Overflow See other posts from Stack Overflow or by Bunny Rabbit
Published on 2010-03-30T16:21:39Z Indexed on 2010/03/30 16:23 UTC
Read the original article Hit count: 268

Filed under:
|

is it possible to stop the submission of a form,after submit button has been clicked and get the action attribute and the request parameters of the submission using javascript(preferably jQuery) ? I want to get the action and the parameter so that the it can be submitted to an alternate location ,what i am tryin to do is try writing a proxy website.

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about JavaScript