Click to See Complete Forum and Search --> : Real Estate Scrip


harryabc
09-21-2003, 11:37 PM
Hi
I was wondering how I would go about finding a script in the list for a real estate listing site.
Thanks
Harry

Khalid Ali
09-22-2003, 05:25 AM
Originally posted by harryabc
Hi
I was wondering how I would go about finding a script in the list for a real estate listing site.
Thanks
Harry

Care to elaborate a bit more....?

harryabc
09-22-2003, 08:31 AM
Hi
This is a site where you list property for sale, a search engine allows you to locate property by state or by city, and you can list property for sale from private individuals.
Thanks
Harry

AdamGundry
09-22-2003, 11:34 AM
You'd almost certainly need a server-side language and database to do something like that - Javascript is not suitable. I'd recommend PHP/MySQL, but it depends on what you have on your server. There may be scripts available to do what you want, but more likely you will have to pay someone to write one.

Adam

harryabc
09-22-2003, 12:32 PM
HI
Thanks for your info.
The site www.home-salez.com was constructed using a javascript from http://javascript.internet.com
but I did not know how to find it using their search box.
Thanks again
Harry

AdamGundry
09-22-2003, 12:50 PM
The only Javascript I can see on that site (on the first page at least) is a "bookmark this page" link. Back-end processing appears to be done via ASP.

If that's the script you want, you can find it here: http://javascript.internet.com/miscellaneous/bookmark-page.html

Adam

harryabc
09-22-2003, 02:13 PM
Thanks Adam
Harry

AdamGundry
09-22-2003, 03:54 PM
No problem...sorry I misinterpreted you before.

Adam