Hi, I'm using io.request.setFormField to pass couple of key/value to the backend. It work fine for simple value like name of a person.
Now, I have to pass the equivalent of an HTML multiple select, how do I use (encode ?) that using the request ? Should I use setFormField method ? If yes, what is the convention for the key (vId) or the value (vValue) ? Thanks ! ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
