Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Intranet News section
Name: Chris (by Chris Kirk) Date: October 5, 2008 at 13:38:02 Pacific OS: 2000, 2003, XP, Vista CPU/Ram: _ Product: _
Comment:
Hello, I have a got an intranet, and i would like a page (A news Page) which when you go to it, it is .htm ,.html ,etc. But also have a way that people can easily add iteams to it, with out having to do this thought web site design. Is there a way to do this? maybe a program that will allow people to easily add a new event, or something. Thanks
Name: smbotans Date: October 5, 2008 at 17:00:48 Pacific
Reply:
a bit of lateral thinking :-)
how about using a guestbook script and just edit the script/html so that it reads 'NEWS' instead of 'GUESTBOOK'
there are lots of free guestbook scripts online but given that you are running this on an intranet, you will need to make sure that your server supports php or whatever language the script is written in
Summary: easiest for them or for you? :D if it's for them then the more work you do the more easy for them :D the easiest to implement (and to use) is probably by using a text file as the news database, so peo...
Summary: Hi everyone. I have the following problem: I'd like to include a basic little news section on my site for which i'd like to read out a text file and have that text displayed on my html page. The reaso...
Summary: I can't think of an easy way. You need to create the form (with textarea, etc. fields), then connect it to your database where the news content are stored... along with the membership system if you wa...