1 <!DOCTYPE HTML PUBLIC
"-//W3C//DTD HTML 4.01 Transitional//EN">
3 <!-- saved from url=(0029)http://www.helpandmanual.com/ -->
4 <head><script type=
"text/javascript" src=
"helpman_topicinit.js"></script>
5 <!-- Redirect browser to frame page if page is not in the content frame. -->
6 <script type=
"text/javascript">
8 if (top
.location
.search
.lastIndexOf("toc=0")<=0) {
9 if (top
.frames
.length
==0) { top
.location
.href
="index.html?logout.htm"; }
10 else { parent
.lazysync('logout.htm'); }
14 <script type=
"text/javascript" src=
"highlight.js"></script>
16 <meta name=
"generator" content=
"Help & Manual">
17 <meta name=
"keywords" content=
"Logout">
18 <meta http-equiv=
"Content-Type" content=
"text/html; charset=ISO-8859-1">
19 <link type=
"text/css" href=
"styles.css" rel=
"stylesheet">
20 <link type=
"text/css" href=
"custom.css" rel=
"stylesheet">
21 <script type=
"text/javascript" src=
"nsh.js"></script>
23 <!-- non-scrolling headers for CHM and browser-based help, local styles-->
24 <style TYPE=
"text/css" media=
"screen">
44 <style TYPE=
"text/css" MEDIA=
"print">
46 /* Hide navigation links and add space between header
47 and text in the printed version. Not valid for eBooks. */
48 #idnav { display:none; }
49 .topichead { padding: 5px 5px 20px 5px; }
53 <body onload=
"highlight();">
54 <div id=
"hmpopupDiv" style=
"visibility:hidden; position:absolute; z-index:1000; filter:progid:DXImageTransform.Microsoft.DropShadow(color='b0b0b0', Direction=135, OffX='3', OffY='3') progid:DXImageTransform.Microsoft.Fade(Overlap=1.00);"></div>
59 <table width=
"100%" border=
"0" cellspacing=
"0" cellpadding=
"0"
60 style=
"margin: 0px; color: #6F6F6F; background: url(header_bg.jpg);">
63 <td align=
"left" valign=
"bottom" class=
"topichead">
64 <p class=
"crumbs" id=
"idnav"><b>Navigation:
</b>
66 <a href=
"live_deployment.htm">Live Deployment
</a> ></p>
67 <p class=
"p_Heading1"><span class=
"f_Heading1">Logout
</span></p>
70 <td align=
"right" width=
"120" valign=
"middle" class=
"topichead" id=
"idnav">
71 <a href=
"javascript: print();"
72 onmouseover=
"document.images.prntr.src='print1.gif'"
73 onmouseout=
"document.images.prntr.src='print2.gif'"
74 ><img name=
"prntr" border=
"0" alt=
"Print this Topic" title=
"Print this Topic" src=
"print2.gif"
76 <a href=
"ssl_configuration.htm"
77 onmouseover=
"document.images.prev.src='btn_prev_h.gif'"
78 onmouseout=
"document.images.prev.src='btn_prev_n.gif'"
79 ><img name=prev
src=
"btn_prev_n.gif" border=
0 alt=
"Previous page"
80 ></a><a href=
"live_deployment.htm"
81 onmouseover=
"document.images.main.src='btn_home_h.gif'"
82 onmouseout=
"document.images.main.src='btn_home_n.gif'"><img name=main
src=
"btn_home_n.gif" border=
0 alt=
"Return to chapter overview"
83 ></a><a href=
"runtime_components.htm"
84 onmouseover=
"document.images.next.src='btn_next_h.gif'"
85 onmouseout=
"document.images.next.src='btn_next_n.gif'"><img name=next
src=
"btn_next_n.gif" border=
0 alt=
"Next page"
89 <tr><td colspan=
"2" style=
"height: 3px; background: url(header_bg_shadow.gif)"></td></tr>
93 <!-- The following code displays Expand All/Collapse All links below the header in topics containing toggles -->
100 <div id=
"idcontent"><div id=
"innerdiv">
102 <p>Use
<span class=
"f_T_Menu"> File
> Logout
</span> or press the
<img src=
"logout.png" width=
"24" height=
"24" border=
"0" alt=
""> button to disconnect from an IceGrid registry. This clears all information in the Live Deployment pane.
</p>
105 <p> </p><hr size=
"1"><p class=
"fsmall">Page url:
106 <a href=
"http://www.zeroc.com/doc/Ice-3.4.2/IceGridAdmin/index.html?logout.htm" target=
"_top">http://www.zeroc.com/doc/Ice-
3.4.2/IceGridAdmin/index.html?logout.htm
</a>
109 <script type=
"text/javascript">
111 var lastSlashPos
= document
.URL
.lastIndexOf("/") >
112 document
.URL
.lastIndexOf("\\") ? document
.URL
.lastIndexOf("/") :
113 document
.URL
.lastIndexOf("\\");
114 if( document
.URL
.substring( lastSlashPos
+ 1, lastSlashPos
+ 4
115 ).toLowerCase() != "~hh" )