Forum Notability:
0 pts: Even-handed
[Post Feedback]
Join Date: May 2009
Posts: 6
FQ formMail & hidden email possible?
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...
Forum Notability:
0 pts: Even-handed
[Post Feedback]
Join Date: Oct 2000
Posts: 1,856
Re: FQ formMail & hidden email possible?
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
Forum Notability:
0 pts: Even-handed
[Post Feedback]
Join Date: May 2009
Posts: 6
Re: FQ formMail & hidden email possible?
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!