473,387 Members | 1,904 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,387 software developers and data experts.

How to code for text moving across the screen on website...

I am using Visual Web Developer with ASP and VB.NET to build website.

I would like to have Text moving across my screen that says "Example
text moving across screen for viewers to read.".
I am new to web and VB.NET programming so please help me with step by
step. (Just when I got used to VB 6.0 now I have to starting learning
VB.NET)

Aug 16 '07 #1
2 3305
I am using Visual Web Developer with ASP and VB.NET to build website.

Correction - you are using Asp.Net - a big difference from Asp
I would like to have Text moving across my screen that says "Example
text moving across screen for viewers to read.".

I am new to web and VB.NET programming so please help me with step by
step. (Just when I got used to VB 6.0 now I have to starting learning
VB.NET)
Well get ready to learn JavaScript and CSS as well!

Visual Basic.Net is used for handling server side events (like when a
user clicks a asp:Button). For client-side functionality you have to
use a client-side script to get the desired behavior. I also mention
CSS because many implementations will probably modify the style
attributes of the element to be scrolled.

Instead of writing a solution for you here I'll send you to google:

http://www.google.com/search?q=javas...ient=firefox-a

Thanks,

Seth Rowe

Aug 16 '07 #2
jonny wrote:
I would like to have Text moving across my screen that says "Example
text moving across screen for viewers to read.".
Much as it pains me to suggest it, have you tried looking at the Marquee
HTML element?

http://www.htmlcodetutorial.com/_MARQUEE.html

http://en.wikipedia.org/wiki/Marquee_tag

It's not an official part of the HTML standard, but I think most browsers do
support it. Personally I think it's horrible but it might do what you want
and is very easy to use.

--

(O)enone
Aug 16 '07 #3

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

Similar topics

2
by: John | last post by:
The following code works OK in IE 6.0 but does not work in Netscape 7. The image does not shift when one scrolls down but stays stationary in Netscape. Please help Thank you John function...
14
by: Roger Withnell | last post by:
How to I find out what size text the browser is set to? Thanks in anticipation.
0
by: =?Utf-8?B?QW5kcmV3?= | last post by:
I have 6 small touch screens that are connected to my pc to a special video card. The video driver splits up my screen in six sections, 3 across the top and 3 across the bottom. They are all even...
21
by: Cartoper | last post by:
I am working on a browser kiosk needs to be able to be run at multiple screen resolutions. What I would like to do is keep the text the same size relative to the screen, all the time. In other...
1
by: bblondy66 | last post by:
i am creating a " Hello World" program. i need to make it loop and have it bounce from one side of the screen to another in command prompt. I have no idea how to do this.....i am so lost and my...
5
Death Slaught
by: Death Slaught | last post by:
Here comes the headaches. Ok I need to know how to do the following. (I think my brains gona fall out.....please don't just give me the answer but talk me through it so I can understand it.) ...
0
by: linkswanted | last post by:
World Moving & Storage Moving Companies and Movers We would like to take this opportunity to introduce "World Moving & Storage" to You. "World Moving & Storage" is well established, Fully...
0
by: RobcPettit | last post by:
Hi, Can somebody point in the right area? If I have 6 textboxes in a line vertically, I want to move them across the screen, left to right. They would each have individual positions, so they would...
1
by: dzaf | last post by:
Hello, My question is simple and I have not seen an answer so far having surfed the web endlessly. I run a Kids Flash Games Website: http://www.doron-zur.com Some of the games require Full...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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?
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
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.