Hi,

4D 2003.7
Active4D 3.0.1b7
OSX 10.4.7
Firefox browser (latest patched version)

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>

I've appended :blob to the field name, and it does indeed convert it to a blob, however it truncates it to 31999 bytes.

Result from dump form variables....

Form Variables
Key     Type    Value
Submit  Alpha(255)      "Submit"
tAgentID        Alpha(255)      "1"
tBranchID       Alpha(255)      "1"
xml     BLOB    31999 bytes


I've tried adding C_BLOB(xml) to compiler_web but that didn't help.

Any ideas?

James Wright
Drag And Drop Limited
41 Brook Road
Rayleigh
Essex
SS6 7XJ

t: 08000 43 22 12



_______________________________________________
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