![]() | ![]() | ![]() |
| |||||||
| Forums | Register | Groups | Awards | Arcade | Pets | T-Bucks / T-Store | Invite Your Friends | Blogs | Mark Forums Read |
| Web Design Forums and discussions on webdesign |
Web Design | |||||||||
|
|
|
|
| |||||
![]() |
| | LinkBack | Thread Tools |
| | #1 (permalink) |
| Civilians | Hi All, I'm after some advice. I maintain a website for a club I belong to. This website requires a lot of updating with new event details, results and anouncements. Currently, I am solely responsible for updating the website with the appropriate information. I do this by wirting HTML/Javascript files and simply uploading them using an FTP client. However, What I'd like is for members of my club to be able to update the website themselves, without me having to be involved. I can't ask my fellow club members to write HTML and Javascript, so what I'd like is a website that enables them to log in and update it through the website itself, so that they don't have to write an code. I've seen things like plone and wizziwig, but these look complicated to implement. I assume that I'd need some sort of server side system for this. Can anybody recommend a system or package that would allow this type of behaviour?. Thanks in advance, Dave |
|
| | #2 (permalink) |
| Civilians | What you need is a content management system (CMS). There are a lot of them out there. I've always felt this product was well done: http://www.bigmedium.com/ Cheers, Daniel http://www.danhendricks.com |
|
| | #3 (permalink) |
| Civilians | Dave Moore wrote: : Hi All, : I'm after some advice. I maintain a website for a club I belong : to. This website requires a lot of updating with new event details, results and : anouncements. Currently, I am solely responsible for updating the : website with the appropriate information. A CMS would work but might be too muich for what you need. Try a blog. You can make users and give them permissions to post or not, to comment or not etc. I use and love b2evolution: http://b2evolution.net/ You can really customize it how you like. I have one site that doesn't even look like a blog runs it but it does. Although it is still hidden for now ![]() Not ready yet... Good luck, Heidi |
|
| | #4 (permalink) |
| Civilians | Heidi wrote: > You can really customize it how you like. I have one site that doesn't even > look like a blog runs it but it does. Although it is still hidden for now ![]() > Not ready yet... LOL! If it isn't public, is it really there? Matthias -- Swiss Blogs: http://www.blog.ch/ Bloggertreffen 19.03.2005 in Basel: http://www.emacswiki.org/cgi-bin/ale...ertreffen_2005 |
|
| | #5 (permalink) |
| Civilians | "Dave Moore" <dave_m_moore@post2me.freeserve.co.uk> wrote in message news:cs6msd$u11$1@news7.svr.pol.co.uk... > What I'd like is for members of my club to be able > to update the website themselves, without me having to be involved. I > can't > ask my fellow club members to write HTML and Javascript, so what I'd like > is > a website that enables them to log in and update it through the website > itself, so that they don't have to write an code. I quite simple bit of ASP would acheive what you're after. If you can handle HTML and Javascript I dont think you'd have any trouble with ASP. You can write it with Notepad or whatever you use to write your HTML / Javascript. You can write simple forms which write back the user's input to text files and/or database. There's plenty of ASP resources on the web to get you started, or you could buy a book on it. Owen |
|
| | #6 (permalink) |
| Civilians | If I can get away with just writing scripts, that would be good. But whats the difference between ASP and PHP?. I've seen lots of stuff on PHP and SQL databases which might be what I'm after. "Owen" <spam@spam.com> wrote in message news:8pMFd.16$Sq3.0@newsfe1-win.ntli.net... > > "Dave Moore" <dave_m_moore@post2me.freeserve.co.uk> wrote in message > news:cs6msd$u11$1@news7.svr.pol.co.uk... > > What I'd like is for members of my club to be able > > to update the website themselves, without me having to be involved. I > > can't > > ask my fellow club members to write HTML and Javascript, so what I'd like > > is > > a website that enables them to log in and update it through the website > > itself, so that they don't have to write an code. > > I quite simple bit of ASP would acheive what you're after. > > If you can handle HTML and Javascript I dont think you'd have any trouble > with ASP. You can write it with Notepad or whatever you use to write your > HTML / Javascript. You can write simple forms which write back the user's > input to text files and/or database. There's plenty of ASP resources on > the web to get you started, or you could buy a book on it. > > Owen > > |
|
| | #7 (permalink) |
| Civilians | In article <csbgjg$hii$1@news7.svr.pol.co.uk>, dave_m_moore@post2me.freeserve.co.uk says... > ... > whats the difference between ASP and PHP?. PHP is a scripting language. ASP is an environment that provides access to system resources for scripting languages running within it - most notably vbScript and jScript. -- William Tasso ------ read, read again, then post: http://www.aww-faq.org/ http://www.catb.org/~esr/faqs/smart-questions.html http://groups-beta.google.com/group/alt.www.webmaster |
|
![]() |
| Bookmarks |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| switching places with main website & add-on website on server | Tom J | Web Design | 2 | 08-17-2005 04:00 |
| interactive ppt | Sketch | Microsoft Applications | 2 | 04-22-2005 12:00 |
| Interactive diary on a website | Michael Elcock | Web Design | 1 | 03-26-2005 00:00 |
| interactive buttons | Walter Johnson | Web Design | 1 | 11-21-2004 16:00 |
| Interactive Presentation | Galsaba | Microsoft Applications | 1 | 06-16-2004 08:14 |
![]() | ![]() | ![]() |