I have a real estate search app that will provide the site user a number
of options for narrowing down their search (ex. Lot size options, number
of baths, house style.... plus a number of other options).  This makes
for a fairly complex set of queries based on the options selected

The only approach I know for this is to use a whole bunch of CFIF
statements to provide "sorting" for the various options.  My questions
are...

Is there a better way to do the logic here?
Is this subquery territory or otherwise?


This is my first delve into a fairly complex data sorting problem.

TIA
Tim
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to