Why is it that I have a pop-up alert telling me that I'm sending the form using e-mail and that it may reveal your email address? etc. etc. and that I can continue or cancell.
Then, I get an outlook alert. It says that a program is attempting to send a message on my hehalf. I have to agree to it to proceed to send the info.
QUESTION: This is my form. How do I by-pass those alerts by just clicking submit?
I'm using a post action to an email address and a js file to validate the form and redirect the user to a page if the form is filled correctly.
Can this be done without using asp or some other thing?
You can see what i mean at
<!-- m --><a class="postlink" href="http://www.spotwave.com/carrier/form1.html">http://www.spotwave.com/carrier/form1.html</a><!-- m -->
Thanks
Nelson
Then, I get an outlook alert. It says that a program is attempting to send a message on my hehalf. I have to agree to it to proceed to send the info.
QUESTION: This is my form. How do I by-pass those alerts by just clicking submit?
I'm using a post action to an email address and a js file to validate the form and redirect the user to a page if the form is filled correctly.
Can this be done without using asp or some other thing?
You can see what i mean at
<!-- m --><a class="postlink" href="http://www.spotwave.com/carrier/form1.html">http://www.spotwave.com/carrier/form1.html</a><!-- m -->
Thanks
Nelson