Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

42 lines
1.5 KiB

<HTML>
<HEAD>
#include "header.inc"
<TITLE id="idTitle" name="idTitle">REMOTE_ASSISTANCE_INVITE</TITLE>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta http-equiv="MSThemeCompatible" content="Yes">
<LINK id="UI_StyleSheet1" REL="STYLESHEET" TYPE="text/css" HREF="hcp://system/Remote%20Assistance/Css/rcBuddy.css" >
<LINK id="UI_StyleSheet2" REL="stylesheet" TYPE="text/css" HREF="hcp://system/css/shared.css">
</HEAD>
<Body id="idBody" name="idBody" class="margin sys-rhp-bgcolor" scroll="auto" onload="OnLoad();">
<Table id="idTableFrame" name="idTableFrame" cellpadding="16px" cellspacing="0" class="Maxwidth">
<TR>
<TD>
<Table id="RA_Invite" name="RA_Invite" border="0" cellspacing="0" cellpadding="0" class="MaxWidth">
<TR>
<TD id="idTd1" name="idTd1">
<Span id="idMainTitle" name="idMainTitle" class="sys-font-heading3 sys-rhp-color-title">Remote Assistance</span>
</TD>
</TR>
<TR>
<TD id="idTd2" name="idTd2">
<center id="idCenter" name="idCenter">
<span id="idMSNInfo" name="idMSNInfo" class="MaxWidth sys-font-body-bold sys-color-body">Loading ...</span>
</center>
</TD>
</TR>
</Table>
</TD>
</TR>
</Table>
</body>
<script language=JavaScript>
function OnLoad()
{
//setTimeout("parent.frames.idSrc2.navigate('rcscreen6.htm');", 500);
}
</script>
</HTML>