or download this
<form name='photoForm' action='[% userbase %]/ldap.pl' enctype="multip
+art/form-data" method='post' id='photoForm'>
<input type="hidden" name="rm" value="getDetailUser">
...
<input type="file" name='photo'> <input type="button" value='Upl
+oad' onclick='this.form.upload.value=1;this.form.submit();'>
</form>