View Full Version : FQ formMail & hidden email possible?
vw4bmw
06-15-2009, 09:03 PM
I'm using FQ's serverside formMail at /cgi-sys/mailform. How do I keep my email address hidden on the html source code? Right now i have it converted to ASCII code which is functional, but is pretty easy to crack...
<form action="/cgi-sys/mailform" method="post">
<input type=hidden name="recipient" value="contact-us-...it's quite long" />
Melissa
06-15-2009, 11:56 PM
You'll probably need to look at installing your own mail form script to have more control in this area. One script that is often suggested here in the forums is the nms FormMail script:
http://nms-cgi.sourceforge.net/scripts.shtml
Searching here for nms will bring up quite a few results, including the following thread which may also be of interest to you:
http://www.aota.net/forums/showthread.php?t=23664
edit:This recent discussion may also interest you:
http://www.aota.net/forums/showthread.php?t=24877
vw4bmw
06-18-2009, 10:08 PM
:yeah: I just renamed, customized, and installed the form NMS script in my cgi-ssl folder...and it works! I'm a graphics person not a programmer, but the instructions included with the script were very good. Thank you!
vBulletin® v3.6.8, Copyright ©2000-2013, Jelsoft Enterprises Ltd.