Web Wiz - Green Windows Web Hosting

  New Posts New Posts RSS Feed - login with security code
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

login with security code

 Post Reply Post Reply
Author
melika_1st View Drop Down
Newbie
Newbie
Avatar

Joined: 18 December 2002
Location: Iran
Status: Offline
Points: 34
Post Options Post Options   Thanks (0) Thanks(0)   Quote melika_1st Quote  Post ReplyReply Direct Link To This Post Topic: login with security code
    Posted: 02 November 2003 at 2:48am

hi admin

can you say how we can use security code in our web site login like new version of wwf ? please .....

 

Back to Top
WebWiz-Bruce View Drop Down
Admin Group
Admin Group
Avatar
Web Wiz Developer

Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
Post Options Post Options   Thanks (0) Thanks(0)   Quote WebWiz-Bruce Quote  Post ReplyReply Direct Link To This Post Posted: 02 November 2003 at 5:43am
Set a session variable in the calling file called:-

Session("lngSecurityCode")

Then use the following to call the file security_images.asp that displays the image:-

<img src="security_image.asp?I=1&<% = hexValue(4) %>" /><img src="security_image.asp?I=2&<% = hexValue(4) %>" /><img src="security_image.asp?I=3&<% = hexValue(4) %>" /><img src="security_image.asp?I=4&<% = hexValue(4) %>" /><img src="security_image.asp?I=5&<% = hexValue(4) %>" /><img src="security_image.asp?I=6&<% = hexValue(4) %>" />

The I=x part tells the image file which part of the session variable to look at so it knows which image to show.

The <% = hexValue(4) %> calles a function in the functions_common.asp file that produces a value to stop browsers caching the image

You then in the page it is sent to call the session variable Session("lngSecurityCode") and check it matches the input value.
Back to Top
melika_1st View Drop Down
Newbie
Newbie
Avatar

Joined: 18 December 2002
Location: Iran
Status: Offline
Points: 34
Post Options Post Options   Thanks (0) Thanks(0)   Quote melika_1st Quote  Post ReplyReply Direct Link To This Post Posted: 02 November 2003 at 12:00pm

hi
thanks a lot  admin
I'm so happy for this.

best regards

Back to Top
anilxp View Drop Down
Newbie
Newbie


Joined: 02 November 2003
Location: United Kingdom
Status: Offline
Points: 5
Post Options Post Options   Thanks (0) Thanks(0)   Quote anilxp Quote  Post ReplyReply Direct Link To This Post Posted: 02 November 2003 at 5:01pm
Hey, Why don't you make it like the way VeriSign does (security code). Take a look @ it on netsol.com and click on whois. Try whois a domain (e.x.:webwiz.net) and the next step they give you a security code. They look more promising. And I think you should make security code alpha numeric. Six charecters with a background. The log in page should me much more simple. You know what I mean, take off those 2 options like remember me and Add me to active user list. By default keep this option: "NO to remember me" ad "add YES to add me to active user list. THe login page would look a whole lot simpler. Much beter. It would look much like a login page than a sign up form.

Edited by anilxp
Back to Top
WebWiz-Bruce View Drop Down
Admin Group
Admin Group
Avatar
Web Wiz Developer

Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
Post Options Post Options   Thanks (0) Thanks(0)   Quote WebWiz-Bruce Quote  Post ReplyReply Direct Link To This Post Posted: 03 November 2003 at 4:53am
The type of  security code used on verisign won't work with classic ASP without extra expensive components installed on the web server. What we have at the present time is as good as you can get with classic ASP as images can not be made on the fly.
Back to Top
kmacy View Drop Down
Groupie
Groupie
Avatar

Joined: 15 March 2002
Location: United States
Status: Offline
Points: 73
Post Options Post Options   Thanks (0) Thanks(0)   Quote kmacy Quote  Post ReplyReply Direct Link To This Post Posted: 03 November 2003 at 6:44am

Borg,

I notice that you don't actually use the security code on this live forum.

I'm curious what you feel we should think about when deciding whether or not to use it.  Why did you decide not to turn it on?

Thanks,

Ken Macy
Back to Top
WebWiz-Bruce View Drop Down
Admin Group
Admin Group
Avatar
Web Wiz Developer

Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
Post Options Post Options   Thanks (0) Thanks(0)   Quote WebWiz-Bruce Quote  Post ReplyReply Direct Link To This Post Posted: 03 November 2003 at 6:51am
The latest version 7.51 checks the ASP session ID, which sould be enough to prevent password cracking tools.
Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.08
Copyright ©2001-2026 Web Wiz Ltd.


Become a Fan on Facebook Follow us on X Connect with us on LinkedIn Web Wiz Blogs
About Web Wiz | Contact Web Wiz | Terms & Conditions | Cookies | Privacy Notice

Web Wiz is the trading name of Web Wiz Ltd. Company registration No. 05977755. Registered in England and Wales.
Registered office: Web Wiz Ltd, Unit 18, The Glenmore Centre, Fancy Road, Poole, Dorset, BH12 4FB, UK.

Prices exclude VAT at 20% unless otherwise stated. VAT No. GB988999105 - $, € prices shown as a guideline only.

Copyright ©2001-2026 Web Wiz Ltd. All rights reserved.