Database population with JQuery strings
-
How can I avoid getting new strings in the database each time an ajax message is handled in my web site? For instance, I’m using the plugin login-with-ajax, everytime a user logs in, a new string is created in the database like this:
jQuery37107345757965089613_1752797648078({“result”:true,”message”:”Login Successful, redirecting…”,”action”:”login”})The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Database population with JQuery strings’ is closed to new replies.