Hi,
When I added this control to template file like this:
<html>
<head>
<meta http-equiv="Content-type" content="text/html; charset=utf-8" />
<title>TMS Web Project</title>
<style>
</style>
</head>
<body>
<form id="theupload"></form>
</body>
</html>
like was described in documentation (add in form tag)... the control dissapear.
Could you check this?