W
Wayne-I-M
HI
I have a feedback form with a submit button that send an e mail to us.
To stop spam mails I have (from www.siteup.com) got an encloded e mail
address that works fine - you can see the e mail address and the "mailto"
works fine but if you go into view source the mail address is not there.
Good so far.
So, question - how can I get this code so that it's behind the submit button
this is the code
<A HREF="mailto:[email protected]">
(e-mail address removed)</A>
I am trying to take off my e mail address from the form but can't work out
how to get this code to work like the e mail address on submit
Thank you
I have a feedback form with a submit button that send an e mail to us.
To stop spam mails I have (from www.siteup.com) got an encloded e mail
address that works fine - you can see the e mail address and the "mailto"
works fine but if you go into view source the mail address is not there.
Good so far.
So, question - how can I get this code so that it's behind the submit button
this is the code
<A HREF="mailto:[email protected]">
(e-mail address removed)</A>
I am trying to take off my e mail address from the form but can't work out
how to get this code to work like the e mail address on submit
Thank you