[Javascript] Marquee Scroller

Steve Hearne steve.hearne at mvc-ent.co.uk
Fri Jun 1 07:24:56 CDT 2001


Thanks for that. The situation is that i'm doing work on a company intranet based around some portal software and the page this scroller is to be placed in unfortunately HAS to be an HTML page or the portal software throws a wobbly!   So, ASP is out of the question.  I like your idea of opening a file though; i suppose i could open the fille and read its contents into a variable or array and then scroll that? Hmmmm...can you or someone point me in the direction of some tutorials for this (opening afile and readnig contents into var)! My ASP is better than my JavaScript which...needs working on.
Thanks again,
Steve 



>>> adunn at interworx.com.au 06/01/01 12:41PM >>>
Hi,
   You would have to go back to the server to get the text file, if you are
using asp, use the file system object to open the file and search for
whatever you want. It would probably be better to use a database for this
though.

-----Original Message-----
From: javascript-admin at LaTech.edu [mailto:javascript-admin at LaTech.edu]On 
Behalf Of Steve Hearne
Sent: Friday, 1 June 2001 7:23 PM
To: javascript at LaTech.edu 
Subject: [Javascript] Marquee Scroller


I am looking for a JavaScript scroller which allows the text which is to be
scrolled to be retrieved from a text file...
Anyone seen such a thing?
Thanks,
Steve


_______________________________________________
Javascript mailing list
Javascript at LaTech.edu 
http://www.LaTech.edu/mailman/listinfo/javascript 


_______________________________________________
Javascript mailing list
Javascript at LaTech.edu 
http://www.LaTech.edu/mailman/listinfo/javascript





More information about the Javascript mailing list