component fields added
This commit is contained in:
+3
-2
@@ -2,8 +2,9 @@
|
|||||||
<body>
|
<body>
|
||||||
|
|
||||||
<form action="xor23.php" method="get">
|
<form action="xor23.php" method="get">
|
||||||
Name: <input type="text" name="name"><br>
|
component #1: <input type="text" name="comp1" size="64" maxlenght="64"><br>
|
||||||
E-mail: <input type="text" name="email"><br>
|
component #2: <input type="text" name="comp2" size="64" maxlenght="64"><br>
|
||||||
|
component #3: <input type="text" name="comp3" size="64" maxlenght="64"><br>
|
||||||
<input type="submit">
|
<input type="submit">
|
||||||
</form>
|
</form>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user