December 4, 201213 yr After a users has submitted a form I want a small lightbox to open the .php file to display the successful message. Can this be done?
December 4, 201213 yr - User fills in form. - Form is sent to a php script through AJAX. - Form input is being validated. - Message ( either success or error ) is sent back to the page. - Page displays the message inside a lightbox. Léon
Create an account or sign in to comment