|
mjmtravel -> RE: 3 Drop down search boxes (2/18/2007 15:05:47)
|
I installed my drw boxes on the search page and changed the code to your on the results page to yours but I still cannot get it to save. I also need other results to post on the results page also like condo description and a photograph. All of this is in the properties table. Here is the new code. <table border="1" width="75%" height="179" id="table1" background="images/$599_13.jpg">
<tr>
<td>
<img border="0" src="images/palmlogo.gif" width="89" height="85" align="left"><font face="Firenze SF" size="5">Palm
Island Condos Search Result</font><font face="Firenze SF" size="4">s</font><p> </td>
</tr>
<tr>
<td>
<table width="100%" border="1">
<thead>
<tr>
<th ALIGN="LEFT"><b>IslandName</b></th>
<th ALIGN="LEFT"><b>PropertyDescription</b></th>
<th ALIGN="LEFT"><b>Amenities</b></th>
<th ALIGN="LEFT"><b>Photograph</b></th>
<th ALIGN="LEFT"><b>Bedrooms</b></th>
<th ALIGN="LEFT"><b>SwimmingPool</b></th>
</tr>
</thead>
<tbody>
<!--webbot bot="DatabaseRegionStart" s-columnnames="ContactID,FirstName,LastName,IslandID,IslandName,PropertyName,PropertyDescription,Amenities,Photograph,BedroomsID,Bedrooms,Bathrooms,SwimmingPoolID,SwimmingPool,LivingRoom,Kitchen,ViewID,Views,AirConditioning,CeilingFans,Balcony,Pool,DishesUtensils,Refrigerator,Range,DishWasher,Microwave,WasherDryer,CoffeePot,Blender,CableTV,SpaHottub,Housekeeping,BBQGrill" s-columntypes="3,202,202,3,202,202,202,202,202,3,202,202,3,202,202,202,3,202,202,202,202,202,202,202,202,202,202,202,202,202,202,202,202,202" s-dataconnection="Database1" b-tableformat="TRUE" b-menuformat="FALSE" s-menuchoice s-menuvalue b-tableborder="TRUE" b-tableexpand="TRUE" b-tableheader="TRUE" b-listlabels="TRUE" b-listseparator="TRUE" i-listformat="5" b-makeform="FALSE" s-recordsource s-displaycolumns="IslandName,PropertyDescription,Amenities,Photograph,Bedrooms,SwimmingPool" s-criteria s-order s-sql="SELECT * FROM Properties " b-procedure="FALSE" clientside suggestedext="asp" s-defaultfields s-norecordsfound="Sorry no Condos meet that criteria, Please try another search" i-maxrecords="256" i-groupsize="5" botid="0" u-dblib="_fpclass/fpdblib.inc" u-dbrgn1="_fpclass/fpdbrgn1.inc" u-dbrgn2="_fpclass/fpdbrgn2.inc" tag="TBODY" preview="<tr><td colspan=64 bgcolor="#FFFF00" width="100%"><font color="#000000">This is the start of a Database Results region. The page must be fetched from a web server with a web browser to display correctly; the current web is stored on your local disk or network.</font></td></tr>" startspan --><!--#include file="_fpclass/fpdblib.inc"-->
<% if 0 then %>
<SCRIPT Language="JavaScript">
document.write("<div style='background: yellow; color: black;'>The Database Results component on this page is unable to display database content. The page must have a filename ending in '.asp', and the web must be hosted on a server that supports Active Server Pages.</div>");
</SCRIPT>
<% end if %>
<%
fp_sQry="SELECT * FROM Properties "
fp_sDefault=""
fp_sNoRecords="<tr><td colspan=6 align=""LEFT"" width=""100%"">Sorry no Condos meet that criteria, Please try another search</td></tr>"
fp_sDataConn="Database1"
fp_iMaxRecords=256
fp_iCommandType=1
fp_iPageSize=5
fp_fTableFormat=True
fp_fMenuFormat=False
fp_sMenuChoice=""
fp_sMenuValue=""
fp_sColTypes="&ContactID=3&FirstName=202&LastName=202&IslandID=3&IslandName=202&PropertyName=202&PropertyDescription=202&Amenities=202&Photograph=202&BedroomsID=3&Bedrooms=202&Bathrooms=202&SwimmingPoolID=3&SwimmingPool=202&LivingRoom=202&Kitchen=202&ViewID=3&Views=202&AirConditioning=202&CeilingFans=202&Balcony=202&Pool=202&DishesUtensils=202&Refrigerator=202&Range=202&DishWasher=202&Microwave=202&WasherDryer=202&CoffeePot=202&Blender=202&CableTV=202&SpaHottub=202&Housekeeping=202&BBQGrill=202&"
fp_iDisplayCols=6
fp_fCustomQuery=True
BOTID=0
fp_iRegion=BOTID
%>
<!--#include file="_fpclass/fpdbrgn1.inc"-->
<!--webbot bot="DatabaseRegionStart" endspan i-checksum="2917" --><tr>
<td>
<!--webbot bot="DatabaseResultColumn" s-columnnames="ContactID,FirstName,LastName,IslandID,IslandName,PropertyName,PropertyDescription,Amenities,Photograph,BedroomsID,Bedrooms,Bathrooms,SwimmingPoolID,SwimmingPool,LivingRoom,Kitchen,ViewID,Views,AirConditioning,CeilingFans,Balcony,Pool,DishesUtensils,Refrigerator,Range,DishWasher,Microwave,WasherDryer,CoffeePot,Blender,CableTV,SpaHottub,Housekeeping,BBQGrill" s-column="IslandName" b-tableformat="TRUE" b-hashtml="FALSE" b-makelink="FALSE" clientside b-MenuFormat preview="<font size="-1"><<</font>IslandName<font size="-1">>></font>" startspan --><%=FP_FieldVal(fp_rs,"IslandName")%><!--webbot bot="DatabaseResultColumn" endspan i-checksum="29091" --></td>
<td>
<!--webbot bot="DatabaseResultColumn" s-columnnames="ContactID,FirstName,LastName,IslandID,IslandName,PropertyName,PropertyDescription,Amenities,Photograph,BedroomsID,Bedrooms,Bathrooms,SwimmingPoolID,SwimmingPool,LivingRoom,Kitchen,ViewID,Views,AirConditioning,CeilingFans,Balcony,Pool,DishesUtensils,Refrigerator,Range,DishWasher,Microwave,WasherDryer,CoffeePot,Blender,CableTV,SpaHottub,Housekeeping,BBQGrill" s-column="PropertyDescription" b-tableformat="TRUE" b-hashtml="FALSE" b-makelink="FALSE" clientside b-MenuFormat preview="<font size="-1"><<</font>PropertyDescription<font size="-1">>></font>" startspan --><%=FP_FieldVal(fp_rs,"PropertyDescription")%><!--webbot bot="DatabaseResultColumn" endspan i-checksum="57183" --></td>
<td>
<!--webbot bot="DatabaseResultColumn" s-columnnames="ContactID,FirstName,LastName,IslandID,IslandName,PropertyName,PropertyDescription,Amenities,Photograph,BedroomsID,Bedrooms,Bathrooms,SwimmingPoolID,SwimmingPool,LivingRoom,Kitchen,ViewID,Views,AirConditioning,CeilingFans,Balcony,Pool,DishesUtensils,Refrigerator,Range,DishWasher,Microwave,WasherDryer,CoffeePot,Blender,CableTV,SpaHottub,Housekeeping,BBQGrill" s-column="Amenities" b-tableformat="TRUE" b-hashtml="FALSE" b-makelink="FALSE" clientside b-MenuFormat preview="<font size="-1"><<</font>Amenities<font size="-1">>></font>" startspan --><%=FP_FieldVal(fp_rs,"Amenities")%><!--webbot bot="DatabaseResultColumn" endspan i-checksum="19909" --></td>
<td>
<!--webbot bot="DatabaseResultColumn" s-columnnames="ContactID,FirstName,LastName,IslandID,IslandName,PropertyName,PropertyDescription,Amenities,Photograph,BedroomsID,Bedrooms,Bathrooms,SwimmingPoolID,SwimmingPool,LivingRoom,Kitchen,ViewID,Views,AirConditioning,CeilingFans,Balcony,Pool,DishesUtensils,Refrigerator,Range,DishWasher,Microwave,WasherDryer,CoffeePot,Blender,CableTV,SpaHottub,Housekeeping,BBQGrill" s-column="Photograph" b-tableformat="TRUE" b-hashtml="FALSE" b-makelink="FALSE" clientside b-MenuFormat preview="<font size="-1"><<</font>Photograph<font size="-1">>></font>" startspan --><%=FP_FieldVal(fp_rs,"Photograph")%><!--webbot bot="DatabaseResultColumn" endspan i-checksum="29352" --></td>
<td>
<!--webbot bot="DatabaseResultColumn" s-columnnames="ContactID,FirstName,LastName,IslandID,IslandName,PropertyName,PropertyDescription,Amenities,Photograph,BedroomsID,Bedrooms,Bathrooms,SwimmingPoolID,SwimmingPool,LivingRoom,Kitchen,ViewID,Views,AirConditioning,CeilingFans,Balcony,Pool,DishesUtensils,Refrigerator,Range,DishWasher,Microwave,WasherDryer,CoffeePot,Blender,CableTV,SpaHottub,Housekeeping,BBQGrill" s-column="Bedrooms" b-tableformat="TRUE" b-hashtml="FALSE" b-makelink="FALSE" clientside b-MenuFormat preview="<font size="-1"><<</font>Bedrooms<font size="-1">>></font>" startspan --><%=FP_FieldVal(fp_rs,"Bedrooms")%><!--webbot bot="DatabaseResultColumn" endspan i-checksum="14962" --></td>
<td>
<!--webbot bot="DatabaseResultColumn" s-columnnames="ContactID,FirstName,LastName,IslandID,IslandName,PropertyName,PropertyDescription,Amenities,Photograph,BedroomsID,Bedrooms,Bathrooms,SwimmingPoolID,SwimmingPool,LivingRoom,Kitchen,ViewID,Views,AirConditioning,CeilingFans,Balcony,Pool,DishesUtensils,Refrigerator,Range,DishWasher,Microwave,WasherDryer,CoffeePot,Blender,CableTV,SpaHottub,Housekeeping,BBQGrill" s-column="SwimmingPool" b-tableformat="TRUE" b-hashtml="FALSE" b-makelink="FALSE" clientside b-MenuFormat preview="<font size="-1"><<</font>SwimmingPool<font size="-1">>></font>" startspan --><%=FP_FieldVal(fp_rs,"SwimmingPool")%><!--webbot bot="DatabaseResultColumn" endspan i-checksum="33035" --></td>
</tr>
<!--webbot bot="DatabaseRegionEnd" b-tableformat="TRUE" b-menuformat="FALSE" u-dbrgn2="_fpclass/fpdbrgn2.inc" i-groupsize="5" clientside tag="TBODY" preview="<tr><td colspan=64 bgcolor="#FFFF00" width="100%"><font color="#000000">This is the end of a Database Results region.</font></td></tr><TR><TD VALIGN=MIDDLE COLSPAN=64><NOBR><INPUT TYPE=Button VALUE=" |< "><INPUT TYPE=Button VALUE=" < "><INPUT TYPE=Button VALUE=" > "><INPUT TYPE=Button VALUE=" >| "> [1/5]</NOBR><BR></td></tr>" startspan --><!--#include file="_fpclass/fpdbrgn2.inc"-->
<!--webbot bot="DatabaseRegionEnd" endspan i-checksum="62730" --></tbody>
</table>
<p align="center"><font face="Tahoma"><a href="condosearch.asp">Back
to Search Page</a></font></td>
</tr>
</table>
|
|
|
|