WANTED

Select a recently added item or alternatively search below for a specific category.

<%GetItems = "SELECT * FROM Forces_Wanted WHERE Deleted = 'no' AND Paid = 'yes' " SET RSItems = MyConn.execute(GetItems) Do WHILE NOT RSItems.EOF%>

"><%=RSItems("Title")%>

£<%=RSItems("Price")%>

<%if RSItems("Thumb1") <> "" then sayimg = RSItems("Thumb1") else sayimg = "nophoto.jpg" end if%> ">

Description :
<%=RSItems("Description")%>

">VIEW DETAILS
<%RSItems.Movenext Loop%>