No. File uploads need to be approved by the user for obvious security
reasons. The file upload form has to be rendered to the user and the
user has to click OK. Here is more information:
http://stackoverflow.com/questions/344580/gwt-ext-file-upload (I tried
it myself and found a workaround).

Bala.

On Sun, Jan 11, 2009 at 12:23 AM, Arji <[email protected]> wrote:
>
> I need to use a file upload. Is that possible?
>
> On Jan 10, 6:57 am, "Balachandra Krishnamurthy" <[email protected]>
> wrote:
>> You can always make RPC calls.
>>
>> On Thu, Jan 8, 2009 at 5:40 PM,Arji<[email protected]> wrote:
>>
>> > Hi Everyone,
>>
>> > Is there a way that I can submit the values to the server without
>> > using a FormPanel?
>>
>> > We developed the UI prototype for GWT NOT using a FormPanel, and now
>> > we are adding server requests, and if we add the Panel to the
>> > FormPanel, the UI can't be fixed because of the FormPanel's internal
>> > layout...
>>
>> > Is there a way that we can submit it without adding the components to
>> > a formPanel? Thanks so much...
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"GWT-Ext Developer Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/gwt-ext?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to