<%@LANGUAGE = VBScript %> <% DBug = TRUE%> <% on error resume next dim mySQL, connTemp, rsTemp, rsCount, pid call opendb() Set rsTemp = Server.CreateObject("ADODB.Recordset") %>

 

 
AutoMatesOnLine.Com
User ControlPanel

 

<% if DBug = TRUE then sayDBug() end if %>