- Joined
- Nov 17, 2004
- Messages
- 64
- Reaction score
- 0
Oh cool, I get to be the first to post in the new forum :approve:
I'm trying to build a robust extranet for my company's website. We have about 50 retail customers that we would like to set up personal pages for. Let me explain . . .
> Each customer will have their own login information consisting of account number and a password. If they enter that correctly, they will be transfered to a page that I specify.
> On that page they should be able to change their password at any time.
> If they forget their password, they will submit to us their account number, email address, and zipcode so that the database can verify that it is them. We will then automatically send the password to them via the email address they gave us.
> I would like to have the pages already setup for them, but requiring them to activate it themselves by inputing their account number and zipcode. From there they can set up their own password.
I want to use an Access database but will use mySQL if absolutely necessary. It has to be written in ASP. I haven't had much experience with either ASP or databases (on the web that is). Can someone direct me to a tutorial, or give me some pointers on what to do? Let me know if I'm not making myself clear.
Thanx n advance.
I'm trying to build a robust extranet for my company's website. We have about 50 retail customers that we would like to set up personal pages for. Let me explain . . .
> Each customer will have their own login information consisting of account number and a password. If they enter that correctly, they will be transfered to a page that I specify.
> On that page they should be able to change their password at any time.
> If they forget their password, they will submit to us their account number, email address, and zipcode so that the database can verify that it is them. We will then automatically send the password to them via the email address they gave us.
> I would like to have the pages already setup for them, but requiring them to activate it themselves by inputing their account number and zipcode. From there they can set up their own password.
I want to use an Access database but will use mySQL if absolutely necessary. It has to be written in ASP. I haven't had much experience with either ASP or databases (on the web that is). Can someone direct me to a tutorial, or give me some pointers on what to do? Let me know if I'm not making myself clear.
Thanx n advance.