%
Script_Name = Request.ServerVariables("SCRIPT_NAME")
If Request("ver") <> "" Then ver= Request("ver") Else ver = 1
%>
<% If ver = 1 then %>
You are using an unknown version
of Auction Lizard
The current version is: 3.2.1
Either your program is corrupt or
You can download the current
version at:
their
has been an internal error.
ftp://ftp.portjump.com/lizard/auctliz.zip
You can download the current
version at:
ftp://ftp.portjump.com/lizard/auctliz.zip
You can download the current
version at:
ftp://ftp.portjump.com/lizard/auctliz.zip
<%End if
if ver = 31 Then
%>You are using Auction Lizard
Version 3.1
The current version is version 3.2.1
You can download the current
version at:
ftp://ftp.portjump.com/lizard/auctliz.zip.
<%End if
if ver = 32 Then
%>You are using Auction Lizard
Version 3.2
The current version is version 3.2.1
You can download the current
version at:
ftp://ftp.portjump.com/lizard/auctliz.zip.
<%End if
if ver = 321 Then
%>You are using Auction Lizard
Version 3.2.1
The current version is version 3.2.1
There are no updates available or required at this time.<% End if %>