% Response.Expires=-1000 Response.Buffer=True If Session("loggedin")<>"true" Then Response.Redirect("../index.asp") End If Query = "SELECT country FROM service" Set DataConn = Server.CreateObject("ADODB.Connection") DataConn.Open "brookData" Set RSlist = Server.CreateObject("ADODB.recordset") RSlist.Open Query,DataConn,1,2 %>
|
Webmaster | ||||||||||||
|
|||||||||||||
|
|
|||||||||||||
| Comments
or Suggestions If you have any comments or suggestions or even spot a mistake then please email me at the following address dave.haines@brookcrompton.com
or |
|||||||||||||