It's pretty plain vanilla:
<!doctype html public "-//w3c//dtd html 4.0 transitional//en"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-885 +9-1"> <meta name="Author" content="Some Guy"> <meta name="GENERATOR" content="Some Browser"> <title>Some title</title> </head> <body> <h1>Some heading</h1> <font size="1"><a href="http://somewhere">Somewhere</a></font> <br> <form action="somescript.pl" method="POST" name="somename"> Please enter a username.<br> <input type="hidden" name="referrer" value="html"> <input type="text" size="20" name="username"> <input type="submit" val +ue="Submit"> </form> </body> </html>
In reply to Re^2: WWW::Mechanize and "Bad <select> tag 'input'"
by talexb
in thread WWW::Mechanize and "Bad <select> tag 'input'"
by talexb
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |