Tekforums

Chat => Entertainment & Technology => Topic started by: Pete on May 25, 2008, 16:52:56 PM

Title: More ASP stuff
Post by: Pete on May 25, 2008, 16:52:56 PM
Ive got this so far:

* Master page
* Form for submitting rich text into a SQL DB
* A way of displaying the rich text in a webpage with DataList controls.

Now I need:

* An automated way of putting the rich text into webpages.
I dont want to have to make each page manually. i.e. I dont want to have to spend ages configuring DataLists for each seperate entry. I think what I need is a generic output page where the DataList has a WHERE, and then use querystrings or UIDs or something? Im still on the pen & paper stage with this.

* A way of making the contents panels in the master page update automatically.
Aint got a clue right now. I want a complete index sorted by category and also a most recent bit.