CODE
<tr>
<td height="32" width="124" bgcolor="#666666">
<p align="left"><font color="#FFFFFF">Matricule:</font></td>
<td height="32" width="265" bgcolor="#F5F5F5">
<!--webbot bot="Validation" S-Data-Type="Integer" S-Number-Separators="x" -->
<input name="mat" size="20" style="float: left" dir="ltr" value="<? if (isset($x_MATRICULE)){ echo $x_MATRICULE;} ?>"></td>
<td height="32" bgcolor="#666666"><font color="#FFFFFF">Nom
et prénom </font>
</td>
<td height="32" width="158">
<p><input name="nopre" size="29" style="float: left" value="<? if(isset($np)){echo $np;} ?>"></td>
</tr>]
<td height="32" width="124" bgcolor="#666666">
<p align="left"><font color="#FFFFFF">Matricule:</font></td>
<td height="32" width="265" bgcolor="#F5F5F5">
<!--webbot bot="Validation" S-Data-Type="Integer" S-Number-Separators="x" -->
<input name="mat" size="20" style="float: left" dir="ltr" value="<? if (isset($x_MATRICULE)){ echo $x_MATRICULE;} ?>"></td>
<td height="32" bgcolor="#666666"><font color="#FFFFFF">Nom
et prénom </font>
</td>
<td height="32" width="158">
<p><input name="nopre" size="29" style="float: left" value="<? if(isset($np)){echo $np;} ?>"></td>
</tr>]
je veut faire une boutton pres de matricule qui faire une petite fenetre qui contient le nom et prenom et matricule si l'utilisateur choisie un matricule et valide sur celle ci ,le nom et le prenom vont etre apparait automatiquement sur le 'nopre'
mais le probleme comment passer ces parametre a ce champ sumiltanement
aider moi avec une exemple svp