view zpt/importMetaDataExportXML.zpt @ 21:db5af17f4933

updated SrvTxtUtils to 1.3
author casties
date Mon, 16 Jan 2012 17:57:53 +0100
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>