I have been designing html sites for a few years now but I have a real estate
cleint who wants to add her own listings so that they appear in a category ie
residential. Do I use a database driven website to do this - using an asp
page template? Any tutorials that you can recommend I take so that I know
how to configure it. Also have a rental that wants to add an availability
calendar. Same thing I want her to be able to mark off days on a calendar -
Any suggestions...

Re: Editable Pages by Stefan

Stefan
Thu Mar 10 03:25:53 CST 2005

Yes a DB and server side code solution seem the right way to go
- for some simple coding samples see http://www.asp101.com/samples/

For what you are trying to do you will need hand coding (not the built-in DB wizards)
--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp
_____________________________________________


"Sharon" <Sharon@discussions.microsoft.com> wrote in message news:FC8457CA-7BFC-4107-B509-82C35F5334AE@microsoft.com...
|I have been designing html sites for a few years now but I have a real estate
| cleint who wants to add her own listings so that they appear in a category ie
| residential. Do I use a database driven website to do this - using an asp
| page template? Any tutorials that you can recommend I take so that I know
| how to configure it. Also have a rental that wants to add an availability
| calendar. Same thing I want her to be able to mark off days on a calendar -
| Any suggestions...



Re: Editable Pages by Chris

Chris
Thu Mar 10 09:24:22 CST 2005

I have a few real-estate people using my script. it seems to work nicely
for them since one guy in the office started using it, then several others
got it for themselves.

--
Chris Leeds,
Microsoft MVP-FrontPage

ContentSeed: great tool for web masters,
a fantastic convenience for site owners.
http://contentseed.com/
--
"Sharon" <Sharon@discussions.microsoft.com> wrote in message
news:FC8457CA-7BFC-4107-B509-82C35F5334AE@microsoft.com...
> I have been designing html sites for a few years now but I have a real
estate
> cleint who wants to add her own listings so that they appear in a category
ie
> residential. Do I use a database driven website to do this - using an asp
> page template? Any tutorials that you can recommend I take so that I know
> how to configure it. Also have a rental that wants to add an availability
> calendar. Same thing I want her to be able to mark off days on a
calendar -
> Any suggestions...