Search the archives!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Javascript] error when sending form
- From: javascript@xxxxxxxxxx (Manuel Socarras Reyes)
- Subject: [Javascript] error when sending form
- Date: Wed, 17 Jul 2002 20:29:14 +0200
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@xxxxxxx" 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@xxxxxxxx> Barcelona. Spain
- Prev by Date: [Javascript] Any way to alter frames height dynamically?
- Next by Date: [Javascript] error when sending form
- Previous by thread: [Javascript] Any way to alter frames height dynamically?
- Next by thread: [Javascript] error when sending form
- Index(es):