POST form with javascript (Non-Ajax)


/ Published in: JavaScript
Save to your folder(s)

This javascript function takes the URL of the target page and an associative array of name/values paires and POSTs the data to the supplied URL by dynamically creating a form and then submitting it.

URL: http://mentaljetsam.wordpress.com/2008/06/02/using-javascript-to-post-data-between-pages/

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.