no save
Assistance
Achat
News

Forum | programmation
Formulaire champ image
dyco, le mar. 13 sept. 2005 à 15:20:39
Je suis désolé je me suis emballer trop vite ...

Mon soucis maintenant c'est que quand j'indique ce code
<form action="index.php" method="post">
<input type="hidden" value="1" name="theme">
<input type="image" src="images/ban.jpg" width="350" height="40" border="0">
<input type="hidden" value="2" name="theme">
<input type="image" src="images/anima.jpg" width="350" height="40" border="0">
</form>

Il prend en compte que la dernière image ...

Et si j'indique
<form action="index.php" method="post">
<input type="hidden" value="1" name="theme">
<input type="image" src="images/ban.jpg" width="350" height="40" border="0">
</form>
<form action="index.php" method="post">
<input type="hidden" value="2" name="theme">
<input type="image" src="images/anima.jpg"" width="350" height="40" border="0">
</form>
Il me fait un espace entre les formulaire.

Il y a une autre solution ?

Merci.

Dyco
Précédentdyco
sept. 05
Erdnax
sept. 05
Suivant
REPONSES
Erdnax
sept. 05
dyco
sept. 05
dyco
sept. 05
Erdnax
sept. 05
dyco
sept. 05
Erdnax
sept. 05
StreM
sept. 05
Erdnax
sept. 05
dyco
sept. 05
Erdnax
sept. 05
Version Web
Réalisé par RedShift
no save