This is not a Struts question ... however, if you want a modal dialog -- that is, one 
where the user has to respond before continuing -- you need to use JavaScript.

I am not trying to be critical but it sounds like you need to spend a little time 
learning the capabilities of HTML and browsers -- I suggest O'Reilly's "HTML & XHTML - 
The Definitive Guide" -- also, you can find many tutorials of HTML online.  Also, you 
will probably want to take a look at "JavaScript - The Definitive Guide" as well.

-----Original Message-----
From: Heligon Sandra [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, January 08, 2003 11:30 AM
To: '[EMAIL PROTECTED]'
Subject: Ask confirmation before to apply action



        If we need to ask confirmation to the user before to make an action
when
        he click on a button, what solution do we have ?
        -display a child window with the corresponding message
        and reply buttons (Yes) (No) ? do you have a code example ?
        We are forced to use JavaScript, isn't it ?

        

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to