O
Otto
Hello to all
I'm not a guru with html, but I don't understand why my
form do not work with a graphic button ?!
This work:
<input type='submit' name=mode value='Enregistrer'>
But not this:
<input type='image' src='images/co_avant.png' name=mode
value='Enregistrer'>
the "mode" will not be set with the value "Enregistrer".
Many thanks in advance for your help.
Otto
I'm not a guru with html, but I don't understand why my
form do not work with a graphic button ?!
This work:
<input type='submit' name=mode value='Enregistrer'>
But not this:
<input type='image' src='images/co_avant.png' name=mode
value='Enregistrer'>
the "mode" will not be set with the value "Enregistrer".
Many thanks in advance for your help.
Otto