% set cmsStats = Server.CreateObject("ADODB.Command") cmsStats.ActiveConnection = MM_connLMI_STRING cmsStats.CommandText = "UPDATE stats SET statNumber=statNumber+1 WHERE statPage='LMI'" cmsStats.CommandType = 1 cmsStats.CommandTimeout = 0 cmsStats.Prepared = true cmsStats.Execute() %>
If you need to contact us with feedback regarding this site, please email web@prospects.co.uk.
Please note: we are unable to respond to individual requests for advice or information. Please contact your local Connexions centre.