TSWEB display does not launch in full screen

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

Brad

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

Top