"Imaya2" <webforumsuser@macromedia.com> wrote in
message
news:fafoqn$2ap$1@forums.macromedia.com...
> Hi everyone, I usually find a solution to all mu
inquiries but this one I
> simplay cannot. What I am trying to achieve is:
>
> 1) Website with multiple restaurant reviews where users
can interact.
> 2) The layout will be a list of restaurant with minimal
info (Picture,
> name,
> rating)
> 3) If you click on the name, you will see a full listing
>
> Question:
> I built multiple basic websites and my specialty really
is graphic
> designer.
> The challlenge is: I don't want to manuallyy enter every
single restaurant
> in
> list of restaurant (2). I would like to use a database
software. I even
> looked
> at shopping cart but I don't really want to pay for a
softwate that I will
> only
> use 10%...I don't need the money aspect, just the
listings.
>
> Any Suggestions?
>
> Regards
First you should find out if and what servermodel your server
supports
(PHP/ASP/ASP.NET/ColdFusion/JSP).
Then open up the dreamweaver tutorials for "Creating Dynamic
Websites", with
these tutorials I was able to create a dynamic website for
listing and
editing database records pretty fast.
ps.: I don't think you need a cart just to list/enter/edit
information
contained in your database on your site,
you can do that with the standard dreamweaver serverbehaviors
Joris