<% '--------------------------- 'Variables and Class Instantiation '--------------------------- set CLASS_cInstall = new cInstall '--------------------------- 'Actives '--------------------------- if PARAM.State = "post" then CLASS_cInstall.SaveConfigDB end if '--------------------------- 'MAIN '--------------------------- %>
Install Complete
You are now free to enjoy your site, It's advisable that you go immediately to your admin control panel to review & change site appearence & options.

Go to: /admin/index.asp">Go to Admin
Go to: /default.asp">Site Homepage
<% '--------------------------- 'Clean Up '--------------------------- set CLASS_cInstall = nothing %>