Remote Desktop Web Connection  (ver 3.01)

Type the name of the remote computer you want to use, select the screen size for your connection, and then click Connect.

 

 Connection:


   
1600 then resWidth = 800 end if Response.Write resWidth %> HEIGHT=<% resHeight = Request.QueryString("rH") if resHeight < 200 or resHeight > 1200 then resHeight = 600 end if Response.Write resHeight %>> ...