TWebFileUpload doesn't work with template

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?

take a look at

TWebFileUpload issue - WEB / TMS WEB Core - TMS Support Center (tmssoftware.com)

Thank you @Weetch_Russell, it solves my problem with TWebFileUpload :slight_smile:

1 Like

This topic was automatically closed 60 minutes after the last reply. New replies are no longer allowed.