add JS variables to MySQL

A

Anonymous

Guest
Hi GoingForGold,

You can do this with an AJAX request that can post the data to a page that saves it in the DB.
Then you can stay on the same page while the AJAX requests work in the background.

Hope that helps,
Jon
 
Back
Top