view zpt/importMetaDataExportXML.zpt @ 13:5f48f956ffa3

more resistant to empty data
author casties
date Fri, 29 Jul 2011 20:35:10 +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>