<%@LANGUAGE="VBSCRIPT"%> <% set Rs1 = Server.CreateObject("ADODB.Recordset") Rs1.ActiveConnection = MM_afs_STRING Rs1.Source = "SELECT * FROM tblProducts ORDER BY SalesPrice DESC" Rs1.CursorType = 0 Rs1.CursorLocation = 2 Rs1.LockType = 3 Rs1.Open() Rs1_numRows = 0 %> American Ford Sales

We are at Junction 29 of the M25 - For more precise directions call us on

Tel 01621 742201 or Mobile 07775 667091 or Mobile 07714 273263

 

© Copyright 2000-2004 American Ford Sales

Website design by Imagemaker

 

<% Rs1.Close() %>