achat
04-17-2003, 05:19 AM
I have a scrolling marquee on my intranet and would like to pick up the the lines being displayed from a txt file or some thing like that.
The marquee in javascript is working fine with the lines i have written into the code. i also have an asp code which picks up the lines from the txt file into a variable. How do i link these together, so that the asp reads from the file and hands the lines to javascript for display?
am i asking for 2 much? or is it possible to do the same marquee in asp ?
The marquee in javascript is working fine with the lines i have written into the code. i also have an asp code which picks up the lines from the txt file into a variable. How do i link these together, so that the asp reads from the file and hands the lines to javascript for display?
am i asking for 2 much? or is it possible to do the same marquee in asp ?