Articles   Dev Forums   Personalize   Favorites   Member Login        Active Users:  384
DevASP - ASP and XML Articles, Samples, Toturials, Sample Chapters and resources for Developers Friday, July 04, 2008
Home
Articles & Samples
Dev Search
Dev Forum
Add a Listing
Sample Chapters
Directory Feed
Link to US
Contact

Search Directory
Applications
Articles & Samples
Components
Community
Database
Developer Sites
Downloads
Hosting Services
Introduction
Knowledge Base
Sample Chapters
WebCasts

ESET
ASP Directory
Applications
Articles & Samples
Components
Developer Sites
Knowledge Base
Sample Chapters
WebCasts
XML Directory
Applications
Articles & Samples
Developer Sites
Error, Bugs & Fixes
Downloads
Introduction
Knowledge Base
Sample Chapters
WebCasts

FREE 12 month online training for ASP.NET & MS Expression Studio and a Free copy of MS Expression Web with Windows Server Purchase

Home > Search > Articles & Samples > ASP > Content Management > Content Management
Search
DevASP

What's New
What's Hot

Dynamic Include Files       
Total Hits: 409  |  Today: 1 Author: Brian Repetti       Rating:  
Read Reviews | Write Review |              Your Rating: 

One of the hardest things for ASP developers to do is Dynamically Include Files in there applications. When you see this example you wont think so anymore. You can use the FileSystemObject for many different things. One thing it can be used for is including files....

Content Management Made Easy with ASP       
Total Hits: 322  |  Today: 0 Author: Chris Payne       Rating:  
Read Reviews | Write Review |              Your Rating: 

So what is content management and how will it help you? When you start to develop content on a site, unless you want to be bogged down forever with HTML trivialities or resource sharing, you want to make it as painless and easy as possible. You need a system that will eliminate the grunt work and let you focus on actual content. You need a system that will allow writers to easily submit articles, one that will let you proof and publish the articles, all without having to write a bunch of HTML. E...

Building a content heavy website       
Total Hits: 330  |  Today: 2 Author: Tony Welsh       Rating:  
Read Reviews | Write Review |              Your Rating: 

Eventually most people want to create their own website, this guide covers the basics ideas, planning and implementation behind doing such a thing for a content heavy website all the while bearing in mind things like the cost of on-going maintenance. This is not designed to be a guide to writing your first ever website - one of the major assumptions the guide makes is that you are happy with your own ability to create this content. Most of the material in this guide is based on my own experien...

TICKERTAPE       
Total Hits: 241  |  Today: 0 Author: markprijs.nl       Rating:  
Read Reviews | Write Review |              Your Rating: 

A nice way to point out some features on your website is by means of a tickertape. Not only can you show messages this way, but the ticker can also contain hyperlinks, so you can direct your visitors directly to the right place...

Display a random file       
Total Hits: 182  |  Today: 1 Author: Carlos Baez       Rating:  
Read Reviews | Write Review |              Your Rating: 

Every ad has its own file which contains the HTML code for the ad (image, description and a link). To display a random ad here we will use an include file that opens a random file and displays its content....

Streaming MP3's       
Total Hits: 499  |  Today: 1 Author: Ron Light       Rating:  
Read Reviews | Write Review |              Your Rating: 

This Code when put in any directory will create a HTML page listing all Mp3's in the directory. It also creates a streaming link to the file, so anyone can stream off you MP3's from your server withour downloading them.

...

ASP Content Management       
Total Hits: 181  |  Today: 0 Author: aa2max.       Rating:  
Read Reviews | Write Review |              Your Rating: 

Content management solution based on IIS, ASP, and MS Access. Add, edit, and update all pages with a web-based WYSIWYG page editor. Edit site colors, titles, and more with the web-based administrator. Very easy to setup and use. Asp Content Management is open-source and released under the GPL license. This code is perfect for a personal homepage or a small business page. Application would be very easy to upgrade to MS SQL if needed....

Content Management Music Review. A Complete Ready-To-Run       
Total Hits: 144  |  Today: 0 Author: aa2max.       Rating:  
Read Reviews | Write Review |              Your Rating: 

A complete web based music review site built with ASP and MS Access.
Content Management Music Review is a content management system for music reviews. Designed for easy setup and operation.
Based on ASP, IIS, and MS Access. Easy to setup and administer. All site settings are easily customized in a config file. Change all site titles, colors, and headings in seconds. Includes a music review search, and a user comments section, full web based adminsitration. Complete, ready-to-go, fast web...

Adding Live Content Feeds to your Blog or Website       
Total Hits: 145  |  Today: 0 Author: Rafay Bin Ali.       Rating:  
Read Reviews | Write Review |              Your Rating: 

Really Simple Syndicates (RSS) is an XML application for syndicating the web site contents. You must have seen applications of it on many web sites that include live feeds such as news from sources like CNN and BBC. To provide live content on your site or weblog, you need access to an XML based file called RSS. RSS file is simply a remotely hosted XML file that you can call into your pages....

Create your own RSS       
Total Hits: 513  |  Today: 0 Author: James Shaw       Rating:  
Read Reviews | Write Review |              Your Rating: 

This page describes in detail the steps you need to follow before you can publish your data with RSS. What exactly is in the RSS file?...

Creating a Category Site with ASP        
Total Hits: 106  |  Today: 0 Author: Wayne Berry       Rating:  
Read Reviews | Write Review |              Your Rating: 

In this issue we will implement a catalog site that is build with Active Server pages and SQL Server. There is also source code and a discussion of the advantages and disadvantages of creating a catalog site that gets it's content from a database....

Display random text       
Total Hits: 149  |  Today: 1 Author: aspwebpro.com       Rating:  
Read Reviews | Write Review |              Your Rating: 

Ever wanted to display random tips or quotes on your website? Well, Look no further. Here is a random text displayer that we used on a website we built that displays a random tip every time the browser is refreshed.

...

A Simple CMS       
Total Hits: 451  |  Today: 1 Author: Jesus Torres       Rating:  
Read Reviews | Write Review |              Your Rating: 

A very simple and easy to understand tutorial on how to create the core functionality for a CMS. At it's foundation CMS is basically the separation of design/layout from the content and this is what I will show you how to do....

Generating RSS with ASP       
Total Hits: 163  |  Today: 1       Rating:  
Read Reviews | Write Review |              Your Rating: 

RSS files can be generated using Active Server Pages (ASP). It is OK for an RSS file to have a .asp suffix. In this example an RSS 0.91 file is generated, but it could easily be applied to other RSS versions. Similarly in this case the site stores its articles in a Microsoft Access database, but the database connection could be changed to reflect a Microsoft SQL Server database....

MySQL/ASP Content Management Solution       
Total Hits: 292  |  Today: 1 Author: aa2max.       Rating:  
Read Reviews | Write Review |              Your Rating: 

A complete website with web based content management....

Text and Number Formatting       
Total Hits: 306  |  Today: 0 Author: Chris Garrett       Rating:  
Read Reviews | Write Review |              Your Rating: 

An example with code, where you want to output a column of numbers as showed in the example, if you want all the numbers to line up you need to prepad each number with zeros or spaces....

Syndicate your Content using ASP       
Total Hits: 165  |  Today: 0 Author: Jonathan Malm       Rating:  
Read Reviews | Write Review |              Your Rating: 

A basic tutorial describing how to syndicate your content using ASP. Hopefully this may encourage webmasters to get some of their content out and about and realise the benefits of sharing it to increase site traffic....

Display content from another Web site       
Total Hits: 221  |  Today: 1 Author: aspwebpro.com       Rating:  
Read Reviews | Write Review |              Your Rating: 

Occasionally, it is necessary to retrieve content from another web site and display it in your own web pages. This article will show you any easy way how to do this.
...

CMS ASP Script       
Total Hits: 166  |  Today: 1 Author: ep1.com       Rating:  
Read Reviews | Write Review |              Your Rating: 

A very simple and easy to understand tutorial on how to create the core functionality for a CMS. At it's foundation CMS is basically the separation of design/layout from the content and this is what I will show you how to do....

Preview TextArea Using DHTML       
Total Hits: 68  |  Today: 1 Author: 1aspstreet.com       Rating:  
Read Reviews | Write Review |              Your Rating: 

This is a small script that will allow you to preview a textarea in an html page that may contain html code with out first processing the page to another page....


1  2  3  Next >> 

DevASP - Privacy - Disclaimer
Copyright © 2008 DevASP.com