how can I create news paper website
-
hi all, How can I create news paper website, i mean how can i create interface, Complet news paper portal and every one hour need to display the update news. using ASP.NET2.0 and Sqlserver2005 thanks
If you want the site to autoupdate, you can use javascript to make the page auto refresh, or AJAX to make a call to refresh part of a page.
Christian Graus - Microsoft MVP - C++ "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )
-
hi all, How can I create news paper website, i mean how can i create interface, Complet news paper portal and every one hour need to display the update news. using ASP.NET2.0 and Sqlserver2005 thanks
In a good design, the content and news items should be controlled and should not autoupdate since it would irritate users besides an undue load on the server. However, you can have a simple news ticker which refreshes the messages. Have you checked out NDTV (http://www.ndtv.com/[^]) website?
Vasudevan Deepak Kumar Personal Homepage
Tech Gossips
A pessimist sees only the dark side of the clouds, and mopes; a philosopher sees both sides, and shrugs; an optimist doesn't see the clouds at all - he's walking on them. --Leonard Louis Levinson