% set conn = Server.CreateObject("ADODB.Connection") conn.open "SERVER=97.74.31.27; PORT=3306; DATABASE=kam1914; USER=kam1914; PASSWORD=Whim0012;" function executeQuery(strSQL) Set executeQuery = Server.CreateObject("ADODB.Recordset") Set RS = conn.Execute(strSQL) Set executeQuery = RS End function Response.Write("something...") %>
Welcome to Hykerboyz.com...
| 3.24.2009 |
| Just renewed the hosting on this site...hopefully I'll have a good host to experiment with this time... :-) |
| <%Response.Write(objRec.Fields("timestamp"))%> |
| --<%Response.Write(objRec.Fields("description"))%> |