Xargos 2035
| Posté : 30-08-2003 20:27
Citation : "30-08-2003 18:54, Anonyme a écrit :
Hello !
I have created a form (html) with multiple checkboxes (with the same name but not the same value).But when I checked more than the first checkbox no value are passed in the url (get method),if I check only the first it works fine.
My code looks like this
<form name="delete" method="get" action="recup.asp">
<td width="40" valign="middle"><input type="checkbox" name="del"
value="<%=prod.Fields("Id_Prod")%>">
Any ideas
"
----------
Et hop! html désactivé...
Ce n'est pas moi qui ai posté la question par contre.
[ Message édité par : Xargos : 30-08-2003 20:28 ] |