Log in

View Full Version : Applet for News presentation



Speedster
03-14-2006, 10:59 PM
Hi
Can somone provide me with code for a news presentation for my website. I want to write the news behind a locked admin page and the news will be presented on the main page. I also want to log the news and show f.e the 5 newest news ( or by value from the admin page)

ddadmin
03-15-2006, 09:26 AM
Please be aware of the nature of JavaScript, which is a client side language that can only perform user interface tasks such as validate a form, pop up a window etc. I say this because your other thread (http://www.dynamicdrive.com/forums/showthread.php?t=8073) was also incorrectly posted in the JavaScript category.

What you need is a server side script such as PHP or CGI. Assuming you support PHP, check out some news publishing PHP scripts (http://hotscripts.com/PHP/Scripts_and_Programs/News_Publishing/index.html).

simonf
03-15-2006, 01:18 PM
Hi

See this post from awhile ago

News Tickler (http://www.dynamicdrive.com/forums/showthread.php?t=874&highlight=news+tickler)

Twey
03-15-2006, 04:32 PM
A news tickler? :)