I hope I can get some help here.

I'm with a problem with the method setFileInputElement in FileSubmitter
class when I use it with I.E. When I try to use it twice with diferentes
files, I'm not able to access both files on server side, after upload. I
think the server receives just one file. If I use the same code, but in
firefox, changing the objects <link> for <input type=file> as recommended in
gears' doc, no problems occurs. Is it a bug?

I know FileSubmitter is depracated, but when my app was built some months
ago, it wasn't yet.

I appreciate any help.

Reply via email to