Web Wiz - Green Windows Web Hosting

  New Posts New Posts RSS Feed - Help installing web wiz forum mySQL 4.1+ version
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Help installing web wiz forum mySQL 4.1+ version

 Post Reply Post Reply
Author
HARDCoRE BoRIS View Drop Down
Newbie
Newbie


Joined: 31 May 2005
Status: Offline
Points: 3
Post Options Post Options   Thanks (0) Thanks(0)   Quote HARDCoRE BoRIS Quote  Post ReplyReply Direct Link To This Post Topic: Help installing web wiz forum mySQL 4.1+ version
    Posted: 01 April 2007 at 10:30am
Alright people I need help and couple of questions answered please Smile.
 
i sue web hosting from brinkster and i need help installing this guy on my account.

 strSQLServerName = "mysql.brinkster.com" 'Holds the name of the SQL Server (This is the name/location or IP address of the SQL Server)
 strSQLDBUserName = "brinkster account" 'Holds the user name (for SQL Server Authentication)
 strSQLDBPassword = "123:P" 'Holds the password (for SQL Server Authentication)
 strSQLDBName = "mySQL"  'Holds the name of the database
Alright so far i think thats right. But my main question is is the file that holds this info secure because it does hold my account name and password any way to protect this file from annoying people?
Back to Top
explodingcarrot View Drop Down
Newbie
Newbie


Joined: 01 July 2007
Status: Offline
Points: 1
Post Options Post Options   Thanks (0) Thanks(0)   Quote explodingcarrot Quote  Post ReplyReply Direct Link To This Post Posted: 01 July 2007 at 6:01pm
Short answer - yes.
 
Long answer - It is secure because the data is held in an ASP file, which when accessed only returns html code, not the real content. If the page was viewed through IE it would be blank, if you view the source code it will have something like
 
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=windows-1252">
<META content=QKPRNGPROX name=SKYPE_FRAMEID></HEAD>
<BODY></BODY></HTML>
 
Easy peasy
Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.08
Copyright ©2001-2026 Web Wiz Ltd.


Become a Fan on Facebook Follow us on X Connect with us on LinkedIn Web Wiz Blogs
About Web Wiz | Contact Web Wiz | Terms & Conditions | Cookies | Privacy Notice

Web Wiz is the trading name of Web Wiz Ltd. Company registration No. 05977755. Registered in England and Wales.
Registered office: Web Wiz Ltd, Unit 18, The Glenmore Centre, Fancy Road, Poole, Dorset, BH12 4FB, UK.

Prices exclude VAT at 20% unless otherwise stated. VAT No. GB988999105 - $, € prices shown as a guideline only.

Copyright ©2001-2026 Web Wiz Ltd. All rights reserved.