|
|
||||||
|
||||||
| Index Link To US Private Messages Archive FAQ RSS | ||||||
| Web Programming Discussion Forum Working with an API? Developing a plugin? Writing a Mod or script for your favorite blog, Web 2.0 site or Forum? Welcome. |
Share Thread: & Tags
|
||||
|
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
||||
|
Please help
I have a client who has to use a CGI/perl form script for his online enquiry form at Quality Matters He absoltely cannot use PHP as his main email address is AOL and it comes up as gobbledygook. Anyway, my question is: Can anyone recommend a good security feature (eg. random code/image) that can make this form any more secure? I have tried figlet but its a bit confusing to set up. Any help will be gratefully received. TIA |
|
||||
|
After a lot of research into the same problem I came to the conclusion that PHP is the only way to go.
His AOL address should not come up as garbage but an email address @quality-matters.com could be used for the PHP, and redirected to his AOL address through his hosting server's admin, if needs be. Reg
__________________
http://DotCom-Productions.com Website Management http://0Grief.com Budget PHP/MySQL hosting |
|
|||
|
Hey There,
You posted a very interesting topic, although you have already finished the script from figit, or whatever it was, you just handled a real difficult topic. I have been able to use PHP to write the security images, however, I have also been able to use remote JavaScript, which is obfuscated to the robot or SPAM bot, and this sets a cookie that I am able to pick up apon after the script has gone to the CGI bin. However, a new and better technique is to use an AJAX based email form, if you use deep rooting, ex. ../../../forms/email.html, then pop the AJAX email form over the page by using an empty div and writing the innerHTML via Javascript, to pull the email page into the original page, the robot will get confused. It won't be able to send an email via your form, because it won't be able to find the form, which in essence is in an empty div in your html. This is a flawless technique, until the robots get smarter and begin to follow AJAX paths. However, going back to the obfiscation, if you use a javascript obfiscation program prior to the launch of the page which is making the AJAX call to the email form, you will undoubtedly never become prey for the SPAMbots again, and AJAX is fun to use as well. This was long and confusing. I just wanted to say that their is another non-PHP technique as well!! -Scott San Jose |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| java script code not working in mozilla | Informer45 | Web Programming Discussion Forum | 1 | 12-28-2005 04:16 AM |
| When going random | R2D2 | Web Programming Discussion Forum | 0 | 06-29-2005 07:31 AM |
| Valid Code for Bookmark Script | wrmineo | Web Programming Discussion Forum | 10 | 06-18-2005 11:11 AM |
| www.random-plus.com | random_cam | Submit Your Site For Review | 1 | 12-13-2004 07:29 AM |
| Random Thoughts | minstrel | Breakroom (General: Any Topic) | 7 | 02-17-2004 07:42 PM |
|
WebProWorld |
Advertise |
Contact Us |
About |
Forum Rules |
MVP's |
Archive |
Newsletter Archive |
Top |
WebProNews
WebProWorld is an iEntry, Inc. ® site - © 2009 All Rights Reserved Privacy Policy and Legal iEntry, Inc. 2549 Richmond Rd. Lexington KY, 40509 |