windows-nt/Source/XPSP1/NT/sdktools/appparse/appparseweb/index.html
2020-09-26 16:20:57 +08:00

53 lines
1.5 KiB
HTML

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<meta http-equiv="Content-Language" content="en-us">
<title>AppParse</title>
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
</head>
<body>
<SCRIPT language = javascript>
function Parse()
{
document.AppParse.PtolemyID=document.all.PtolemyID.value;
document.AppParse.ConnectionString =
"Provider=MSDASQL;Driver={Microsoft Access Driver (*.mdb)};DBQ=\\\\mkrause\\shared\\appparse.mdb";
document.AppParse.Browse();
document.AppParse.Parse();
}
</SCRIPT>
<p align="center"><!--webbot bot="Navigation" S-Type="banner" S-Rendering
S-Orientation B-Include-Home B-Include-Up U-Page S-Target startspan -->AppParse<!--webbot bot="Navigation" endspan i-checksum="26865" -->
</p>
<p align="left">
<object
classid="clsid:083BE70B-A07B-46FA-BCB1-8D85D262C699"
codebase = "http://mkrause/appparse.cab"
id="AppParse"
data="DATA:application/x-oleobject;BASE64,C+c7CHug+ka8sY2F0mLGmQADAADYEwAA2BMAAA==
"
width="0" height="0" align="right">
</object>
</p>
<p align="left">Click &quot;Parse Application&quot; to select an application to
profile.</p>
<p align="left">PtolemyID <input type="text" name=PtolemyID></p>
<p align="left"><input type="button" value="Parse Application" OnClick=Parse()></p>
<p align="left"><a href="QueryDB.html">Query AppParse Database</a></p>
<hr>
<p>If you encounter any bugs using this website, please contact <a href="mailto:t-michkr">Michael
Krause</a>.</p>
</body>
</html>