I've uploaded everything ok (I think) but when I go to run msSQL_server_setup.asp all I get is the hardcode of the file, i.e.:
<% @ Language=VBScript %>
<% Option Explicit %>
<!--#include file="database/database_connection.asp" -->
<!--#include file="includes/setup_options_inc.asp" -->
<%
'****************************************************************************************
'** Copyright Notice
'**
'** Web Wiz Forums(TM)
'** http://www.webwizforums.com
'**
'** Copyright (C)2001-2007 Web Wiz(TM). All Rights Reserved.
.
.
...
Can anyone help me?