Re: How to Show gif image instead of html button in the forms forhtml:submit tag ?

2003-02-24 Thread Guido
you should, you should...
don't forget... philosophical purity should always yield to pragmatism
Nicolas De Loof wrote:

1. Might be. dont know.
  but you should avoid using scriptlets in your code.
  and this is scriptlet.
   



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


Re: How to Show gif image instead of html button in the forms forhtml:submit tag ?

2003-02-24 Thread Vic Cekvenich
By searhing the mail archive for you for other times this question was 
asked:
http://www.mail-archive.com/[EMAIL PROTECTED]/msg48962.html

Shabbir Khadir Mohammed wrote:
Hi All
Hope all are doing well.
I am using following code for form submit in one of the JSP.
html:submit property=submit value=Save/
It is displaying normal html button.
On clicking this button form will be submitted to corresponding action.
Now my question is,

Instead of normal html button for submit, I want to display a GIF
image and form should be submitted to corresponding action (WITH OUT
using Java Script) on clicking that image. 

If any one has any info do share with me.

Thanks  Regards
Shabbir
**Disclaimer

Information contained in this E-MAIL being proprietary to Wipro Limited is 
'privileged' and 'confidential' and intended for use only by the individual
 or entity to which it is addressed. You are notified that any use, copying 
or dissemination of the information contained in the E-MAIL in any manner 
whatsoever is strictly prohibited.

***



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