comparison zpt/importMetaDataExportXML.zpt @ 0:9f9d9be26e53

first checkin in Mercurial (see history in SVN)
author casties
date Mon, 25 Jul 2011 16:50:48 +0200
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:9f9d9be26e53
1 <html>
2 <body>
3 <form action="" enctype="multipart/form-data" method="post">
4
5 <br>
6 upload: <input type="file" name="importFile">
7 <input type="submit">
8 </form>
9 </body>
10 </html>