|
| |
|
|
bernieboy31
Posts: 79 Joined: 3/5/2005 From: London, United Kingdom Status: offline
|
Scrolling Text Window using asp - 2/10/2008 5:16:43
Gurus, I want to set up a text display frame window that is based upon an access "memo" field. The display to be like a news "Ticker". Can probably do it via timed loop containg response.write Mid(memo,1,x) x = x+1 if x = len(memo) then x=1 end if Anyone know of a simpler way of acheiving this? (Ideally in JS as it's not really a server side function.) TIA Bernie
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|