I am trying to set up a website with a user ID and password logon function, using a Mysql db. I have created a registration page and am using the CheckUserName server behaviour from UD4 to check whether username is unique in the db.
If this check fails I would like to pass all the other form variables back to the registration page in order for user to re-enter just a UserID.
Any ideas?
Cheers
If this check fails I would like to pass all the other form variables back to the registration page in order for user to re-enter just a UserID.
Any ideas?
Cheers