Authentication

This is a discussion on "Authentication" within the Starting Out section. This forum, and the thread "Authentication are both part of the Design Your Website category.



Go Back   Webforumz.com > Main Forums > Design Your Website > Starting Out

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Jul 3rd, 2008, 15:39
New Member
Join Date: Jul 2008
Location: Seattle WA
Posts: 3
Thanks: 2
Thanked 0 Times in 0 Posts
Authentication

I hope I am placing this in the right section.

I struggle along managing two web sites for Junior Athletic organizations. Each of these sites have feed back pages on them, that allows the user to generate feedback to members of the organization. The feedback form sends the required info to the isp which forwards the information in an e-mail to appropriate members of the organization.

The spammers are hitting the forms and sending messages about medication and other stuff several times a day. I changed the e-mail address that the isp uses to forward the information but they automatically picked up the new address and sent an e-mail within seconds.

I am looking for a solution. I don't know how to do it, but is it possible to use what I call "Image Authentication" to solve this problem. I see this on many web sites where the web page requires the user to input characters that are generated in an image into an input box and submit to the host for authentication.

If someone is aware of how to do this, could you please provide me with some code and instruction, Or do you have another idea?

Thanks in advance for any assistance

Bline

Last edited by Aso; Jul 3rd, 2008 at 18:23.
Reply With Quote

  #2 (permalink)  
Old Jul 3rd, 2008, 15:43
Marc's Avatar
Moderator

SuperMember
Join Date: Apr 2007
Location: Scotland, UK
Age: 15
Posts: 1,662
Thanks: 0
Thanked 9 Times in 9 Posts
Re: Authentication

Are you using PHP?

If so, Captcha is what you're looking for. This is my favourite here: http://recaptcha.net/learnmore.html.

Hope this helps!
Reply With Quote
The Following User Says Thank You to Marc For This Useful Post:
  #3 (permalink)  
Old Jul 3rd, 2008, 16:18
New Member
Join Date: Jul 2008
Location: Seattle WA
Posts: 3
Thanks: 2
Thanked 0 Times in 0 Posts
Re: Authentication

No I use FrontPage.

Thanks

Billie
Reply With Quote
  #4 (permalink)  
Old Jul 3rd, 2008, 16:18
Marc's Avatar
Moderator

SuperMember
Join Date: Apr 2007
Location: Scotland, UK
Age: 15
Posts: 1,662
Thanks: 0
Thanked 9 Times in 9 Posts
Re: Authentication

Frontpage is your program. What does the file end in? .php?
Reply With Quote
  #5 (permalink)  
Old Jul 3rd, 2008, 16:20
moojoo's Avatar
Moderator
Join Date: Aug 2005
Location: Texas
Age: 31
Posts: 1,996
Blog Entries: 1
Thanks: 0
Thanked 32 Times in 32 Posts
Re: Authentication

Not even sure if frontpage will allow for this as frontpage extensions on the server tend to break everything and anything not frontpage related. So this means you are running on a windows server (which is bad enough) loaded with frontpage extensions (which is even worse). you are pretty much prone to all sorts of security holes and attacks regardless of what you do.

Your best and easiest bet would be to make a small batch of "captcha" images yourself and use those, won't be automated but it may help.
__________________
I hate IE 6. Just sayin....
http://www.mevans76.com
Last Blog Entry: Apps every Mac based web dev should consider (Jul 10th, 2008)

Last edited by moojoo; Jul 3rd, 2008 at 16:25.
Reply With Quote
  #6 (permalink)  
Old Jul 3rd, 2008, 16:46
New Member
Join Date: Jul 2008
Location: Seattle WA
Posts: 3
Thanks: 2
Thanked 0 Times in 0 Posts
Re: Authentication

.htm, .html or .asp

Thanks

Bline
Reply With Quote
  #7 (permalink)  
Old Jul 3rd, 2008, 16:51
moojoo's Avatar
Moderator
Join Date: Aug 2005
Location: Texas
Age: 31
Posts: 1,996
Blog Entries: 1
Thanks: 0
Thanked 32 Times in 32 Posts
Re: Authentication

You can try this: http://www.tipstricks.org/ not sure how good it is etc..
__________________
I hate IE 6. Just sayin....
http://www.mevans76.com
Last Blog Entry: Apps every Mac based web dev should consider (Jul 10th, 2008)
Reply With Quote
The Following User Says Thank You to moojoo For This Useful Post:
Reply

Thread Tools

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
User authentication problems karinne PHP Forum 4 May 16th, 2007 21:45
Windows/IIS Authentication pancho2389 ASP.NET Forum 0 Jan 7th, 2006 09:34


All times are GMT. The time now is 10:19.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43