The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
<select> problem
HTML Code:
<form action="new_isy.php" method="POST"> First name:<br> <input type="text" name="fname"><br> Last name:<br> <input type="text" name="lname"><br> Email:<br> <input type="text" name="email"><br> Head<br> <input type="text" name="head"><br> Message<br> <textarea name="message" cols="30" rows="8"></textarea><br> <select name="category"> <option>option1</option> <option>option2</option> <option>option3</option> <option>option4</option> </select><br><br> <input type="submit" value="Send"></form> PHP Code:
Thanks in advance Niklas |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|