screaming_banjo
09-25-2003, 09:54 AM
I've now made an HTML form and I intended to put it up on our site, I've used this line of code to submit the form in an email message:
<form action="MAILTO:me@myaddress.co.uk" method="post" enctype="text/plain">
It works fine on my PC (XP professional with Outlook 2002, however when I tried it on another PC with NT4 and Outlook 97, all it brought up was a blank email message with nothing in it. I realise I've been posting various messages about this and I finally thought I'd cracked it!
Once again, any help would be greatly appreciated! Bear in mind I have no knowledge of scripting a form!
Thanks!
<form action="MAILTO:me@myaddress.co.uk" method="post" enctype="text/plain">
It works fine on my PC (XP professional with Outlook 2002, however when I tried it on another PC with NT4 and Outlook 97, all it brought up was a blank email message with nothing in it. I realise I've been posting various messages about this and I finally thought I'd cracked it!
Once again, any help would be greatly appreciated! Bear in mind I have no knowledge of scripting a form!
Thanks!