zanieri wrote:
People keep advising me on getting rid of the flash button and use an ordinary button. If I use an ordinary button it will show my e-mail address,l need java script code so it does not show my e-mail address.
*snip*
|
Javascript will not protect you from bots harveting your email address and spamming you. Flash is better... until the spam-bots improve...
Consider a server side script and client side form. They can look very good and give you a great deal of control over the process. (e.g. You can then set priorities, format the mail, etc.)
Cheers