- From: John Russell <ve3ll@cogeco.ca>
- Date: Thu, 10 Jul 2003 10:27:05 -0400
- To: www-amaya@w3.org
Received on Thursday, 10 July 2003 10:26:21 UTC
this form doesn't work at all ..... -- John Russell, VE3LL@RAC.CA http://home.cogeco.ca/~ve3ll (2 L's as in LLAMA) check HTML at http://www.htmlhelp.com/tools/validator/ check CSS at http://jigsaw.w3.org/css-validator/ check JavaScript at http://www.crockford.com/javascript/jslint.html
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head><title>Input File Browser Box</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> </head> <body> <form name="formname" action="?" method="post"> <input name="browsebox" type="file"> </form> </body> </html>
Received on Thursday, 10 July 2003 10:26:21 UTC