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.
62 lines
2.4 KiB
62 lines
2.4 KiB
<HTML>
|
|
|
|
<HEAD>
|
|
<META content="text/html; charset=iso-8859-1" http-equiv="Content-Type">
|
|
<META http-equiv="MSThemeCompatible" content="Yes">
|
|
<LINK id=idCSS rel="stylesheet" type="text/css" href="nusrmgr.css">
|
|
<LINK id=idTheme rel="stylesheet" type="text/css" href="classic.css">
|
|
<SCRIPT language="JavaScript" src="passport.js" defer id=idPPScript></SCRIPT>
|
|
</HEAD>
|
|
|
|
<BODY class=Page1 tabindex=-1 scroll=no onLoad='PageInit();'>
|
|
|
|
<DIV class=WorkArea>
|
|
<H2 id=idPageTitle>
|
|
What do you want to change about your .NET Passport?
|
|
</H2>
|
|
<DIV id=idPageSubtitle class=TaskArea>
|
|
Currently, your Passport is <b id=idPassportName><empty></b>.<br>
|
|
<br>
|
|
You can select a different Passport to use with your user account, or you can change attributes of your current Passport, such as your password or your secret question.<br>
|
|
<br>
|
|
If you are not already connected to the Internet, Windows will connect you when you click either of these buttons.
|
|
</DIV>
|
|
<DIV class=HorzLine1></DIV>
|
|
<DIV class=ButtonRow>
|
|
<BUTTON id=idOK onclick='LaunchPassportWizard();'
|
|
accesskey="D"
|
|
title="Select a different Passport for your user account.">
|
|
Use a <SPAN>D</SPAN>ifferent Passport
|
|
</BUTTON>
|
|
<BUTTON id=idEditPassport onclick='ModifyPassport();'
|
|
accesskey="C"
|
|
title="Change the properties of the Passport you currently have.">
|
|
<SPAN>C</SPAN>hange Passport Attributes
|
|
</BUTTON>
|
|
<BUTTON id=idCancel type="reset" onclick='top.window.g_Navigator.back();'
|
|
title="Close this page without saving any changes you made.">
|
|
Cancel
|
|
</BUTTON>
|
|
</DIV>
|
|
</DIV>
|
|
|
|
<!-- Localizable content not displayed in this pane. -->
|
|
<DIV style="display:none">
|
|
<DIV id=idRelatedTaskContent>
|
|
<DIV id=idLaunchKeyring onclick="GetShell().ControlPanelItem('keymgr.dll'); return false;" onkeydown="OnKeySelect(2);">
|
|
<A href="" tabIndex=-1>Manage my network passwords</A>
|
|
</DIV>
|
|
</DIV>
|
|
<DIV id=idLearnAboutContent>
|
|
<TABLE onclick="LaunchHelp('HelpPassport.htm'); return false;" onkeydown="OnKeySelect(2);">
|
|
<TR>
|
|
<TD><IMG id=uaImg1 src="helpdoc.ico"/></TD>
|
|
<TD id=uaLink1><A href="" tabIndex=-1>Using a .NET Passport</A></TD>
|
|
</TR>
|
|
</TABLE>
|
|
</DIV>
|
|
</DIV>
|
|
|
|
</BODY>
|
|
|
|
</HTML>
|