I've seen several scrolling text boxes that display text from a file. My
problem is getting the file from the ftp source.
For example,
<p align="center"><font color="#FFFF00" size="4"
face="Comic Sans MS"><br>
Current Weather Warnings</font><font face="Comic Sans MS"><br>
</font><!--webbot bot="HTMLMarkup" startspan --><APPLET
CODE="ScrollItUp.class" ARCHIVE="ScrollItUp.jar" WIDTH="600" HEIGHT="80">
<PARAM NAME="bgcolor" VALUE="668899">
<PARAM NAME="outlinecolor" VALUE="000000">
<PARAM NAME="scrollbgcolor" VALUE="ff0000">
<PARAM NAME="fontcolor" VALUE="ffffff">
<PARAM NAME="hovercolor" VALUE="00ff00">
<PARAM NAME="linkcolor" VALUE="000000">
<PARAM NAME="fontface" VALUE="arial">
<PARAM NAME="fontstyle" VALUE="plain">
<PARAM NAME="fontbold" VALUE="on">
<PARAM NAME="fontsize" VALUE="14">
<PARAM NAME="textfile" VALUE="summary.txt">
<PARAM NAME="brakes" VALUE="50">
<PARAM NAME="margin" VALUE="5">
</APPLET><!--webbot
bot="HTMLMarkup" endspan --><font face="Comic Sans MS"><br>
</font><font color="#FFFF80" size="2" face="Comic Sans MS"><em>Updated
As Conditions Warrant</em><br>
</font><font face="Comic Sans MS"><br>
<br>
This uses a file summary.txt. I want to use the ftp link instead. I'm also
not fond of having to use a .jar file. I just want to load the text from
the ftp source and scroll it in a box on my web page.
THANKS!
Bill
"commercial" <rleible1@tampabay.rr.com> wrote in message
news:SnpCe.5544$iG6.2228@tornado.tampabay.rr.com...
> No, you can not expect a textFile to render in a browser,
> other than as text.
>
> There will be no handles to trip events or collect data.
> -----------------------
>
> If the wheather bugs you, why don't you just sell you SUV,
> or tell you neighbors, you blood thirsty bastard.
>
>
>
>
>
>
>
> "No One" <NoOne@NoWhere.net> wrote in message
> news:GNoCe.5345$iG6.2434@tornado.tampabay.rr.com...
>> Hi all ...
>>
>> I have zero knowledge of javascript, html or any language other than
>> Assembly. However, I have a good WYSIWYG Web page builder that let's me
>> insert javascripts. I wish to scroll the forecast for this area from
>> NOAA
>> at
>>
>> http://weather.noaa.gov/data/forecasts/city/fl/fort_myers.txt
>>
>> Anyone got a script I can copy and paste loading text from this ftp site
> ???
>>
>> THANKS!!!
>> Bill Stewart
>> Cape Coral, FL
>>
>>
>> --
>>
>> =========================================================================
>> There are 10 kinds of people in the world: those who understand binary
>> numbers and those who don't.
>> =========================================================================
>> I didn't spend 6.5 million years clawing my way to the top of the food
>> chain to become a vegetarian.
>> =========================================================================
>>
>>
>
Received on Tue Oct 18 02:57:19 2005