You are here: irt.org | FAQ | JavaScript | File | Q525 [ previous next ]
Here's one way to access files on an FTP server:
<a href="#" onClick="window.open('ftp://tgftp.nws.noaa.gov/data/forecasts/zone/or/orz008.txt','new','width=600,resizable,scrollbars,menubar');"> NWS Forecast</a>
Submitted by Bruce Cooley