Log in

View Full Version : Request-URI Too Large with RTE



lolo
01-16-2007, 05:09 PM
hi,

I set my form to method=POST, the RTE still send some GET and when the html code is too complicated i get the "Request-URI Too Large" message.
Is there a way to disable the GET and send data only by POST?
And is there a limit on the quantity of data sent with POST as well?

thank you:)
lolo

Twey
01-16-2007, 05:40 PM
Hm, it shouldn't. Can you give an example page?
And is there a limit on the quantity of data sent with POST as well?No.

lolo
01-16-2007, 06:20 PM
thank you for you answer

I contacted my hosting service company, asking if there is a limit of data sent on the server. They said they will check that out, and this morning when I tried again it was working fine.
Probably a matter of server configuration
regards,
lolo