Re: FTP from my web ssite question

2006-03-14 Thread David Dorward
On Mon, Mar 13, 2006 at 11:03:22PM -0500, Lou Hernsen wrote: > I would like to offer my guest a way to download fonts and art > from my web site... I use perl / cgi's to create my HTML web pages. > What is the CGI code that creates the link to allow people to do this? ... print q(Download my artwo

FTP from my web ssite question

2006-03-14 Thread Lou Hernsen
Hallo I would like to offer my guest a way to download fonts and art from my web site... I use perl / cgi's to create my HTML web pages. What is the CGI code that creates the link to allow people to do this? I'll even use a modual if I have to.. as I am more commfortable with them now. Thanks Lou