I'm trying to submit a form field greater than 32k (in this instance it's about 42k).

The field name is called "xml".

I've defined it like this on the form : <textarea name="xml:blob"></ textarea>

My documentation does not point out that with 4D as the web server this won't work, because 4D will always convert form variables into text.

If you have to allow for data >32K, you will need to make it an upload.

Regards,

   Aparajita
   www.aparajitaworld.com

   "If you dare to fail, you are bound to succeed."
   - Sri Chinmoy   |   www.srichinmoylibrary.com


_______________________________________________
Active4D-dev mailing list
[email protected]
http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/

Reply via email to