Java Validation and PHP SQL Query Problem
Posted: Tue Dec 07, 2004 2:10 pm
Hello,
I have a form with Java Validations.
Following Problem :
User signs in as a new user and chooses username. Wenn he presses the Submit button his input is being Validatet by a Java Script. Now I need to check in the database if the username he typed is Free. Can I do this in a JavaScript function . Submit -> Javavalidation -> PHP query -> Java return True or False ?
any suggestions ?
Thanks in advance !
I have a form with Java Validations.
Following Problem :
User signs in as a new user and chooses username. Wenn he presses the Submit button his input is being Validatet by a Java Script. Now I need to check in the database if the username he typed is Free. Can I do this in a JavaScript function . Submit -> Javavalidation -> PHP query -> Java return True or False ?
any suggestions ?
Thanks in advance !