Salut a tous je voudrais de l'aide s'il vous plaît
J'ai crée un tableau en html avec des cases à cocher ainsi qu'une zone de commentaire
Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
<!DOCTYPE html>
<html>
<head>
<title>Page Title</title>
</head>
<body style="background-color:#FFFFFF;">
 
<FORM name="form1" method="POST" action="recup.php?<?PHP echo SID; ?>"
<p></p>
<p style="text-align: center;"><strong>VERIFICATION MATERIEL LIGNE DE CAISSES</strong></p>
<p style="text-align: center;"></p>
<table style="width: 100%; height: 18px; margin-right: auto; margin-left: auto; border-collapse: collapse;" border="1">
<tbody>
<tr style="height: 17px;">
<td style="width: 7%; height: 8px; text-align: center;" rowspan="2">Caisse<strong><span style="text-align: left; color: #000000; text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 10px; font-style: normal; font-variant: normal; text-decoration: none; word-spacing: 0px; display: inline !important; white-space: normal; cursor: text; orphans: 2; float: none; -webkit-text-stroke-width: 0px; background-color: transparent;"><br /></span></strong></td>
<td style="width: 25%; height: 21px; text-align: center;" colspan="7"><strong><span style="text-align: left; color: #000000; text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; text-decoration: none; word-spacing: 0px; display: inline !important; white-space: normal; cursor: text; orphans: 2; float: none; -webkit-text-stroke-width: 0px; background-color: transparent;">Service Technique</span></strong></td>
<td style="width: 25%; height: 21px; text-align: center;" colspan="4"><b>Service Informatique</b></td>
<td style="width: 25%; height: 21px; text-align: center;"><b>commentaire<br /></b></td>
</tr>
<tr style="height: 17px;">
<td style="width: 3.09%; height: 17px; text-align: center;">Tapis</td>
<td style="width: 6.19%; height: 17px; text-align: center;">Embout</td>
<td style="width: 6.19%; height: 17px; text-align: center;">Luminaire</td>
<td style="width: 6.19%; height: 17px; text-align: center;">Ecran</td>
<td style="width: 6.19%; height: 17px; text-align: center;">Battant</td>
<td style="width: 6.19%; height: 17px; text-align: center;">Mirroir</td>
<td style="width: 6.19%; height: 17px; text-align: center;">Tel </td>
<td style="width: 7.83%; height: 17px; text-align: center;">TPE</td>
<td style="width: 7.83%; height: 17px; text-align: center;">Imprimante</td>
<td style="width: 7.83%; height: 17px; text-align: center;">Scanner</td>
<td style="width: 7.83%; height: 17px; text-align: center;">Caisse(ordi)</td>
<td style="width: 43.33%; height: 17px;" 17px="" 5=""><form><textarea name="nom" rows="3" cols="53"></textarea></form></td>
</tr>
<tr>
<td style="width: 7%; text-align: center;">1</td>
<td style="width: 3.09%; text-align: center;"><form>
<div>
<div>
<input name="a_1" id="scales" type="checkbox"  /> <label for="OFF">HS</label></div>
</div>
</form></td>
<td style="width: 6.19%; text-align: center;"><form>
<div>
<div style="text-align: center;">
<input name="a_2" id="scales" type="checkbox" /> <label for="OFF">HS</label></div>
</div>
</form></td>
<td style="width: 6.19%; text-align: center;"><form>
<div>
<div><input name="a_3" id="scales" type="checkbox"  /> <label for="OFF">HS</label></div>
</div>
</form></td>
<td style="width: 6.19%; text-align: center;"><form>
<div>
<div><input name="a_4" id="scales" type="checkbox" /> <label for="OFF">HS</label></div>
</div>
</form></td>
<td style="width: 6.19%; text-align: center;"><form>
<div>
<div><input name="a_5" id="scales" type="checkbox"  /> <label for="OFF">HS</label></div>
</div>
</form></td>
<td style="width: 6.19%; text-align: center;"><form>
<div>
<div><input name="a_6" id="scales" type="checkbox"  /> <label for="OFF">HS</label></div>
</div>
</form></td>
<td style="width: 6.19%; text-align: center;"><form>
<div>
<div><input name="a_7" id="scales" type="checkbox"  /> <label for="OFF">HS</label></div>
</div>
</form></td>
<td style="width: 7.83%; text-align: center;"><form>
<div>
<div><input name="a_8" id="scales" type="checkbox"  /> <label for="OFF">HS</label></div>
</div>
</form></td>
<td style="width: 7.83%; text-align: center;"><form>
<div>
<div><input name="a_9" id="scales" type="checkbox" /> <label for="OFF">HS</label></div>
</div>
</form></td>
<td style="width: 7.83%; text-align: center;"><form>
<div>
<div><input name="a_10" id="scales" type="checkbox"  /> <label for="OFF">HS</label></div>
</div>
</form></td>
<td style="width: 7.83%; text-align: center;"><form>
<div>
<div><input name="a_11" id="scales" type="checkbox" /> <label for="OFF">HS</label></div>
</div>
</form></td>
<td style="width: 43.33%;"><form><textarea name="nom" rows="3" cols="53"></textarea></form></td>
</tr>
</tbody>
</table>
<p></p>
<p></p>
<input type="button" value="Verification" accesskey="s">
</body>
</html>
Je voudrais savoir si il est possible que lorsque l'utilisateur coche et écrit son commentaire celui-ci est envoyer par mail "seulement les élément coché et le commentaire"