[Javascript] error when sending form

Manuel Socarras Reyes msocarras at terra.es
Wed Jul 17 13:29:14 CDT 2002


hi:

a friend asked me to test a page he's doing containing a very long form 
and submitted via email:

<FORM method="POST" action="mailto:xxx at yyy.com" enctype="text/plain">

in IE 5 / Mac it seems to work fine but in NN 4.78 / Mac i received this 
error:
 
"An error ocurred while sending mail. The mail server responded: Data 
line too long (Max 1024)"

it seems the source of the problem is the lenght of the form but i'd 
expected that with GET method, not with POST. any idea?

TIA,

-- 
Saludos,

Manuel Socarrás Reyes <msocarras at terra.es>
Barcelona. Spain







More information about the Javascript mailing list