M
Mick
I have a table called "property" that contains a field called "Type". I have
as asp page called "property.asp" that contains a database results area. I
wish to filter the results on the field called "Type", such it filters on a
value within the "Type" field.
example
property.asp?villa=<%=FP_FieldURL(fp_rs,"type")%>. All I get is the full
list of records, with no filtering ( in this case "Villa"). Am I attempting
the impossible or is there a syntax error. Thanks for your help
as asp page called "property.asp" that contains a database results area. I
wish to filter the results on the field called "Type", such it filters on a
value within the "Type" field.
example
property.asp?villa=<%=FP_FieldURL(fp_rs,"type")%>. All I get is the full
list of records, with no filtering ( in this case "Villa"). Am I attempting
the impossible or is there a syntax error. Thanks for your help