Ask a Question related to ASP Database, Design and Development.
-
- - Vivian - - - - - - #1
Login with verify
How I create a Login asp page but the user will register and validate for
email to
enter the site ?
I use the MySql database.
thanks
Vivian
- - Vivian - - - - - - Guest
-
Strange problem with Forms authentication: After successfull login, login page is still displayed
Hi there I have a quite strange problem with my ASP.NET-Application. The application has being deployed one year ago and worked fine till last... -
user and admin login on same login page
Hello, I have a user login page which also doubles as my administrator login. Currently, my method of logging in doesnt seem to be working... -
session problem - login screen continually reloads after pressing the login button
I am trying to get sessions to work on a log in screen to give certain users access to certain pages/directories. The problem is that when the... -
Have website login form check a forum database to verify registration
I need help with having a Login Form on a website that goes to a member only section, to beable to check my forum database so that when people... -
LOGIN: ERROR- Failed to initialize policy manager. (IFOR_PM_FATAL) Login sessions denied.
Verify that you haven't set the system date by mistake to a far away future. All the licenses then become expired! Restoring the system to the... -
Jeff Cochran #2
Re: Login with verify
On Mon, 7 Jun 2004 17:30:37 -0300, "- - Vivian - - - - - -"
<vivianelima@ligbr.com.br> wrote:
How would you like to do it...? :)>How I create a Login asp page but the user will register and validate for
>email to
>enter the site ?
>I use the MySql database.
This isn't a DB question, and you'll need to ddecide on Windows
Authentication or your own home-grown, plus write a mechanism for the
registration and validation. One standard is to randomly generate a
password and email it to the registered address, then they have to
check it and login using that.
Might Google or check aspin.com for portal software to use as a guide
in this.
Jeff
Jeff Cochran Guest
-
Bullschmidt #3
Re: Login with verify
Perhaps do some searching at the following:
HotScripts.com
[url]http://www.hotscripts.com[/url]
Planet Source Code
[url]http://www.planet-source-code.com[/url]
The ASP Resource Index
[url]http://www.aspin.com[/url]
Best regards,
J. Paul Schmidt, Freelance ASP Web Consultant
[url]http://www.Bullschmidt.com[/url]
ASP Design Tips, ASP Web Database Demo, Free ASP Bar Chart Tool...
*** Sent via Devdex [url]http://www.devdex.com[/url] ***
Don't just participate in USENET...get rewarded for it!
Bullschmidt Guest



Reply With Quote

