<%@LANGUAGE="VBSCRIPT"%> <% '=============================================== ' Personals System 2002 ' ©2002 vSpin.net. www.vspin.net '=============================================== ' All rights reserved. ' Use of this code is covered by the terms and ' conditions in the license agreement. No ' unauthorized duplication or distribution is ' permitted. vSpin.net copyright notices must ' remain in the ASP sections of the code. '=============================================== %> <% dim xxxxm, rsheadUpdatee, rsheadUpdatee_numRows Dim rslocav, rslocav_numRows %>

 Search

    
*Required Field
*Position preference City Looking For
<% set rslocav = Server.CreateObject("ADODB.Recordset") rslocav.ActiveConnection = MM_conn_STRING rslocav.Source = "SELECT * FROM p_locations Order by p_location ASC" rslocav.CursorType = 0 rslocav.CursorLocation = 2 rslocav.LockType = 3 rslocav.Open() rslocav_numRows = 0 Dim repeat21__numRows repeat21__numRows = -1 Dim repeat21__index repeat21__index = 0 rslocav_numRows = rslocav_numRows + repeat21__numRows %>
Age Range     (min)    (max) Click for Photo Ads only.

Detailed search.
Body Type Height Range
(min)(max)
Weight Range (lbs.) Dick Size (inches) Hair Type
(min) (max)
Ethnicity Loads Give/Take HIV Status
Education Party
Bareback Do you drink Piss preference

 

<% rslocav.close set rslocav = nothing MM_conn_STRING.close set MM_conn_STRING = nothing %>