Mercurial > hg > MetaDataProvider
view zpt/importMetaDataExportXML.zpt @ 31:ab58edfc0707
more parameters and more comments.
author | casties |
---|---|
date | Mon, 01 Oct 2012 18:17:29 +0200 |
parents | 9f9d9be26e53 |
children |
line wrap: on
line source
<html> <body> <form action="" enctype="multipart/form-data" method="post"> <br> upload: <input type="file" name="importFile"> <input type="submit"> </form> </body> </html>