-
Data Driven Web Site
I want to create a local news data driven web site.
Question:
Generally, are the html tags within the database (along with the news items)
or should I use the <pre> tag (which means I can not have 'bold' ect in the
news)
or is there another way.
Thanks.
Joe.
-
Re: Data Driven Web Site
My advice is, store the news items in the database as XML and write
parameterized XSLT templates to transform the data into formatted HTML. That
way, when your formatting needs change (and they always do) all you'll have
to do is modify the XSLT parameters, or, at worst, the templates.
"Joe Burkert" <burkertjoe@hotmail.com> wrote in message
news:3a65d2f8$1@news.devx.com...
>
> I want to create a local news data driven web site.
>
> Question:
> Generally, are the html tags within the database (along with the news
items)
>
> or should I use the <pre> tag (which means I can not have 'bold' ect in
the
> news)
> or is there another way.
>
> Thanks.
>
> Joe.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks