herghost Posted March 6, 2010 Share Posted March 6, 2010 Does anyone know of a script that will display an ajax alert box? Basically I have a php form that adds a customer to the database, once it has entered the data, it populates a session called save and redirects back to the homepage. I then have an isset($_session['save']; Basically I want this box to pop up and display a message, then disappear after a few seconds. Anyone help? Quote Link to comment Share on other sites More sharing options...
trq Posted March 7, 2010 Share Posted March 7, 2010 Can you describe where Ajax comes into the picture? It doesn't sound like your using it for any of the requests so your question is quite unclear. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.