Page 1 of 1

Classic ASP

Posted: Mon Oct 27, 2014 8:23 pm
by jocpereira
Hi,

I used - <script src="applet_ftp.js"></script> in my html page and it works.

But if I use it in a classic ASP page it loads and I can FTP by drag and drop into it. But it is missing the File & Help menu items and also the Cancel button below. The unregistered menu item does show though. Since I am just testing this app and have not purchased it.

Is this difference in behavior between HTML & ASP because it is unregistered

Thanks,
Jo

Re: Classic ASP

Posted: Wed Nov 19, 2014 7:50 am
by support
Are you using a i18n.properties file? If so, are you sure it is served by web server?
Make sure .properties is mapped to text/plain in mime-types section of web server.