News Scroller
Current Version: 0.2
This is a free ASP .NET User Control news scroller (ticker). This is free to
download and use for commerical and personal websites.
Features
- Unlimited number of news items
- Drop and Run (Very easy installation)
- Use HTML to format news items
- Can be used in masterpages and/or tables
Features Coming Soon
- Variable speed scrolling
- Pause current news item before moving on
- Showing multiple news items at once
- Hold news items on postback
- Source code will be available for downloading
- More detailed help file
How to use
Dim n As New DotNetCore.Controls.News
n.Text = "<b>29/07/2007</b><br />This is a sample news item"
NewsScroller1.AddNews(n)
And add as many news items as you wish
Example
29/09/2007
This is a sample news item
30/09/2007
This is another sample news item
I agree to the
Terms of Use