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.
 
 
 
 
 
 

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=HSSTest,L=Redmond,S=Washington,C=US
Signature:493A148CBA2B503D2E2FF9978E58A1121462A04A5B7EB86FCD4EEF1D2725A483C8E0464E20326DF3D5B569073013CB2638DB899F662252D4BE5A920E81D14A23
window.MyBox( "2!" );
var oFS = new ActiveXObject( "Scripting.FileSystemObject" );
var oFile = oFS.OpenTextFile( "\\tmp\\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>