Hi, I am talking to a property management firm that wants a web site. Do you think I could do this with SS 2.70f? I think they will want for the customer to enter search perameters in a form and the results to pop up. If I can how would this search system be set up?
You are going to need a fairly sophisticated database solution to achieve this. Do you know what type of server you are using (Windows or Linux)? This will determine if you should be using an ASP/SQLServer solution or PHP/MySQL solution. (If you are lucky, you host can provide a PHP/MySQL solution even on a Windows server.)
Go to HotScripts.com and search for real estate listing in either the PHP or ASP category (whichever one you need). This will yield a list of a few pre-made packages (both $ and free) that you can evaluate.