Looking for some help. I have 2 tables. (Users and Tournaments).
I want users to register all there vital information into form and it will be stored in the users table.
I want that same user to be able to login and register for a list of different tournaments through out the year and have his information be auto-filled in the tournament entry form.
Basically the vital information would be auto filled, like name address, phone number, etc........basically when the user login he/she would only have to select from a pull down menu of the available tournaments he/she wanted to enter.
I think this needs to be set in the visual enter, like setting Default value will be assigned to field directly on the "Add new" page. Default value should be a valid VBScript expression
what is the expression syntax?
Any help would be greatly appreciated.
Larry