On Tue, Jun 10, 2008 at 9:59 AM, Guilherme Aiolfi <[EMAIL PROTECTED]> wrote:

> Oh, I see. I thought that would be a class to do this job.
>
> All right, but in case of one of these fields be a file, do I have to
> create a iframe and target the form's submition to this iframe and all that
> stuff?
>
> or is there a easier way?


By "a file" you mean an upload?  There's an upload widget in
qooxdoo-contrib.  I haven't looked at it, but a number of people have
indicated that it works well.  If you have data to pass in addition to a
file being uploaded, you may want to look at whether it's appropriate to
extend the upload widget to also pass your additional data.  (It's highly
unlikely that the upload widget has ever been tested with 0.8.  Most stuff
in qooxdoo-contrib has been written for 0.7.  Since you're working with
not-yet-released software, you may have a bit of porting work to do as
well.)

You should not need to create your own iframe to do this stuff.  That's all
behind the scenes in qx.io.remote.*

Derrell
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to