I'm working on creating my user registration page and I am almost finished except that i'm stuck on how to check the sql server whether or not the user name and password are already being used, and then some logic to process this. I tried creating a custom validator function to do run a select statement for the data, needless to say that doesn't work. Any suggestions would be greatly appreciated.
Thanks in advance,
Chris
Thanks in advance,
Chris