473,395 Members | 1,702 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

news with asp C#

using Flash it's easy to create a small textbox, and let the news to
flow i.e. from right to left.

I was wondering if there is something in asp.net 2.0 C#, to create
anything like that.

Vinnie

Oct 3 '07 #1
2 1042
Vinnie,

Not really, and you wouldn't really do it in ASP.NET. While ASP.NET
would serve up the page, you would have to use JavaScript to control the
elements on the client side, or flash, or some sort of embedded component
(ActiveX or a .NET component) which would do the same thing.
--
- Nicholas Paldino [.NET/C# MVP]
- mv*@spam.guard.caspershouse.com

"vinnie" <ce**********@gmail.comwrote in message
news:11**********************@22g2000hsm.googlegro ups.com...
using Flash it's easy to create a small textbox, and let the news to
flow i.e. from right to left.

I was wondering if there is something in asp.net 2.0 C#, to create
anything like that.

Vinnie

Oct 3 '07 #2
There is an IE-specific tag "Marquee" that intrinsically handles this
behavior. But if you want to do it on a cross-browser basis, you need to use
client script. There are a number of Javascript demos that do this. Just
search on "scrolling".

It's important to remember that ASP.NET is a server-side technology - it
delivers the eventual markup that is sent out to the browser. However, any
kind of scrolling, etc. then needs to be done with the DOM that's now
resident in the browser, with browser - based client side script.
-- Peter
Recursion: see Recursion
site: http://www.eggheadcafe.com
unBlog: http://petesbloggerama.blogspot.com
BlogMetaFinder: http://www.blogmetafinder.com

"vinnie" wrote:
using Flash it's easy to create a small textbox, and let the news to
flow i.e. from right to left.

I was wondering if there is something in asp.net 2.0 C#, to create
anything like that.

Vinnie

Oct 3 '07 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Cergon | last post by:
hi, i hope someone can help. Im pretty new to this php stuff and i have a slight problem. I have this script (shown below) which writes data to a text file which is then displayed on my front...
0
by: Jonathan M. Rose | last post by:
I am looking for a script that I can sit on an HTML server (Linux, Apache, PHP/Perl/Python/Etc.) that will allow me to do the following things: 1) Post news articles that consists of (i) a title...
3
by: Lad | last post by:
I have a program that can send posts to a news server.The problem is that I must find a free usenet(news) server that allows posting, which is not easy. For this reason I would like to make a...
6
by: Zhang Le | last post by:
Hello, I'm writing a little Tkinter application to retrieve news from various news websites such as http://news.bbc.co.uk/, and display them in a TK listbox. All I want are news title and url...
9
by: Arjen | last post by:
Hello, I'm using a datagrid for a news module. The datagrid only displays the news title, date and header. (this is allready working) Now I want to make the title clickable... if you click on...
10
by: Krakatioison | last post by:
I realized I am an idiot. Whole saturday wasted on this crazy regex crap, I can't even look at it anymore...uff Honestly, I am even willing to pay to someone who is able to solve this. Please...
1
by: andyt_2000_uk | last post by:
Hi guys, having a little trouble working out how i'm going to do this. At the moment, users can log in and click a link to add news. This opens a page to enter the message and submit it to the...
0
by: Gawn | last post by:
Dear all, Greeding from Thailand. Need help for my news script. I am trying to display news which keywords match the current page keywords. I am using Dreamweaver 8 and PhpMyAdmin to manage MySQL....
9
by: Mike | last post by:
I want to create a news/stock/sport ticker for my desktop. I want to have the ability to select my news source, (cnn, msnbc, etcs) sport source(espn, nfl, nba, etc) and my stock source (nasdaq,...
7
by: Smurfas | last post by:
Hi, I write News Script: Write news skript, but how maket that - Whent I push "Read Full News" show full news? Some like that: http://blogs.msdn.com/ Sorry, for bad English My script ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.