Web Developer's Virtual Library: Encyclopedia of Web Design Tutorials, Articles and Discussions


WDVL Newsletter

Active Server Pages
JSP/Java Servlets
Microsoft SQL Server
Daily Backup
Dedicated Servers
Streaming Audio/Video
24-hour Support    

jobs.webdeveloper.com

Hiermenus


e-commerce
Partner With Us















Developer Channel
FlashKit.com
JavaScript.com
JavaScriptSource
Developer Jobs
ScriptSearch
StreamingMediaWorld
Web Developer's Journal
Web Developer's Virtual Library
WebDeveloper.com
Webreference
Web Hosts
XMLfiles.com

internet.com
IT
Developer
Internet News
Small Business
Personal Technology

Search internet.com
Advertise
Corporate Info
Newsletters
Tech Jobs
E-mail Offers


Conclusion

July 10, 2000

It's also easy to rotate content this way. If you have a list of articles somewhere on your site (possibly the front page) you can just make a call to the database instead of having to rewrite HTML every time you add an article. Just list the five newest articles, and if you add content regularly, this list will constantly be updated.

Another feature that I've omitted here for time's sake is the expiration of articles. Suppose you have a news article that applies only to this week - next week no one will ever read the article, so you want to get rid of it. By adding a simple step and another field in your database, you can add an expiration date. Then write a simple script that can be scheduled (go here for a tutorial on scheduling scripts) to check the database periodically and see if an article's expiration date is passed. If it is, you can use the FSO to delete the article, delete the database entry, or simply uncheck the Published field. Very handy.

The moral of the story is, who needs to pay big bucks for great content management? With a few tweaks and modifications, this system we've described will work very well and handle most anything you could throw at it. Using the basics from this system, you could create a larger workflow management system, where you manage more than just articles, and track them from all over a network.

Happy scripting!

A few notes
Content Management Made Easy with ASP


Up to => Home / Authoring / ASP / Content_Management




Jupiter Online Media: internet.comearthweb.comDevx.commediabistro.comGraphics.com

Search:

Jupitermedia Corporation has two divisions: Jupiterimages and Jupiter Online Media

Jupitermedia Corporate Info


Legal Notices, Licensing, & Permissions, Privacy Policy.

Web Hosting | Newsletters | Tech Jobs | Shopping | E-mail Offers