<form method="POST" enctype="multipart/form-data"> Queue name: <input type="text" name="name" /><br/> <input type="submit" value="Create!"/> </form>