view zpt/importMetaDataExportXML.zpt @ 35:f6a8055f6798

take first value from multiple occurrences of same tag.
author casties
date Mon, 06 May 2013 12:34:03 +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>