How to throw a server side error message in thickbox using php
Posted
by Fero
on Stack Overflow
See other posts from Stack Overflow
or by Fero
Published on 2010-05-07T09:42:59Z
Indexed on
2010/05/07
9:48 UTC
Read the original article
Hit count: 352
Hi all,
My prob in brief:
I am validating a registration form with server side using php and its working fine.
Now my prob is i need to show the error message using thickbox like popup.
Is that possible. If yes please explain how?
thanks in advance
© Stack Overflow or respective owner