Using multipart

Annick Fron <[email protected]> Tue, 3 Nov 2020 17:10:38 +0100
Newsgroups gmane.comp.lang.smalltalk.squeak.seaside
Message-ID <[email protected]>
Hi,

	I have a big data (typically a canvas content), so when I use

	html input onChange: (html jQuery callback: [:v | self drawing: v] value: (html jQuery id: ‘mycanvas’))

	I get an error on request size.

	How can I use multipart request with ajax ?

	Best regards

	Annick
_______________________________________________
seaside mailing list
[email protected]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside