"Where are the textboxes, tables, and labels for Username, DisplayName, Email, First Name, and Last Name located?"
Okay,
I'm still stuck on this DisplayName issue after a month. How do I get rid of it. I've set up the stored procedures to automatically take the username and insert it into the display name field, but the displayname text box still appears on my registration.
Correct Me If I'm Wrong:
The module called when the Register link is clicked is the manageusers.ascx file. This file bases off the control key to either display the modify account or register page. Since I clicked register, I go to the register page.
I see where the password, captcha, profile, tabs, and everything else is created. Where are the textboxes, tables, and labels for Username, DisplayName, Email, First Name, and Last Name located?
I am extremely grateful for any help on this problem.
Jeremy Heeg