Mercurial > hg > MetaDataProvider
view zpt/importMetaDataExportXML.zpt @ 9:eeaad777d3d7
more work for non-bib metadata
author | casties |
---|---|
date | Thu, 28 Jul 2011 18:08:58 +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>