Forums
This topic is locked
adding new users to database
Posted 20 Dec 2001 22:22:59
1
has voted
20 Dec 2001 22:22:59 David Behan posted:
I have searched all over udzone but couldn#t find anything for the following to problems I need solving.1. How do I check that information has been inputted correctly into a particular field and if not tell them to go back and re-enter? Basically - form validation!!
2. When adding a new user, how can I get it to lookup the database to ensure that username is not already taken???
Cheers for your help in advance....
Replies
Replied 21 Dec 2001 01:07:44
21 Dec 2001 01:07:44 David Behan replied:
Found answer to problem 2. Form validation is still hanging over me?????
Replied 31 Dec 2001 12:21:10
31 Dec 2001 12:21:10 Adam Toohey replied:
In the page where you have placed the form, go to your behaviors pallete (Not server behaviors) and simply expand your options and look for form validation. It is down the bottom.
Hope this helps, <img src=../images/dmxzone/forum/icon_smile.gif border=0 align=middle>
Adam
Hope this helps, <img src=../images/dmxzone/forum/icon_smile.gif border=0 align=middle>
Adam
Replied 03 Jan 2002 20:58:59
03 Jan 2002 20:58:59 David Behan replied:
Cheers mate... got it