Mercurial > hg > MetaDataProvider
view zpt/importMetaDataExportXML.zpt @ 4:8291255b1868
adding new base level class MetaDataFolder.
author | casties |
---|---|
date | Wed, 27 Jul 2011 14:13:45 +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>