J
Jonathan
Rather than possibly re-inventing the wheel, is there some VB asp.net code
template somewhere that will perform the following tasks for a new asp.net
website?:
1. Using a SQL backend database, allow site visitors to register their
details
2. Send a validation email for new account creation
3. Send an email if a user forgets his/her password
4. Allow a user to modify his/her account details
5. Using a Cookie, allow a user to remain logged in on his/her computer
6. Allow a user to unsubscribe/delete their account
7. Allow a user to make purchases on the website with e-commerce credit card
etc
TIA
template somewhere that will perform the following tasks for a new asp.net
website?:
1. Using a SQL backend database, allow site visitors to register their
details
2. Send a validation email for new account creation
3. Send an email if a user forgets his/her password
4. Allow a user to modify his/her account details
5. Using a Cookie, allow a user to remain logged in on his/her computer
6. Allow a user to unsubscribe/delete their account
7. Allow a user to make purchases on the website with e-commerce credit card
etc
TIA