Re: calling an action in an image button script

2003-06-06 Thread Gemes Tibor
[EMAIL PROTECTED] írta: hi all, I need to call an action when I click on an button which is an image. The only one solution in my hand is to put an html form in my jsp and then call a javascript that submit the form when the image button is clicked on. I don't want to put an html form in my jsp

RE: calling an action in an image button script

2003-06-06 Thread Robyn Dean
6, 2003 9:16 AM To: [EMAIL PROTECTED] Subject: calling an action in an image button script hi all, I need to call an action when I click on an button which is an image. The only one solution in my hand is to put an html form in my jsp and then call a javascript that submit the form when the i

calling an action in an image button script

2003-06-06 Thread meissa . Sakho
hi all, I need to call an action when I click on an button which is an image. The only one solution in my hand is to put an html form in my jsp and then call a javascript that submit the form when the image button is clicked on. I don't want to put an html form in my jsp. Can I use the html lin