No, I tried that. It doesn't seem to have any effect.

On Mon, 2006-05-15 at 19:37 +0300, Andreas Andreou wrote:
> Would setting
> value=" " for the first
> and value="  " for the second
> work ?
> 
> Dan Adams wrote:
> > More specifically, the problem is that I have a submit button that is
> > styled with css and I don't want a label on it. If I don't specify a
> > label it defaults to "Submit Query" but if I specify value="" then it
> > uses that to distinguish the submit button and doesn't call the handler.
> > Any suggestions without having to use an @ImageSubmit?
> >
> > On Mon, 2006-05-15 at 12:09 -0400, Dan Adams wrote:
> >   
> >> I have a few submit buttons that have stopped working (I think this
> >> *may* have been caused by moving from 4.0 to 4.0.1). Two of the submit
> >> buttons have value="" and the third has value=" test val". All three
> >> submits have an action set but only the action handler for the third
> >> button will be called. Can you use @Submit by only setting action and
> >> set setting a value or tag?
> >>
> >>     
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
-- 
Dan Adams
Software Engineer
Interactive Factory
617.235.5857


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

Reply via email to