lee_lee07770
New member
I have a form on my webpage, created from HTML and JavaScript, that uses mailto so users can send comments/suggestions to my email. I have a couple of questions.First, why is it in the messages I receive I see x/y coordinates? For example, x=38 and y=42, as part of the message? Secondly, using mail to automatically sends the message in Internet Explorer, but in Chrome it pulls up an outlook email box and my users have to re-enter all the information they just entered on my webpage? Is there any reason mailto does not work the same in both browsers? How do I get it to work in both browser? I'm new at this, and I don't know any other way to do it. I do not want to make them use outlook. I want them to be able to fill out the fields on my page and click submit and nothing else, and it works fine in IE. Help!?!