As you can see "View Source" and you can see our email address showed on this and need to find a way to make form without showing our email address and also I can't get recatpha working right. I have over 15 online forms with different email address. If it possible to make all forms to me encrypted such as http://www.melroseabbeymp.com/ that have encrypted in View Source.
Can anyone give me any ideas? Please PMB me if you have any idea or would help me.
Thanks a millions!
Last edited by fleenerwebhost; 10-18-2010 at 02:52 PM..
If you mean <input type=hidden name="recipient" value="abuse@fleenerwebhost.net">
then you can hide it at all and name it for example "abuse", "etc", "support" and choose right recepient on the server side.
As along it don't show our email address in the View Source page and need to fix recatpha correctly.
Quote:
Originally Posted by elf2002
If you mean <input type=hidden name="recipient" value="abuse@fleenerwebhost.net">
then you can hide it at all and name it for example "abuse", "etc", "support" and choose right recepient on the server side.