Question about adding user authentication

bbarclay

Member
Joined
Sep 15, 2006
Messages
23
Programming Experience
Beginner
This may be a question for a different area, I'm not sure. Anyways. What my software needs to do now is load a page that requires a user to login first before the main application would run. There are a few things I'm not sure of so I've listed them here.

1. The user would register for the software online first. Once they've completed that. They will be able to download the software. Once the software is downloaded and installed they will be able to login with their registered name.
2. What type of web hosting should I use for this? What type of database access will be need for me to have an administration area.
3. With visual studio can you have an asp application load before vb code for server verification.
4. Am I leaving anything out here that you would like to recommend?

Thanks

Brandon
 
Back
Top