Real Estate Forums

Coding HTML, ASP, PHP, JAVA MYSQL and more. All coding questions should be asked here.

Reply
 
Thread Tools Display Modes
Old 05-02-2007, 11:19 AM
saadia saadia is offline
New real estate webmaster
 
Join Date: May 2007
Posts: 2
saadia is on a distinguished road
Default Newbie here!

Hello all,

I am in school to get a web developing certificate and for our final project we have to make a website. I was thinking of making a realtor's site. We have to incorporate the following into our site: HTML, CSS, ASP Classic, JavaScript, and it has to have a database.

Do you guys use databases for members to your sites? Do you guys use a database of houses for sale? I just need a little guidance on how I could go about doing this site.

Thanks
Reply With Quote
Old 05-03-2007, 07:38 AM
Velvet Oyster's Avatar
Velvet Oyster Velvet Oyster is offline
Advancing Webmaster
 
Join Date: Apr 2007
Location: Beyond the Sun?
Posts: 37
Velvet Oyster is on a distinguished road
Default Re: Newbie here!

I'd say the majority of people here who do use a database are probably using MySQL.
__________________
Webmaster & Media Megalomaniac
Fripp Island Real Estate dot com
Reply With Quote
Old 05-03-2007, 09:36 AM
BrandonSternfield's Avatar
BrandonSternfield BrandonSternfield is offline
Uber Real Estate Webmaster
 
Join Date: Feb 2007
Location: Fort Lauderdale, Florida
Posts: 1,502
BrandonSternfield is on a distinguished road
Send a message via AIM to BrandonSternfield
Default Re: Newbie here!

Well, the html/css/asp/java are simple enough for you. As for a database, you can create a mock up of an MLS.

Most of the time, the database most realtors use is the insanely huge MLS for their local area.
__________________
If you're not remembered, you never existed.
Reply With Quote
Old 05-03-2007, 03:13 PM
RESynergy RESynergy is offline
Real Estate WebMaster
 
Join Date: Nov 2006
Posts: 109
RESynergy is on a distinguished road
Default Re: Newbie here!

This http://www.open-realty.org/ has a complete real estate website that utilizes mysql, php, etc. It is open source (free) and has installation instructions.

Maybe installing something like that will let you see what is involved in setting up a db and pulling info from it to display in a web page. You could use it as a guide to get started and then make your own.
Reply With Quote
Old 05-03-2007, 03:40 PM
saadia saadia is offline
New real estate webmaster
 
Join Date: May 2007
Posts: 2
saadia is on a distinguished road
Default Re: Newbie here!

Thank you so much for your help.

We have only used Microsoft Access for the DB, but RESynergy I will definetly look into that site and read up on it. Brandon, creating a mock up was exactly what I was thinking of doing.

Well Thank you once again to all of you for your help!
Reply With Quote
Old 05-04-2007, 09:29 AM
flann flann is offline
New real estate webmaster
 
Join Date: May 2007
Posts: 8
flann is on a distinguished road
Default Re: Newbie here!

if you're using ASP classic, than using a Microsoft database would work best for you. I don't personally like microsoft's products for programming and database, but what can you do?

Access is a small database and my guess is that you can get your hands on this pretty easily. For you're purposes, it would probably be the easiest to use because you can set up your computer at home with IIS, and create and test it there, then easily move all the file including the DB to school.

Make sure you create a diagram of your table structure before you ever sit down and make a single table in your database. I use the ER diagram structure, and I draw it all out on a white board. Then I look for things like many-many relationships. These will cause you lots of problems in your coding, and you should find a way to break out your table structure to make a many-many relationship into two one-many relationships.

Hope this helps.
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



For our members

Main Sections

IDX Coverage Areas

Spiders Welcome

All times are GMT -7. The time now is 12:49 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.