<% Option explicit dim LatestVersion, LatestDate, Version LatestVersion ="1.0.1" LatestDate = "June 1, 2003" Version = request("Version") if len(Version) = 0 then Version = "Nothing" %> WADSNET Medic   WADSNET Menu and Help Files 
Latest version: <%=LatestVersion%>
Date: <%=latestDate%>
Your Version: <%=Version%>
Recommendation: <% if Version = "Nothing" then response.write "Install the latest version. See installation instructions below!" elseif lcase(LatestVersion) = lcase(Version) then response.write "Nothing. You have the latest version!" else response.write "Uninstall the previous MENU and upgrade to the latest! See upgrade instructions below." end if %>
Release Notes:
  • New installer and better install
  • Has update button
Download Link: Click here --> ftp://support.wadsnet.com/wmenu/wmenu101.zip
Note: Only WADSNET Customers can download from this site
Installation instructions:
  1. Download WINZIP (http://www.winzip.com) and install it if you do not have it.
  2. Download the latest version (see download link above)
  3. Open or run the downloaded file
  4. Open the WMENU zip file in WINZIP
  5. Click on INSTALL
  6. Following the installation wizard
Upgrade Instruction:
  1. Uninstall previous versions of WADSNET MENU (Start --> Settings --> Control Panel --> Add/Remove )
  2. Follow steps 1 to 3 of Installation Instructions.
Support: Email all support and bug issues to support@wadsnet.com.  Please include the version number.