rickygri


Member since 02/23/2012

2 snippets

3947 profile views

1 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet popular snippet:having a snipplet with 20 favorites

rickygri's Recent SnippetsTagged form



« 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 908 posted 11 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 2456 posted 11 years ago by rickygri
« Prev 1 Next »