I'd be interested to hear how that worked. Did you find it performed
well? Was it a busy site?

Was there a particular reason for this? (storing all the pages in the
db)


Kola

>> -----Original Message-----
>> From: Paul Johnston [mailto:[EMAIL PROTECTED]
>> Sent: 04 July 2003 10:32
>> To: [EMAIL PROTECTED]
>> Subject: RE: [ cf-dev ] Cookies anyone..
>> 
>> > I do and I was merely highlighting the fact that its aint
>> > really logical is it....as how many sites do you you have
>> > which look like this..
>> >
>> > <cfquery>
>> >    GET ALL THE PAGE INFORMATION FROM THE DATABASE
>> > </cfquery>
>> >
>> > There is NEVER going to be a site where you are "pulling all
>> > the stuff from the database"
>> 
>> I have worked on sites that pull all of the page info from the
database
>> (except maybe the header and footer... But if they are constant,
that's 2
>> files to change) and they work very well... Also, if you think about
it,
>> if
>> all links are stored in a database, then you have a purely dynamic
>> site...
>> Lots of work and not necessary for very many sites (except very big
>> sites),
>> but... Never say never!
>> 
>> Paul
>> 
>> 
>> 
>> --
>> ** Archive:
http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
>> 
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>> For human help, e-mail: [EMAIL PROTECTED]


-- 
** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For human help, e-mail: [EMAIL PROTECTED]

Reply via email to