Microsoft
Software
Hardware
Network
Question : is this stuff any better than what we all do to secure a contact us form?
http://www.proformplus.com
/solutions
.htm
And
http://www.proformplus.com
/certified
-secure-on
line-form.
html
is this any different from performing your own captcha form and converting the email addresses on the page to hex, checking where the form is submitted from and making sure that you use the proper cleaning procedures when storing in the database. Oh and also an ssl cert.
thanks in advance!
Answer : is this stuff any better than what we all do to secure a contact us form?
In a word, Nope. If you use SSL and a CAPTCHA image, you've done all you need to protect your forms. If you filter the data and escape it properly, you've done all you need to protect your data base.
best regards, ~Ray
Random Solutions
Out of Office Assistant not working w/Forwarding Configured
Javascript to get <TD> inner text in MSIE, FF and Chrome
How do I (re-)enable heap memory allocation within a CWinThread-derived class thread function invoked directly from InitInstance?
Issues with SCCM CCMSetup client
How do I get this PHP IMAP script to fetch the body of emails? I can't get it to work.
Not able to connect SMB to Tiger Server
Intel Sata RAID controller on RHEL 4 problem
Removing the "Dot" From an Unordered List
Sharepoint Webpart page load event issue
C# 4.0 convert from 12h format to 24h format.