I am trying to change my WWF (v7.01 Access 2000) so that it holds slightly different details for users when they register.
For example telephone number and address instead of the AIM & Yahoo messenger details.
I think I am right in thinking I can use the existing fields in the database if I simply change the displayed text for each input (eg "Address" instead of "Yahoo Messenger") and ensure to change the allowable size of the read in information. It is only the asp that checks the string lengths and that access will not care if I lengthen these - am I wrong here?
The main thing is I cannot work out where the text comes from to the left of the form ("Username*","New Password", "Retype New Password" etc) on the register.asp page.
Can anyone point me in the right direction so I can change what this says?
Thanks in advance...