Replace replace "on too"="on top" on previous e-mail.

On Tue, Sep 14, 2010 at 10:48 AM, Ernesto Reinaldo Barreiro
<reier...@gmail.com> wrote:
> You could do this as follows:
>
> -add a veil that blocks the page (so that user cannot do something
> else while file is generated)
> -add a panel (div) on too of the veil. This panel could have an
> AjaxTimer that checks the server every few seconds to see if excel has
> been already generated (or display some progress info if not).
> -once the file is generated update the (div) panel with a link for
> downloading the file.
>
> Ernesto
>
>
> On Tue, Sep 14, 2010 at 10:36 AM, wicketnan <trustm...@hotmail.com> wrote:
>>
>> Thanks, i am trying the one you suggested.
>>
>> i know it sounds weird,  the user need to click the submit click to download
>> the excel, a pop up widow with loading messages should show before the excel
>> file is ready (taking some time). i could manage to implement this using
>> PopupSettings with general link, but it fails to submit the form.
>> --
>> View this message in context: 
>> http://apache-wicket.1842946.n4.nabble.com/submit-form-with-popup-window-tp2538547p2538633.html
>> Sent from the Users forum mailing list archive at Nabble.com.
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
>> For additional commands, e-mail: users-h...@wicket.apache.org
>>
>>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to