Is there a way of having a general ajax javascript post script, to post any form?

tominic

New member
I use ajax posts quite a lot on my site, and I have to keep creating a post.js for each one, and it'd be much easier just to have one script that could post all the variables in a form, to a URL (which could be set through a variable)

Has anyone done this?
 
Back
Top