H
Harry
Hi,
just getting started on ASP.NET and C# and MS-SQL.
Ive managed to get all the connections working and database
intergrated nicely for content and stuff.
I now want to include a user registration form through a 4 step
process asking for various bits of info. I think I can get the data
passed one page to the next and then into the database when the user
presses confirm/register.
Problem I have is, how do I get the form to check the database to see
if the username already exsists ?
Any help appriciated as always.
H
just getting started on ASP.NET and C# and MS-SQL.
Ive managed to get all the connections working and database
intergrated nicely for content and stuff.
I now want to include a user registration form through a 4 step
process asking for various bits of info. I think I can get the data
passed one page to the next and then into the database when the user
presses confirm/register.
Problem I have is, how do I get the form to check the database to see
if the username already exsists ?
Any help appriciated as always.
H