in reply to Re: Re: How to generate an HTML page from an FTP directory listing?
in thread How to generate an HTML page from an FTP directory listing?
Wouldn't something as simple as:
work? - tye (but my friends call me "Tye")print <<"END" <a href="ftp://server/path/$file">$file</a><br> END
|
|---|