charon
02-15-2003, 06:57 AM
hi,
I'm used to create static web-site, and i'm now going to revamp my site ti become a fully database driven web-pages, but I don't have exprience on creating fully database-driven site.
1.)As i know , for creating the database-driven sitem, most of the content is store in the database, and it can be retrieved by passing an id (article id). An asp template is created to "contain" the content. IS IT CORRECT?? correct me if i'm wrong.
2.) One of the problem is isn't any way to store pre-formatted text (with bold words, different font sizes, and hyperlinks) in a DB field. Any suggestions on what would be the best way of going about doing this? Should I create a DB table with fields that create a template? I want to make it as simple as possible cuz this would ideally be updated by someone outside of the web team who has no HTML/ASP experience. Any help is appreciated... thanks
I'm used to create static web-site, and i'm now going to revamp my site ti become a fully database driven web-pages, but I don't have exprience on creating fully database-driven site.
1.)As i know , for creating the database-driven sitem, most of the content is store in the database, and it can be retrieved by passing an id (article id). An asp template is created to "contain" the content. IS IT CORRECT?? correct me if i'm wrong.
2.) One of the problem is isn't any way to store pre-formatted text (with bold words, different font sizes, and hyperlinks) in a DB field. Any suggestions on what would be the best way of going about doing this? Should I create a DB table with fields that create a template? I want to make it as simple as possible cuz this would ideally be updated by someone outside of the web team who has no HTML/ASP experience. Any help is appreciated... thanks