view zpt/importMetaDataExportXML.zpt @ 38:67115536b7ec default tip

DC as JSON export added
author dwinter
date Thu, 22 May 2014 12:09:20 +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>