I am working on a modelling agency web site and need some info on coding a
multi criteria search feature for the site. Search query info will include
such choices as : hair color, sex, age, height, weight, etc.
Any suggestions where I can get this information?
There is one good one that uses ASP at
http://www.adragency.com/search_female.asp
but I am not sure what is involved with designing one for my own site
design? I am not sure where to start with this?
Your help is appreciated.
ER
David Bartosik - MS MVP - 14 Sep 2003 22:22 GMT
In a typical scenario the data is in a database and the search criteria is
formed into a database query by an ASP page that in turn dynamically renders
the results.
Publisher is not a web site programming tool.
Your local bookstore would have books on ASP and databases and web
programming.

Signature
David Bartosik - Microsoft MVP
Visit www.davidbartosik.com
for Publisher and Web Design
Tips and How-to's.
> I am working on a modelling agency web site and need some info on coding a
> multi criteria search feature for the site. Search query info will include
[quoted text clipped - 8 lines]
> Your help is appreciated.
> ER