Hi:
I have a php script that runing to check some form input. after I got some error input found, the script(php) should prompt a error message just like the java script alert. this php script should not produce any html file.
How can I do that ?
thanks a lot !!!