My requirement is that i have two sections Admin and User -
Admin: textbox to add NEWS to MS SQL database.
User Home page: News scroller that reads the news from the database and displays (scrolls right to left) it
Both admin and user page is done in ASP.
Please post a script or a link where i can get a script that can read the values from MS SQL db and scroll it.
example site: http://www.ndtv.com/homepage/default.asp (see the top, i need a similar scroller that can read from a db)
thanks in advance...