Form submits data in Firefox but not IE
Hi
I am programming a very simple form (in an effort to avoid using any back-end technology, I've coded it as simple HTML with a "mailto" command. Not the most secure or advanced thing, but it's fine for what I need it to do.)
When I enter the data and press "Submit" in IE, it opens outlook (or whatever the user's default email program is) and sends a blank message, whereas in Firefox, all the data appears in the body of the mail.
Any idea what could be wrong? (I'm trying to avoid posting the code, if at all possible, but will post it if necessary.)
|