Mercurial > hg > MPIWGWeb
view zpt/updatePersonalwww.zpt @ 248:a14e462fca1c
add license-page link to page footer.
author | casties |
---|---|
date | Tue, 18 Mar 2014 10:18:35 +0100 |
parents | bca61e893fcc |
children |
line wrap: on
line source
<html> <head> <title>update personal_www from filemaker output</title> <meta http-equiv="content-type" content="text/html;charset=utf-8"> </head> <body> <h2>update personal www from filemaker output</h2> <p>To update from filemaker upload an xml-export file from filemaker.</p> <form action="updatePersonalwww" enctype="multipart/form-data" method="POST"> <input type="file" name="uploadfile"> <input type="submit" value="upload"> </form> </body> </html>