It has no effect, it is still wrong, i have done so.
'Set the timeout
Server.ScriptTimeout = 90
Session.Timeout = 20
Session.LCID = 1030
'If there is no database set then need to run the installation setup
If strDatabaseType = "" Then Response.Redirect("setup.asp")