|
Posted by Ted on June 23, 2005, 1:10 pm
Please log in for more thread options
Thank you
Adrienne wrote:
>
> > Thanks Adrienne...
> >
> > You do that with a script of some kind, right?
> >
> > Does FP have a feature like that built-in?
> >
>
> I doubt it, and even if it did, I have heard that FP really mucks up
> scripts badly.
>
> You want to look into server side language, ASP, PHP are not that
> difficult really. You will also need some sort of database, I recommend
> MySQL. W3Schools <http://www.w3schools.com> has some good beginner
> tutorials on both server side languages, and SQL (Structured Query
> Language) used for database queries and updates.
>
> I would also get rid of FP. Get yourself a good plain text editor with
> syntax highlighting. I can recommend HTML-Kit
> <http://www.chami.com/html-kit> because it has many server side and
> database plugins available.
>
> --
> Adrienne Boswell
> http://www.cavalcade-of-coding.info
> Please respond to the group so others can share
|