How do I do a simple If user/pass then goto: webpage function on F

G

Gabriel Cohen

I would like to have people set their own user names and passwords - and then
--- once they set their own unique user id and password - I would have them
enter id and password in another dialog box page - which would bring them to
their own page.
I want to do a BASIC if ID/Pass - then goto: (webpage)
How do I do this without having to add new users to my website?
Please advise.
Please send responses to: (e-mail address removed)
Thanks, Gabriel
 
S

Stefan B Rusynko

Your will need a DataBase and server side script solution
- depends on your host and programming skills which ones




|I would like to have people set their own user names and passwords - and then
| --- once they set their own unique user id and password - I would have them
| enter id and password in another dialog box page - which would bring them to
| their own page.
| I want to do a BASIC if ID/Pass - then goto: (webpage)
| How do I do this without having to add new users to my website?
| Please advise.
| Please send responses to: (e-mail address removed)
| Thanks, Gabriel
 
K

Kyle Peterson

you either design something on your own to handle it all or buy something

asp, php... some sort of scripting technology that your web server supports

www.aspprotect.com is one system
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top