> 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]

Reply via email to