view zpt/importMetaDataExportXML.zpt @ 16:5d41c350dd2b

new getdata works now
author casties
date Tue, 02 Aug 2011 13:38:01 +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>