anjali
03-21-2003, 07:05 PM
I have made a simple web form that sends the data via a email address.
I'm copy/pasting the code here....
<FORM METHOD="POST" ENCTYPE="text/plain" ACTION="mailto:gddinc@gddesignsinc.com">
and this is the url :http://gddesignsinc.com/contact.shtml
Now my problem is that this method doesn't work anymore
.
It first collected the data via the e-mail address and was working just fine but now opens the default email client on the machine and does NOT capture the data!!!
I checked the source code, browser settings and checked with the tech dept but no luck.
Can someone help here
thanks
Anjali
I'm copy/pasting the code here....
<FORM METHOD="POST" ENCTYPE="text/plain" ACTION="mailto:gddinc@gddesignsinc.com">
and this is the url :http://gddesignsinc.com/contact.shtml
Now my problem is that this method doesn't work anymore
.
It first collected the data via the e-mail address and was working just fine but now opens the default email client on the machine and does NOT capture the data!!!
I checked the source code, browser settings and checked with the tech dept but no luck.
Can someone help here
thanks
Anjali