English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I'm using Microsoft Frontpage. I have this database and I need to get it on my webpage in order to have people search my apartment listings. Help PLEASE ...

2007-01-30 01:33:57 · 3 answers · asked by Anonymous in Computers & Internet Programming & Design

3 answers

Get it out of Access and into MySQL, then write a nice front-end for in in PHP.

I think this is a little more complicated that you are anticipating... sorry! Perhaps you would be better off just reformatting your data manually and making a webpage the 'old-fashioned' way... ;)

2007-01-30 01:59:19 · answer #1 · answered by Anonymous · 0 0

You don't actually get the database on the webpage. You have search criteria for your customers...like zip code, number of bedrooms, and monthly rent. Then your webpage sends a query to the database looking for (example) all 2 bedroom apartments in Zip 64111 for under $750/ month. Suppose you have 7 apartments that meet those criteria...your webpage then displays those 7.

2007-01-30 02:02:22 · answer #2 · answered by rod 6 · 0 0

You may want to go through this page, info in it should be useful to you :-

http://techrepublic.com.com/5208-11185-0.html?forumID=90&threadID=165421&start=0

2007-01-30 03:12:17 · answer #3 · answered by dotservant.com-foong 2 · 0 0

fedest.com, questions and answers