Profile
Achievement
![first submission:submitting first snipplet first submission:submitting first snipplet](/img/badge/badge_2.png?v3)
![popular snippet:having a snipplet with 20 favorites popular snippet:having a snipplet with 20 favorites](/img/badge/badge_3.png?v3)
rickygri's Recent SnippetsTagged form
- All /
« Prev 1 Next »
This send any value via POST to a PHP page. It is done with AJAX, so the POST return can be used on the same page as the submit
0
1190
posted 12 years ago by rickygri
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.
0
2860
posted 12 years ago by rickygri