- <!DOCTYPE HTML>
- <html lang="en-US">
- <head>
- <meta charset="UTF-8">
- <title>SQLdb</title>
- </head>
- <body>
- <form action="http://localhost/cgi-bin/cgi1.bf" method="post">
- <input type="text" name="name" value="Your name here" /><br />
- <input type="submit" />
- </form>
- </body>
- </html>
|