TSWEB display does not launch in full screen

  • Thread starter Thread starter Matthew Harris [MVP]
  • Start date Start date
M

Matthew Harris [MVP]

While I don't think this is going to answer your question
directly...you should definitely upgrade your TSWeb
software to the latest RDP Web Connection software. The
version you are using with the connect.asp has a security
flaw in it that should be patched. Check out this link:

http://www.microsoft.com/windowsxp/pro/downloads/rdwebconn.
asp

-M
 
Just in case anyone is interested, the key is to set
MsTsc.DesktopHeight=screen.height and
MsTsc.DesktopWidth=screen.width

The screen.height object is a VB object, so needs to be
executed in the Window_OnLoad sub that is in
the 'connect.asp'.

-brad
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top