2002. november 19. 12:12 dátummal ROSSEL Olivier ezt írtad:
> I have a Logout link (for the moment it is a html:link).
> Whern clicked, I would like to open a pop-up to ask
> the user to confirm the logout.
>
> What's the correct way to do that?
> May be, I should manage all that with standard <script> and <a> tags.
> But in that case, I will have to give a relative path to the target action,
> instead
> of having html:link to manage that for me (with its "page" attribute).

onclick="return confirm('sure?')"

Hth,

Tib

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

Reply via email to