I've tried using <form enctype ="post" action="mailto: my_e-mail_adddress" method="post"> but it doesn't seem to work. Any ideas? Could it be because my e-mail is in lotus notes?
if method is POST, then enctype is more like multipart form data
but i don't know how to do what you want to - except by writing what you already wrote (but the correct enctype !) please check FAQ183-874
yes, but note that text/plain will work if and only if you don't send files with your message
or else, you HAVE TO use multipart ------
please review FAQ183-874 - this will help you to get the best out of tt
[ "you" is not someone in particular - don't take it too personnal ]
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.