From: John Devlon on
Hi,

Can anyone please help me... ?

I've build a website and I would like to add a content managment system to
change some content.

Can anyone recomend a good CMS? I'm using frames in my current site. Are
there cms systems that support the use of frames?

Most things I've seen require the user to rebuild the site in the cms
system.

Does anyone have some good advice ?

Thanx

John



From: Lee on
On Jan 21, 9:02 pm, "John Devlon" <johndev...(a)hotmail.com> wrote:
> Hi,
>
> Can anyone please help me... ?
>
> I've build a website and I would like to add a content managment system to
> change some content.
>
> Can anyone recomend a good CMS? I'm using frames in my current site. Are
> there cms systems that support the use of frames?
>
> Most things I've seen require the user to rebuild the site in the cms
> system.
>
> Does anyone have some good advice ?
>
> Thanx
>
> John

You don't say whether your site is actually written in ASP.NET or in
plain html. Where I am we use Contribute, not a CMS, but works with
the existing html, and without coding. It sounds like you want a
framework or something to integrate CMS functionality with your
existing code. If it was me I might try and write this myself, using
fckeditor for the content editing.
From: Alexey Smirnov on
On Jan 21, 10:02 pm, "John Devlon" <johndev...(a)hotmail.com> wrote:
> Hi,
>
> Can anyone please help me... ?
>
> I've build a website and I would like to add a content managment system to
> change some content.
>
> Can anyone recomend a good CMS? I'm using frames in my current site. Are
> there cms systems that support the use of frames?
>
> Most things I've seen require the user to rebuild the site in the cms
> system.
>
> Does anyone have some good advice ?
>
> Thanx
>
> John

John, take a look here: http://en.wikipedia.org/wiki/List_of_content_management_systems
From: John Devlon on
Hi Lee,

Currenly, it is in asp.net. Does contribute support asp pages ?

Thanx

John




"Lee" <lee(a)hanken.co.uk> schreef in bericht
news:5cda1330-cfd5-47ad-b2d4-280ca319c305(a)30g2000yqu.googlegroups.com...
On Jan 21, 9:02 pm, "John Devlon" <johndev...(a)hotmail.com> wrote:
> Hi,
>
> Can anyone please help me... ?
>
> I've build a website and I would like to add a content managment system to
> change some content.
>
> Can anyone recomend a good CMS? I'm using frames in my current site. Are
> there cms systems that support the use of frames?
>
> Most things I've seen require the user to rebuild the site in the cms
> system.
>
> Does anyone have some good advice ?
>
> Thanx
>
> John

You don't say whether your site is actually written in ASP.NET or in
plain html. Where I am we use Contribute, not a CMS, but works with
the existing html, and without coding. It sounds like you want a
framework or something to integrate CMS functionality with your
existing code. If it was me I might try and write this myself, using
fckeditor for the content editing.



From: Alexey Smirnov on
On Jan 22, 9:18 pm, "John Devlon" <johndev...(a)hotmail.com> wrote:
> Hi Lee,
>
> Currenly, it is in asp.net. Does contribute support asp pages ?
>
> Thanx
>
> John
>
> "Lee" <l...(a)hanken.co.uk> schreef in berichtnews:5cda1330-cfd5-47ad-b2d4-280ca319c305(a)30g2000yqu.googlegroups.com...
> On Jan 21, 9:02 pm, "John Devlon" <johndev...(a)hotmail.com> wrote:
>
>
>
>
>
> > Hi,
>
> > Can anyone please help me... ?
>
> > I've build a website and I would like to add a content managment system to
> > change some content.
>
> > Can anyone recomend a good CMS? I'm using frames in my current site. Are
> > there cms systems that support the use of frames?
>
> > Most things I've seen require the user to rebuild the site in the cms
> > system.
>
> > Does anyone have some good advice ?
>
> > Thanx
>
> > John
>
> You don't say whether your site is actually written in ASP.NET or in
> plain html. Where I am we use Contribute, not a CMS, but works with
> the existing html, and without coding. It sounds like you want a
> framework or something to integrate CMS functionality with your
> existing code. If it was me I might try and write this myself, using
> fckeditor for the content editing.

It does support of ASP.NET but it depends on your site implementation.
Contribute is more an editor than a CMS