[advanced search]
 

Go Back   NamePros.com > Discussion > Web Design & Development > Website Development

Website Development Development concepts, scripts, sponsors and affiliate programs.


Closed Thread
 
LinkBack Thread Tools
Old 08-07-2006, 11:55 AM   #1 (permalink)
NamePros Member
 
crazyluv's Avatar
 
Join Date: Jan 2005
Posts: 98
213.00 NP$ (Donate)

crazyluv is an unknown quantity at this point


Question Retrieving Content for Static Pages

Just a simple question I would like some advice for; from people who know more about this then me. I am currently practicing and learning how to build CMSs, basicly I just taking an unused template (that I maded) and use ASP to make it, easy to edit and to enable it to have dynamic content.

I know that it is best to use a database for dynamic content particularly if the site is really big but should I use the database if the content on a particular page won't be dynamic or frequently changed?

What are the pros and cons? For example on a main page used for news, the content tends to change alot so I use a database and some code to store and display the information but how about a secondary page like an "About" page. Where the content will change very little -if at all- through out the life of the web page. Would it be best to have some ASP code to directly edit the page?
__________________
AEInbetween
crazyluv is offline  
Old 08-07-2006, 03:33 PM   #2 (permalink)
NamePros Member
 
Join Date: Jan 2006
Location: Los Angeles
Posts: 66
8.00 NP$ (Donate)

saywhatf000 is an unknown quantity at this point


Its personal preference really. Whichever you find easier to do. I mean I personally use include phrases all over the place (PHP), and never ever edit something on the main page. But what it sounds like to me is that its more of a static page so I think editing the page directly wouldn't be a bad Idea.
saywhatf000 is offline  
Old 08-08-2006, 09:46 AM   #3 (permalink)
NamePros Member
 
crazyluv's Avatar
 
Join Date: Jan 2005
Posts: 98
213.00 NP$ (Donate)

crazyluv is an unknown quantity at this point


I hadn't thought much about includes I'll have to think about that. So when it comes to load times and whatever else it doesn't really matter what method I choose?

Of course when it comes to a large site since it doesn't usually makes a difference with smaller ones.
__________________
AEInbetween
crazyluv is offline  
Closed Thread


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Site Sponsors
Advertise your business at NamePros

All times are GMT -7. The time now is 06:15 AM.


Powered by: vBulletin® Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85