topical media & game development

talk show tell print

basic-xml-14-listing7.htm / htm



  <html>
  <head>
  <title>Test form</title>
  </head>
  <body>
  <form action="acceptform.asp" method="POST">
    Enter your first name: <input name="txtFirstName" /><br />
    Enter your last name: <input name="txtLastName" /><br />
    <input type="submit" />
  </form>
  </body>
  </html>
  


(C) Æliens 20/2/2008

You may not copy or print any of this material without explicit permission of the author or the publisher. In case of other copyright issues, contact the author.