174 lines
6.9 KiB
HTML
174 lines
6.9 KiB
HTML
<%@ Language=JavaScript%>
|
|
<!--
|
|
rctool.htm: This is the Remote Control Expert channel implementation.
|
|
History:
|
|
Rajesh Soy (nsoy), Jerry O Hogan (a-jerryo), Sudha Srinivasan - created 06/21/2000
|
|
-->
|
|
|
|
<html>
|
|
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
|
|
<meta http-equiv="Content-Language" content="en-us">
|
|
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
|
|
<meta name="ProgId" content="FrontPage.Editor.Document">
|
|
|
|
<title>Windows Remote Control Tool</title>
|
|
|
|
<!--
|
|
Scripts to handle UI and Remote Control
|
|
-->
|
|
<script>
|
|
|
|
//
|
|
// SAF Objects
|
|
//
|
|
var g_oCurrentIncident = null;
|
|
var g_oEncryption = null;
|
|
|
|
//
|
|
// Globals
|
|
//
|
|
var g_szIncidentFile = null;
|
|
var g_szUserName = null;
|
|
var g_szProblemDescription = null;
|
|
var g_szExpiryTime = "1 HOUR";
|
|
var g_szPassword = null;
|
|
var g_szRCTicketEncrypted = null;
|
|
var g_szRCTicket = null;
|
|
var g_bPasswordSet = false;
|
|
var Screen2Width = "730";
|
|
var Screen2Height = "700";
|
|
|
|
</script>
|
|
|
|
<script LANGUAGE="Javascript" SRC="Constants.js"> </script>
|
|
</head>
|
|
|
|
<script LANGUAGE="Javascript" SRC="RCScripts.js"> </script>
|
|
</head>
|
|
|
|
|
|
<!--
|
|
The SAF class factory object
|
|
-->
|
|
<OBJECT classid=CLSID:FC7D9E02-3F9E-11d3-93C0-00C04F72DAF7 height=0 id=oSAFClassFactory
|
|
width=0></OBJECT>
|
|
|
|
|
|
<body id="RCToolBody" bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" onload="InitializeRCTool()">
|
|
|
|
<!--
|
|
Screen 1 code
|
|
-->
|
|
<div id="screen1" STYLE="position:absolute;top:50;left:50">
|
|
<table width="495" border="1" cellspacing="0" cellpadding="0" bordercolorlight="#000000" bordercolordark="#FFFFFF" height="400">
|
|
<tr>
|
|
<td>
|
|
<div align="center"><img src="WinRCTitle.gif" width="495" height="44"></div>
|
|
</td>
|
|
</tr>
|
|
<tr valign="top">
|
|
<td height="253">
|
|
<table width="100%" border="0" cellspacing="0" cellpadding="8">
|
|
<tr>
|
|
<td height="8">
|
|
<div align="center"><font face="Arial, Helvetica, sans-serif"><b><font color="#666666" face="Verdana, Arial, Helvetica, sans-serif">Welcome
|
|
to Microsoft Remote Control</font></b></font></div>
|
|
</td>
|
|
</tr>
|
|
<tr valign="top">
|
|
<td>
|
|
<div align="left"><font face="Verdana, Arial, Helvetica, sans-serif" size="2">Remote
|
|
Control lets you give computer help to a friend. It lets you view
|
|
their computer from your own computer. If you request it, your friend
|
|
may also allow you to control their computer. <a href="MoreInfo">More
|
|
info...</a></font></div>
|
|
</td>
|
|
</tr>
|
|
<tr valign="top">
|
|
<td height="198">
|
|
<div align="center">
|
|
<table width="100%" border="0" cellspacing="4" cellpadding="0" bgcolor="#99CCFF">
|
|
<tr>
|
|
<td>
|
|
<div align="center"><font face="Verdana, Arial, Helvetica, sans-serif" color="#000000">Remote
|
|
Control Invitation</font></div>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<table width="100%" border="0" cellspacing="2" cellpadding="4" bgcolor="e0e0e0">
|
|
<tr>
|
|
<td width="20%" bgcolor="#CCCCCC" valign="middle" height="2">
|
|
<div align="center"><font color="#333333"><font face="Verdana, Arial, Helvetica, sans-serif" size="2">FROM</font></font></div>
|
|
</td>
|
|
<td id=InviteSent width="80%" bgcolor="#FFFFFF" height="2">
|
|
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td width="20%" bgcolor="#CCCCCC" valign="middle">
|
|
<div align="center"><font color="#333333"><font size="2" face="Verdana, Arial, Helvetica, sans-serif">MESSAGE</font></font></div>
|
|
</td>
|
|
<td id=SenderMessage width="80%" bgcolor="#FFFFFF">
|
|
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td width="20%" bgcolor="#CCCCCC" valign="middle" height="23" nowrap>
|
|
<div align="center"><font color="#333333"><font face="Verdana, Arial, Helvetica, sans-serif" size="2">EXPIRES
|
|
IN</font></font></div>
|
|
</td>
|
|
<td id=InviteExpires width="80%" height="23" bgcolor="#FFFFFF">
|
|
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
|
<tr>
|
|
<td>
|
|
<table id="PasswordTbl" width="100%" border="0" cellspacing="4" cellpadding="0" bgcolor="#99CCFF">
|
|
<tr>
|
|
<td width="29%" nowrap height="37"> </td>
|
|
<td width="31%" nowrap height="37"><font size="1" face="Verdana, Arial, Helvetica, sans-serif" color="#000000">ENTER
|
|
PASSWORD</font><font size="1" face="Verdana, Arial, Helvetica, sans-serif">
|
|
<br>
|
|
<input type="password" id="PasswordBox" size="18" maxlength="18" onkeypress=PasswordSet()>
|
|
</font></td>
|
|
<td width="40%" height="37">
|
|
<div align="left"><font size="1" face="Verdana, Arial, Helvetica, sans-serif">
|
|
</font><font face="Arial, Helvetica, sans-serif"><font size="1" color="#000000">If
|
|
you don't have the password you will need to ask your
|
|
friend for it</font></font><font size="1" face="Verdana, Arial, Helvetica, sans-serif">
|
|
</font></div>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td>
|
|
<div align="center"><font size="1" face="Verdana, Arial, Helvetica, sans-serif">
|
|
<br>
|
|
<br>
|
|
<input type="submit" id="StartHelpId" value="Start Help Session" onclick="Display_Screen2()">
|
|
|
|
<input type="submit" id="DeclineId" value="Decline">
|
|
|
|
<input type="submit" id="DeclineWithNodeId" value="Decline With Note">
|
|
</font><font color="#333333"></font> <font size="1" face="Verdana, Arial, Helvetica, sans-serif"><br>
|
|
</font></div>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</table>
|
|
|
|
</div> <!-- end of screen 1 -->
|
|
|
|
</body>
|
|
</html>
|