<% Option explicit dim LatestVersion, LatestDate, Version LatestVersion ="3.4.1" LatestDate = "June 1, 2003" Version = request("Version") if len(Version) = 0 then Version = "Nothing" %> WADSNET Medic   WADSNET Medic 
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 MEDIC and upgrade to the latest! See upgrade instructions below." end if %>
Release Notes:
  • New installer and better install
  • Checks for router
  • Update feature now web page link only
  • Includes settings for new 3COM, RCA and SurfBoard cable modems
Download Link: Click here --> ftp://support.wadsnet.com/medic/medic341.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 MEDIC ZIP file in WINZIP
  5. Click on the INSTALL button (Not the SETUP.EXE file)
  6. Following the installation wizard
Upgrade Instruction:
  1. Uninstall previous versions of MEDIC (Start --> Settings --> Control Panel --> Add/Remove --> WADSNET Medic)
  2. Follow steps 1 to 3 of Installation Instructions.
Support: Email all support and bug issues to support@wadsnet.com.  Please include MEDIC version.