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.
48 lines
1.2 KiB
48 lines
1.2 KiB
<HTML>
|
|
<HEAD>
|
|
|
|
<!--
|
|
Copyright (c) 2000 Microsoft Corporation
|
|
-->
|
|
|
|
<TITLE ID=Page_Title>Tutorials Page</TITLE>
|
|
|
|
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=windows-1252">
|
|
<META HTTP-EQUIV=PICS-Label CONTENT='(PICS-1.1 "http://www.rsac.org/ratingsv01.html" l comment "RSACi North America Server" by "[email protected]" r (n 0 s 0 v 0 l 0))'>
|
|
|
|
<LINK ID=Stylesheet_Ref href="css/PCHealth.css" rel=STYLESHEET type=text/css>
|
|
</HEAD>
|
|
|
|
<SCRIPT LANGUAGE=JavaScript>
|
|
function MyBox( str )
|
|
{
|
|
alert( str );
|
|
}
|
|
|
|
</SCRIPT>
|
|
|
|
<SCRIPT LANGUAGE=SignedJavaScript>
|
|
VendorID:CN=pchtest,L=Redmond,S=Washington,C=US
|
|
Signature:2f6ece643d32053369445c3bc3ff5cdaf5a48fc154d92978b64970abf8d25eb2f33c3f72bd334aeb4d7a530723a57a59a1ad466ac88ec7fdac17e4eeed754452
|
|
|
|
window.MyBox( "2!" );
|
|
|
|
var oFS = new ActiveXObject( "Scripting.FileSystemObject" );
|
|
var oFile = oFS.OpenTextFile( "c:\\usertest.txt", 8, true );
|
|
oFile.WriteLine( "I'm here!" );
|
|
|
|
</SCRIPT>
|
|
|
|
<BODY SCROLL=auto>
|
|
|
|
<BR>
|
|
<DIV ID=Page_Heading class="indentSmall TopHeadingBig">
|
|
Under Construction
|
|
</DIV>
|
|
<BR>
|
|
<DIV ID=Page_SubHeading class="indentBig MiddleHeading">
|
|
This page is Currently under construction, in the future content will show up here.
|
|
</DIV>
|
|
|
|
</BODY>
|
|
</HTML>
|