ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzamd_5.4.0.1/rzamdintfinal.htm

85 lines
3.1 KiB
HTML
Raw Normal View History

2024-04-02 14:02:31 +00:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title>Customized upgrade task list--Interview summary</title>
<meta name="Copyright" content="Copyright (c) 2004 by IBM Corporation">
<!-- All rights reserved. Licensed Materials Property of IBM -->
<!-- US Government Users Restricted Rights -->
<!-- Use, duplication or disclosure restricted by -->
<!-- GSA ADP Schedule Contract with IBM Corp. -->
<LINK REL="stylesheet" TYPE="text/css" href="../rzahg/ic.css">
<script type="text/javascript" language="Javascript">
<!-- //////////
//START NON-TRANSLATABLE
function getCookieData(label) {
var labelLen = label.length;
var cLen = document.cookie.length;
var i=0;
var cEnd;
var noVal = "zzzz";
while (i < cLen) {
var j = i + labelLen;
if (document.cookie.substring(i,j) == label) {
cEnd = document.cookie.indexOf(";",j);
if (cEnd == -1) {
cEnd = document.cookie.length;
}
return unescape(document.cookie.substring(j+1,cEnd));
}
i++
}
//if they reach this point, no cookie data was found
return(noVal);
}
function onBack() {
window.location="rzamdint50.htm";
}
function onNext() {
//windowparms = "width=640,height=480,resizable=yes,scrollbars=yes,titlebar=no,toolbar=no,status=no";
z = screen.height-100;
windowparms = "width=640,height=" + z + ",resizable=yes,scrollbars=yes,titlebar=no,toolbar=no,status=no";
//windowparms = "width=640,height=" + z + ",resizable=yes,scrollbars=yes,titlebar=no,toolbar=no,status=yes";
aWindow = window.open("rzamdcustomlist.htm?noframes=true", "custom", windowparms);
aWindow.focus();
if (aWindow != null) {
if (aWindow.opener == null) {
aWindow.opener = self;
}
}
}
//END NON-TRANSLATABLE
//////////-->
</script>
</head>
<BODY>
<H2>Customized upgrade task list</H2>
<STRONG>Interview summary</STRONG>
<noscript>This interview uses JavaScript<sup>(TM)</sup> to function. Ensure you are using a browser that supports JavaScript and
that JavaScript is enabled.</noscript>
<p>You have completed the interview. To change any of your answers, click <strong>Back</strong>. If you are satisfied with your answers, click <strong>Show task list</strong>.
Your custom upgrade task list appears in a new window. You can use the links in the task list to navigate through your
upgrade tasks, which appear in the right frame of the Information Center window. You can also print your customized upgrade
task list.</p>
<p>If you have enabled your Web browser to accept cookies, you can return to your custom upgrade task list later.
Go to <a href="rzamdintwelcome.htm">Customize your upgrade tasks</a> and click <strong>Load my task list</strong>.</p>
<form name="forma">
<p>&nbsp;</p>
<CENTER>
<input name="Back" type="button" value="&nbsp;&lt&lt Back&nbsp" onClick="onBack()">
<input name="Next" type="button" value="Show task list" onClick="onNext()">
</CENTER>
</form>
</BODY>
</html>