HTTP/1.0 200 OK
Content-Type: application/x-javascript
Content-Length: 15290
Last-Modified: Tue, 27 Jul 2004 20:41:08 GMT
Date: Fri, 30 Jul 2004 10:40:39 GMT
Connection: keep-alive
var gAC_Debug;
if (gAC_Debug == null)
{
.gAC_Debug = 0;
}
var gAC_CLSID;
if (gAC_CLSID == null)
{
.gAC_CLSID = "B9191F79-5613-4C76-AA2A-398534BB8999";
}
var gAC_GoodCommaVersion;
if (gAC_GoodCommaVersion == null)
{
.gAC_GoodCommaVersion = "2004,1,26,1";
}
var gAC_LatestCommaVersion;
if (gAC_LatestCommaVersion == null)
{
.gAC_LatestCommaVersion = "2004,6,14,1";
}
var gAC_InstalledSomewhere;
if (gAC_InstalledSomewhere == null)
{
.gAC_InstalledSomewhere = false;
}
var gAC_didRegister = false;
var gAC_handledOnCacheReady = false;
var gAC_handledOnControlReady = false;
var gAC_isComposeDisabled = false;
var gAC_fatalError = false;
function AC_GetVersion(string)
{
.if ( string == null || string.split == "undefined" )
.{
..return [0, 0, 0, 0];
.}
.var version = string.split(",");
.
.if (version.length != 4)
.{
..return [0, 0, 0, 0];
.}
.
.for (var i = 0; i < 4; i++)
.{
..version = parseInt(version);
.}
.
.return version;
}
function AC_CompareVersions(v1, v2)
{
.for (var i = 0; i < 4; i++) {
. if (v1 < v2) {
..return -1;
. }
. if (v1 > v2) {
..return 1;
. }
.}
.return 0;
}
function AC_GetInstalledVersion( )
{
.if ( window.document.all.ClientCaps == null ||
..typeof window.document.all.ClientCaps.getComponentVersion == "undefined" )
.{
..return null;
.}
.var retVal = window.document.all.ClientCaps.getComponentVersion( "{" + gAC_CLSID + "}", "componentid" );
.
.return retVal;
}
function AC_HaveAutoComplete( )
{
.if ( window.document.all.ClientCaps == null ||
..typeof window.document.all.ClientCaps.isComponentInstalled == "undefined" )
.{
..return false;
.}
Might be more than 25 lines but this is the first part of it. We have blocked the site/ip address until we know. Thanks for any help you can provide with this.
Ed