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? Link to comment https://forums.phpfreaks.com/topic/194378-message-box/ 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. Link to comment https://forums.phpfreaks.com/topic/194378-message-box/#findComment-1022574 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.