Beginner Programming
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsOtherBeginner Programming

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
Generate data entry and reporting .NET Web apps in minutes, straight from your database. Read our FREE whitepaper “Build Web 2.0 Applications Without Hand-Coding” Download now!
  #1  
Old May 26th, 2001, 08:34 AM
ashes ashes is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: May 2001
Posts: 2 ashes User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Question user login and password confirmation

how to confirm a user login and password, and then lead the user to his profile page? is it related to database retrival?

Reply With Quote
  #2  
Old May 26th, 2001, 10:58 AM
mickalo's Avatar
mickalo mickalo is offline
Ole` Timer
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Dec 2000
Location: N.W. Iowa
Posts: 469 mickalo User rank is Private First Class (20 - 50 Reputation Level)mickalo User rank is Private First Class (20 - 50 Reputation Level) 
Time spent in forums: 5 h 19 sec
Reputation Power: 8
Send a message via AIM to mickalo Send a message via MSN to mickalo
Thumbs up

Oh Man, there so many ways to do this, depending on what programming language your using, ie. PHP, Perl..etc.

Can you be a bit more specific

Mickalo
__________________

Thunder Rain Internet Publishing

Custom Programming & Database development
Providing Personal/Business
Internet Solutions that work!

Reply With Quote
  #3  
Old May 27th, 2001, 10:37 AM
ashes ashes is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: May 2001
Posts: 2 ashes User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Smile user login and password

ok. I make it more detail of my question.

For example, I got an user ID and password. Then, I key in the login ID and password on a web site, then I click login.

What is the technology involve behind the above scene?

Reply With Quote
  #4  
Old May 29th, 2001, 12:30 AM
Laura Brandt Laura Brandt is offline
Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Mar 2001
Posts: 7 Laura Brandt User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Well, the simplest method will be using directory protection with .htaccess. You can use one username and password for all users.

You can check out how this works by typing .htaccess or password protected directory in Google.

More complicated ways of doing this will be using programming languages such as Perl, PHP etc. Of course, this way is more sophisticated since you can generate usernames and passwords, give different people certain level and access etc.

There are lots of scripts that you can use for this. You can check out http://www.hotscripts.com/Perl/Scri...ord_Protection/ and http://www.hotscripts.com/PHP/Scrip...Authentication/

Hope this helps.

Laura Brandt

Reply With Quote
  #5  
Old May 29th, 2001, 07:16 PM
CWD_Solutions CWD_Solutions is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: May 2001
Posts: 4 CWD_Solutions User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Hello,

As Laura suggested using .htaccess is the best way to protect
a directory on your site or html pages.

First thing you need to figure out is how you are going to manage
the profiles in the first place. Whether they are each going to get
their own HTML page or you are going to add each to a database
eg, mySQL, Flatefile and so on. Each could then be unique to their
username and password, which can be stored in the database as
well.

If using mySQL you can encrypt each users passwords in the table
and test against that.

From there you could extract the proper users information and do
with it whatever you or they want to.

Create profiles dynamically and update records according to the users
input.

I am sure you could get help if you would descibe exactly how you
want to store the information.

Regards,
Ray

Reply With Quote
Reply

Viewing: Dev Shed ForumsOtherBeginner Programming > user login and password confirmation


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 4 hosted by Hostway