473,320 Members | 2,073 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

Simple CMS for my site?

I need a really simple Content Management System for my site to make it
possible for a site admin to update content without touching the ASP.NET
application. The CMS needs to take care of pictures and design. It is not a
typical news site where there are text-based articles. The content could be
any kind of HTML.

Take a look at http://www.baldrian.no too see what kind of site I'm talking
about.

How do you suggest that I solve this?

Olav
Nov 19 '05 #1
1 982
> I need a really simple Content Management System for my site to make it
possible for a site admin to update content without touching the ASP.NET
application. The CMS needs to take care of pictures and design. It is not a typical news site where there are text-based articles. The content could be any kind of HTML.


If it's really simple, and you're a .net developer, I guess I'd suggest that
you build it yourself.

The HTML input can be handled by a text area replacement widget such as
xstandard or FCKeditor.

Then just store that in a database and retreive it when displaying the
content on the site.

-Darrel
Nov 19 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: gael.pegliasco | last post by:
Hi, How are you dear and nice helper :) ? I'm trying to test xpath with this simple program : import xml.dom.minidom from xml.xpath.Context import Context import xml.xpath
2
by: Sigma | last post by:
I have a home-network with XP Pro running on one computer and want to setup a web site on the XP machine so that I can setup ASP webs with FP server extensions - and connect to them from another...
2
by: G0ng | last post by:
I 'm developing a site consisting of 5-10 html/php pages. I want to add a simple keyword search in my site. I can't seem to find any simple script, except risearch which can't search my Greek pages...
3
by: Mark Kamoski | last post by:
Hi-- Please help. How can one implement a simple site search for an ASP.NET site that consists of ASPX and ASCX content pages? I have a small site (of less than 100 content pages). The...
4
by: Andy | last post by:
Sorry if this is too simple to post… We’re about to develop a web site where a couple of users want to administer users access. Users access via a username and password. Assuming that these...
0
by: Daniel Sélen Secches | last post by:
I found a good class to do a simple FTP. Very good.... I'm posting it with the message, i hope it helps someone ============================================================== Imports...
4
by: VB Programmer | last post by:
In 1.1 if I made a simple code change I would just copy the dll in the bin folder to the website and that's it. If I make a simple code change in 2.0 what file(s) would I need to copy to the web...
2
by: Loane Sharp | last post by:
Hi there I have an ASP.NET web application created in Visual Studio 2005. The application is installed to a subdirectory in wwwroot, which is mapped in turn to a virtual directory under the...
10
by: pipponino | last post by:
I own a simple Virtual Tour Site. At this time I can't afford to hire a programmer to make it everything that I want so I am trying my best to have it function for the time being as best as I can...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.