%@LANGUAGE="JAVASCRIPT" CODEPAGE="1252"%> <% var rsSwaps = Server.CreateObject("ADODB.Recordset"); rsSwaps.ActiveConnection = MM_cnnMtn_STRING; rsSwaps.Source = "SELECT * FROM tblSwaps ORDER BY creationDateTime DESC"; rsSwaps.CursorType = 0; rsSwaps.CursorLocation = 2; rsSwaps.LockType = 1; rsSwaps.Open(); var rsSwaps_numRows = 0; %> <% var Repeat1__numRows = -1; var Repeat1__index = 0; rsSwaps_numRows += Repeat1__numRows; %>
|
|
|
A fun-n'free place to buy, sell, and trade your seldom used paddling gear. Mountain Sports is providing Trading
Places as a courtesy to its customers and the paddling public. All
resulting transactions are between the buyers and sellers at their sole
risk and expense. Buyers should make their own independent
evaluation of the sellers' claims and the quality/condition of the goods
offered for sale.
|
Your item has been added to the top of the list. Good luck!
(Please check your email in a few minutes for more information
about
how to edit or remove this item.
)
<% } %>
<% if (String(Request.QueryString("updated")) != 'undefined') {%>
Your item has been updated.
Trading Places Items |
<%=(rsSwaps.Fields.Item("ItemName").Value)%> |
|
| <%=(rsSwaps.Fields.Item("Description").Value)%> | |
|
|
Currently there are no items to list. Check back soon! |
<% rsSwaps.Close(); %>