http://www.google.com/search?q=javascript+confirm

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, July 15, 2003 1:39 PM
> To: [EMAIL PROTECTED]
> Subject: Java Script Confirm and struts
> 
> 
> Hi i wud like to have a confirm box that displays a message saying
> 
> " make sure all the values are correct, once it is submitted 
> it cannot be
> take back"
> 
> I want to have this when a user clicks a "continue" on a JSP 
> page, if the
> user clicks "yes" on the continue box it shud submit the form 
> but if the
> user
> clicks "no" then the form shud not be submitted.I started 
> writing it but i
> donno what to
> 
>   <html:submit property="Submit" value="Continue" onclick=" "/>
> 
> what do i need to write for the onclick for what i need to happen.
> 
> 
> --Thanx in advance
>    Mohan
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

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

Reply via email to