Forums

This topic is locked

Login check also randomly generated image Login

Posted 19 Sep 2004 18:02:21
1
has voted
19 Sep 2004 18:02:21 Elizabeth Martinez posted:
At this time, I have to develop a login feature in our site to avoid automatic login from other websites (which has been happening). I will like to develop a login similar to login at Overture seen in the following link:
secure.overture.com/s/dtc/center/?mkt=us

It has the username, password AND THE IMAGE LOGIN. I have been able to successfully do the simple check for username and password. Now I need to randomly generate a text to be placed in the security image and be able to check in the third box for a successful Login.

Can anyone help me or direct me as to where I can find some help?



Edited by - Chabe on 20 Sep 2004 21:31:58

Replies

Replied 15 Oct 2004 15:57:17
15 Oct 2004 15:57:17 Vince Baker replied:
You could do the following:

Create a table with two columns:

ImageName
ImageText

Then, ensure that your images are named differently to the text in the image:

e.g. ImageName 1234 , Text in Image r4$e2

Then, Display a randomly selected image (There is an SQL command for random selection, search on Google) and you can then have a second page on submission of the form that will filter the recordset on the image name and compare the expected text against that entered in the form element.

Let me know if you need some help with the code for the validation check etc.

Regards
Vince

DMX Talkzone Manager

Visit my home: www.chez-vince.com
(Now completely CSS based and bye bye to all tables!)

VBScript | ASP | HTML | CSS | SQL | Oracle | Hosting
Replied 27 Feb 2005 16:14:02
27 Feb 2005 16:14:02 Dave Thomas replied:
not trying to be rude here,

but the forum is being closed and you've been asked politley not to post in here anymore.

regards

Dave Thomas
<b>DMX Zone Manager</b>

Reply to this topic