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.

434 lines
22 KiB

  1. <HTML XMLNS:helpcenter>
  2. <head>
  3. #include "header.inc"
  4. #include "debug_js.inc"
  5. <TITLE id="idTitle" name="idTitle">REMOTE_ASSISTANCE_INVITE</TITLE>
  6. <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
  7. <meta http-equiv="MSThemeCompatible" content="Yes">
  8. <LINK id="UI_StyleSheet1" REL="STYLESHEET" TYPE="text/css" HREF="../../Css/rcBuddy.css">
  9. <LINK id="UI_StyleSheet2" REL="stylesheet" TYPE="text/css" HREF="hcp://system/css/shared.css">
  10. <LINK ID=Stylesheet_Ref1 href="hcp://system/css/Behaviors.css" rel=STYLESHEET type=text/css>
  11. <Script id="idScript1" name="idScript1" language="javascript">
  12. /*
  13. * Localizable constants, text and messages
  14. */
  15. var L_ERRACCESSDENIED_Text = "Directly launching this page is not allowed. ";
  16. function onLoad()
  17. {
  18. TraceFunctEnter("onLoad");
  19. try
  20. {
  21. if( null == parent.OnLoad || parent.g_bRAStart == null )
  22. {
  23. idBody.style.visibility = "hidden";
  24. window.navigate( "hcp://CN=Microsoft%20Corporation,L=Redmond,S=Washington,C=US/Remote%20Assistance/Escalation/Common/rcscreen1.htm" );
  25. return;
  26. }
  27. if(null != parent.oRCSession)
  28. parent.oRCSession = null;
  29. try
  30. {
  31. var count=0;
  32. var chan = parent.pchealth.CreateObject_Channel(parent.sVendorID,parent.sProductID );
  33. var e = new Enumerator(chan.Incidents(2));
  34. for (;!e.atEnd();e.moveNext())
  35. {
  36. count++;
  37. }
  38. }
  39. catch(error)
  40. {
  41. alert(parent.L_RCCTL_Text);
  42. return;
  43. }
  44. var i = document.URL.indexOf("?", 1);
  45. var ret = document.URL.slice(i+1);
  46. switch(ret)
  47. {
  48. case "screen5":
  49. RA_Table.deleteRow(0);
  50. RA_Table.deleteRow(0);
  51. RA_Table.deleteRow(4);
  52. idEmailSucc.className="Display";
  53. idFileSucc.className="DisplayNone";
  54. idSpanViewEmail.className="Display";
  55. idSpanViewFile.className="DisplayNone";
  56. document.all("idSpanViewEmail").all("idstatus1").all("idCount").innerText=" ("+count+")";
  57. break;
  58. case "screen9":
  59. idEmailSucc.className="DisplayNone";
  60. idFileSucc.className="Display";
  61. idFileLoc.innerText=parent.sFileLoc;
  62. idSpanViewEmail.className="DisplayNone";
  63. idSpanViewFile.className="Display";
  64. idConnIssue.insertAdjacentHTML("beforeBegin","&nbsp;&nbsp;&nbsp;");
  65. document.all("idSpanViewFile").all("idstatus2").all("idCount").innerText=" ("+count+")";
  66. break;
  67. default:
  68. break;
  69. }
  70. idInvite.focus();
  71. }
  72. catch(error)
  73. {
  74. alert(parent.L_RCCTL_Text);
  75. return;
  76. }
  77. TraceFunctLeave();
  78. }
  79. function DoInvite()
  80. {
  81. TraceFunctEnter("DoInvite");
  82. try
  83. {
  84. parent.ResendFlag = false;
  85. navigate("../common/rcscreen3.htm");
  86. }
  87. catch(error)
  88. {
  89. alert(parent.L_RCCTL_Text);
  90. return;
  91. }
  92. TraceFunctLeave();
  93. }
  94. function ViewStatus()
  95. {
  96. TraceFunctEnter("ViewStatus");
  97. try
  98. {
  99. navigate("../../rcstatus.htm");
  100. }
  101. catch(error)
  102. {
  103. alert(parent.L_RCCTL_Text);
  104. return;
  105. }
  106. TraceFunctLeave();
  107. }
  108. function ConnIssue()
  109. {
  110. TraceFunctEnter("ConnIssue");
  111. try
  112. {
  113. var szURL = "hcp://CN=Microsoft%20Corporation,L=Redmond,S=Washington,C=US/Remote%20Assistance/Common/ConnIssue.htm";
  114. window.showModalDialog( szURL,parent.GetWinDir(), "dialogHeight:440px;dialogWidth:385px;status:no;resizable:no;help:no" );
  115. }
  116. catch(error)
  117. {
  118. alert(parent.L_RCCTL_Text);
  119. return;
  120. }
  121. TraceFunctLeave();
  122. }
  123. </Script>
  124. <Style>
  125. .width6
  126. {
  127. width:4%;
  128. }
  129. .imgpadding
  130. {
  131. padding-top:3px;
  132. }
  133. .bordertype
  134. {
  135. border:1px solid black;
  136. }
  137. .logo
  138. {
  139. width:30px;
  140. height:30px;
  141. }
  142. </Style>
  143. </head>
  144. <BODY id="idBody" name="idBody" scroll="auto" onload="onLoad();" class="margin sys-rhp-bgcolor">
  145. <table class="MaxLayout" id="idtableframe" name="idtableframe" cellpadding="16px" border="0">
  146. <tr>
  147. <td class="valignTop">
  148. <TABLE id="RA_Table" name="RA_Table" class="MaxWidth" border="0" cellspacing="0" cellpadding="0">
  149. <TR>
  150. <TD id="idTd1" name="idTd1">
  151. <Span id="idMainTitle" name="idMainTitle" class="sys-font-heading3 sys-rhp-color-title">Remote Assistance</Span>
  152. </TD>
  153. </TR>
  154. <TR>
  155. <TD class="Height7">
  156. </TD>
  157. </TR>
  158. <TR>
  159. <TD>
  160. <Div id="idEmailSucc" name="idEmailSucc" class="DisplayNone">
  161. <Table id="idContainer" name="idContainer" cellspacing="0" cellpadding="15px" border=1 class="Maxwidth sys-inlineform-bgcolor2 bordertype">
  162. <TR>
  163. <TD>
  164. <Table id="idDiv1Table" name="idDiv1Table" cellspacing="0" cellpadding="0" border="0" class="MaxWidth">
  165. <TR>
  166. <TD id="idTd2" name="idTd2" class="width6">
  167. <helpcenter:bitmap id=idLogo class="logo" AutoRTL="true" SRCNORMAL="../common/alert.bmp"></helpcenter:bitmap>
  168. </TD>
  169. <TD class="width6"></TD>
  170. <TD id="idTd3" name="idTd3">
  171. <Span id="idSubTitle" name="idSubTitle" class="sys-rhp-color-title sys-font-heading3 valignmiddle">
  172. Was the e-mail invitation successfully sent?
  173. </Span>
  174. </TD>
  175. </TR>
  176. <TR>
  177. <TD class="Height9" colspan="3">
  178. </TD>
  179. </TR>
  180. <TR>
  181. <TD></TD>
  182. <TD class="width6"></TD>
  183. <TD id="idTd4" name="idTd4">
  184. <Table id="idTableList" name="idTableList" class="Maxwidth" cellspacing="0" cellpadding="0" border="0">
  185. <TR>
  186. <TD id="idList111" name="idList111" class="valignTop">
  187. <Span id="idSpan1" name="idSpan1" class="sys-font-body-bold sys-color-body valignTop">Yes</span>
  188. </TD>
  189. </TR>
  190. <TR>
  191. <TD id="idList11" name="idList11" class="valignTop" nowrap>
  192. <Span id="idSpan1" name="idSpan1" class="sys-font-body sys-color-body valignTop">A message appeared including the invitation and instructions for my assistant, and I sent it.</span>
  193. </TD>
  194. </TR>
  195. <TR>
  196. <TD class="Height8" colspan="2">
  197. </TD>
  198. </TR>
  199. <TR>
  200. <TD id="idList112" name="idList112" class="valignTop">
  201. <Span id="idSpan1" name="idSpan1" class="sys-font-body-bold sys-color-body valignTop">No</span>
  202. </TD>
  203. </TR>
  204. <TR>
  205. <TD id="idList44" name="idList44" class="valignTop" nowrap>
  206. <Span id="idSpan4" name="idSpan4" class="sys-font-body sys-color-body valignTop">No message appeared, one appeared but was blank, or I accidentally closed it.</span>
  207. </TD>
  208. </TR>
  209. <TR>
  210. <TD id="idList5" name="idList5" class="valigntop" colspan="3" nowrap>
  211. <Img id="idimage55"
  212. name="idimage55"
  213. onclick="navigate('rcScreen10.htm');return false;"
  214. class="valignbottom borderNone"
  215. ondragstart="return false;"
  216. src="../common/blue_rest_16x.bmp"
  217. onmouseover="this.style.cursor='hand';document.getElementById('idLinkMethod55').style.textDecorationUnderline=true"
  218. onmouseout="document.getElementById('idLinkMethod55').style.textDecorationUnderline=false">
  219. </Img>
  220. &nbsp;
  221. <A href="" id="idLinkMethod55"
  222. name="idLinkMethod55"
  223. ondragstart="return false;"
  224. class="valignmiddle sys-font-body sys-link-normal"
  225. onclick="navigate('rcScreen10.htm');return false;">
  226. I want to manually create an e-mail message.
  227. </A>
  228. </TD>
  229. </TR>
  230. <TR>
  231. <TD class="Height8" colspan="2">
  232. </TD>
  233. </TR>
  234. </Table>
  235. </TD>
  236. </TR>
  237. </Table>
  238. </TD>
  239. </TR>
  240. <TR>
  241. <TD>
  242. <Table id="idDiv3Table" name="idDiv3Table" cellspacing="0" cellpadding="0" border="0" class="MaxWidth">
  243. <TR>
  244. <TD id="idListNotes" name="idListNotes" class="valignTop">
  245. <Span id="idSpan1" name="idSpan1" class="sys-font-body-bold sys-color-body valignTop">Notes</span>
  246. </TD>
  247. </TR>
  248. <TR>
  249. <TD>
  250. <Table id="idTableNotes" name="idTableNotes" class="Maxwidth" cellspacing="0" cellpadding="0" border="0">
  251. <TR>
  252. <TD id="idList2" name="idList2" class="width7 valignTop imgpadding">
  253. <img id="idimgBullet2" name="idimgBullet2" src="../common/square_bullet.gif" class="valignmiddle">&nbsp;&nbsp;</img>
  254. </TD>
  255. <TD id="idList22" name="idList22" class="valignTop">
  256. <span id="idSpan2" name="idSpan2" class="sys-font-body sys-color-body">If you are connected to the Internet and your invitation is accepted, you will be notified that the recipient is ready to connect to your computer.</Span>
  257. </TD>
  258. </TR>
  259. <TR>
  260. <TD class="Height8" colspan="2">
  261. </TD>
  262. </TR>
  263. <TR>
  264. <TD id="idList3" name="idList3" class="width7 valignTop imgpadding">
  265. <img id="idimgBullet3" name="idimgBullet3" src="../common/square_bullet.gif" class="valignmiddle">&nbsp;&nbsp;</img>
  266. </TD>
  267. <TD id="idList33" name="idList33" class="valignTop">
  268. <Span id="idSpan3" name="idSpan3" class="sys-font-body sys-color-body">E-mail invitations you create are saved in the invitation status list.</span>
  269. </TD>
  270. </TR>
  271. </Table>
  272. </TD>
  273. </TR>
  274. </Table>
  275. </TD>
  276. </TR>
  277. </Table>
  278. </Div>
  279. <Div id="idFileSucc" name="idFileSucc" class="DisplayNone">
  280. <Table id="idDiv2Table" name="idDiv2Table" cellspacing="0" cellpadding="0" border="0" class="MaxWidth">
  281. <TR>
  282. <TD id="idTd5" name="idTd5" class="Width6">
  283. <img id="idimg1" name="idimg1" src="../common/info.gif">&nbsp;&nbsp;&nbsp;&nbsp;</img>
  284. </TD>
  285. <TD id="idTd6" name="idTd6">
  286. <span id="idSubTitle" name="idSubTitle" class="sys-font-body-bold sys-color-body valignTop">
  287. Your invitation has been saved successfully to:<BR>
  288. <Span id="idFileLoc" name="idFileLoc" class="sys-font-body-bold sys-color-body">
  289. </Span>
  290. </Span>
  291. </TD>
  292. </TR>
  293. <TR>
  294. <TD class="Height7" colspan="2">
  295. </TD>
  296. </TR>
  297. <TR>
  298. <TD colspan="2">
  299. <table id="idTable" name="idTable" class="Maxwidth" cellspacing="0" cellpadding="0" border="0">
  300. <TR>
  301. <TD id="idTd7" name="idTd7" class="width7 valignTop imgpadding">
  302. <img id="idimg2" name="idimg2" src="../common/square_bullet.gif" class="valignTop">&nbsp;&nbsp;</img>
  303. </TD>
  304. <TD id="idTd8" name="idTd8" class="valignTop">
  305. <span id="idText1" name="idText1" class="sys-font-body sys-color-body valignTop">Use your preferred method to send it to your assistant (for example, attach it to an e-mail message or place it in a shared folder). You should also tell your assistant to open the invitation in order to start the Remote Assistance session.</span>
  306. </TD>
  307. </TR>
  308. <TR>
  309. <TD class="Height8" colspan="2">
  310. </TD>
  311. </TR>
  312. <TR>
  313. <TD id="idTd9" name="idTd9" class="width7 valignTop imgpadding">
  314. <img id="idimg6" name="idimg6" src="../common/square_bullet.gif" class="valignTop">&nbsp;&nbsp;</img>
  315. </TD>
  316. <TD id="idTd10" name="idTd10" class="valignTop">
  317. <span id="idText1" name="idText1" class="sys-font-body sys-color-body valignTop">If you are connected to the Internet and your invitation is accepted, you will be notified that the recipient is ready to connect to your computer.</span>
  318. </TD>
  319. </TR>
  320. </Table>
  321. </TD>
  322. </TR>
  323. </Table>
  324. </Div>
  325. </TD>
  326. </TR>
  327. <TR>
  328. <TD class="Height9">
  329. </TD>
  330. </TR>
  331. <TR>
  332. <TD id="idTd11" name="idTd11">
  333. <A id="idConnIssue" name="idConnIssue" href="" ondragstart='return false;' onclick="ConnIssue();return false;" class="sys-font-body sys-link-normal" tabindex="3">Tell me about connection issues</A>
  334. </TD>
  335. </TR>
  336. <TR>
  337. <TD class="Height9">
  338. </TD>
  339. </TR>
  340. <TR>
  341. <TD>
  342. <HR id="idHr" name="idHr" class="bordertype1 sys-toppane-color-border">
  343. </TD>
  344. </TR>
  345. <TR>
  346. <TD class="Height9">
  347. </TD>
  348. </TR>
  349. <TR>
  350. <TD id="idTd12" name="idTd12">
  351. <Img id="idimg3"
  352. name="idimg3"
  353. onclick="parent.window.navigate('rcScreen8.htm');return false;"
  354. class="valignbottom borderNone"
  355. ondragstart="return false;"
  356. src="../common/green_rest_16x.bmp"
  357. onmouseover="this.style.cursor='hand';document.getElementById('idInvite').style.textDecorationUnderline=true"
  358. onmouseout="document.getElementById('idInvite').style.textDecorationUnderline=false">
  359. </Img>
  360. &nbsp;
  361. <A href="" id="idInvite"
  362. name="idInvite"
  363. ondragstart="return false;"
  364. tabindex="1"
  365. class="sys-font-body sys-link-normal valignmiddle"
  366. onclick="DoInvite();return false;">
  367. Send a new invitation
  368. </A>
  369. </TD>
  370. </TR>
  371. <TR>
  372. <TD class="Height7">
  373. </TD>
  374. </TR>
  375. <TR>
  376. <TD id="idTd13" name="idTd13">
  377. <span id="idSpanViewEmail" name="idSpanViewEmail" class="DisplayNone">
  378. <Img id="idimg4"
  379. name="idimg4"
  380. onclick="ViewStatus();return false;"
  381. class="valignbottom borderNone"
  382. ondragstart="return false;"
  383. src="../common/blue_rest_16x.bmp"
  384. onmouseover="this.style.cursor='hand';document.getElementById('idstatus1').style.textDecorationUnderline=true"
  385. onmouseout="document.getElementById('idstatus1').style.textDecorationUnderline=false">
  386. </Img>
  387. &nbsp;
  388. <A href="" id="idstatus1"
  389. name="idstatus1"
  390. ondragstart="return false;"
  391. tabindex="2"
  392. class="sys-font-body sys-link-normal valignmiddle"
  393. onclick="ViewStatus();return false;">
  394. View invitation status<span id="idCount" name="idCount"></span>
  395. </A>
  396. </span>
  397. <Span id="idSpanViewFile" name="idSpanViewFile" class="DisplayNone">
  398. <Img id="idimg5"
  399. name="idimg5"
  400. onclick="ViewStatus();return false;"
  401. class="valignbottom borderNone"
  402. ondragstart="return false;"
  403. src="../common/blue_rest_16x.bmp"
  404. onmouseover="this.style.cursor='hand';document.getElementById('idstatus2').style.textDecorationUnderline=true"
  405. onmouseout="document.getElementById('idstatus2').style.textDecorationUnderline=false">
  406. </Img>
  407. &nbsp;
  408. <A href="" id="idstatus2"
  409. name="idstatus2"
  410. ondragstart="return false;"
  411. tabindex="2"
  412. class="sys-font-body sys-link-normal valignmiddle"
  413. onclick="ViewStatus();return false;">
  414. View the status of all my invitations<span id="idCount" name="idCount"></span></span>
  415. </A>
  416. </Span>
  417. </TD>
  418. </TR>
  419. </Table>
  420. </td>
  421. </tr>
  422. </Table>
  423. </Body>
  424. </html>