2
Reply

how do the scrolling news and events can be implemented in c#

ayesha riaz

ayesha riaz

15y
5k
0
Reply

    Tv Channel Like Scrolling News u means go to CodeProject.com

    and Type Scrolltext

    <marquee behavior="scroll">
       </marquee> i is the aspx code for this.

    but when u need wnt to have currrent news.

     u have to use enter new into a table (database).

    and in the page load of that form select the news from the table and

    placed in the marque content.

    if u need codes send me a replay.