$SITENAME
<form method="post" action="./SUBMITFILE" enctype="multipart/form-data">
<input type="file" name="file1"/>
<input type="submit"/>
</form>