Hi,
Here is my problem:
In a textarea a user must be able to inputs (to paste) a text
document
than sends the form (which contains some other Input elements) to
the
server using post.
In Netscape the textarea limits myself to introduce more than
approx.
24376 chars (I can't TYPE more chars).
But the problem is in IE:
I introduce less than approx 2000 chars, works ok but if I try to
introduce let's say the number of chars allowed in netscape the IE
is
not able to sent the info to the server,
sometimes gives me a timeout operation, otherwise "...cannot open
site,
terminated"
and otherwise simply does nothing, just tries to send ...than...
back to
my page.
The problem is that I HAVE TO use IE asap, so how can I solve the
problem ?
Do you know if it is related to HTTP or simply a different
convention
in IE and netscape, as seems for me.
Many thanks,
Ionel C.
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets