C y b e r C a f e 2 1 @ l i s t s . E x M a c h i n a . n e t !
<http://www.cybercafe21.net> & <http://www.cybercafe21.tv>

Donc pour résumé :

<SCRIPT LANGUAGE="JavaScript"> 
function OnImageSend() 
{ 
        theform.submit(); 
} 
</SCRIPT> 


<form action="myaction.asp" method="POST" name="theform"> 
<input type="image" src="send.gif" onclick="javascript:OnImageSend()"> 
</form> 

Voilà, ça doit être bon là non? :-)

(don't feed the troll)

Dan

-----Original Message-----
From: Thierry Hoferlin [mailto:[EMAIL PROTECTED]]
Sent: mercredi 19 septembre 2001 11:48
To: CyberCafe21
Subject: RE: [CC21] Bouton "Submit" avec une image




et de plus : 
<form action="myaction.asp" method="POST" name="theform"> 


si si , on va y arriver :) 
TH 
> Hello, 
> 
> Comment fait-on pour remplacer un bouton "form" submit 
> traditionnel par une 
> image de son choix. 
> 
> Bref je veux mettre une image qui derait office de submit. 
> 
> Merci de m'éclairer. 

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
La liste CC21 vous est offerte par Emakina <http://www.emakina.com/>
Pour vous desabonner rapido  <mailto:[EMAIL PROTECTED]>

Répondre à