how to show a pop-up message on submit form

Posted by user1400 on Stack Overflow See other posts from Stack Overflow or by user1400
Published on 2010-04-07T18:20:26Z Indexed on 2010/04/07 18:23 UTC
Read the original article Hit count: 195

Filed under:
|
|
|

hello

i use of php and jquery in my application

i want when users submit success a form in page1 , forward form page1 to page2 and show a pop-up message "success" and when they do not submit success , dont forward and just show pop-up message "error"

how i can implement this process?

thanks?

© Stack Overflow or respective owner

Related posts about JavaScript

Related posts about AJAX