Common questions

Web portal - how can I show the password?
When you connect using Edge, by default, you can click on a small icon to see the password you are writing : However this doesn't happen on either Ch...
Wed, 8 Sep, 2021 at 10:53 AM
How to change the web browser tab title?
HTML5 is by default the web browser tabs have as title or header "HTML5" written. You can change what is displayed this way: Open the settin...
Mon, 13 Sep, 2021 at 12:29 PM
How can I directly access servers that are in Load Balancing?
Simple solution You can use any standard RDP client like "mstsc.exe" (provided in Windows) to connect directly to the gateway , Just indicate ...
Wed, 6 Oct, 2021 at 1:36 PM
High DPI or Retina displays, screens and monitors
HTML5 connection If your screen is 2560x1440, then you get image information in that pixel density (as example when going to full screen). Meaning that...
Fri, 29 Oct, 2021 at 3:15 PM
How to sharpen or smooth the text in HTML5
If you find that the characters are not sharp enough, follow these instuctions:  - open and edit the file settings.js located in C:\Program Files (x86)...
Tue, 12 Oct, 2021 at 5:57 PM
HTML5 File upload to server - how to prevent uploading specific file types?
Per example, you want to prevent a user from uploading exe files, without disabling the remote clipboard functionality. This functionality is not directly ...
Wed, 27 Oct, 2021 at 11:28 AM
Session manager - how to connect without needing permission from the user?
To achieve what you want you need to edit this GPO : https://admx.help/?Category=Windows_10_2016&Policy=Microsoft.Policies.TerminalServer::TS_RemoteCont...
Wed, 27 Oct, 2021 at 4:41 PM
HTML5 - How to show the username on the Application Portal
The username is available on the page using the Javascript variable window.user You can freely edit the index_application.html page to display its val...
Wed, 17 Nov, 2021 at 9:45 AM
How to keep HKCU settings across multiple servers?
Situation: You want to keep registry settings for a user when using load balancing.  Because you have noticed that if a user updates a setting that writes...
Fri, 19 Nov, 2021 at 10:12 AM
How to change the HTML top menu language?
The text displayed in TSplus is contained in the file lang**.ini located at C:\Program Files (x86)\TSplus\UserDesktop\files Example for italian languag...
Wed, 24 Nov, 2021 at 4:38 PM