At 1:41 PM -0700 8/30/05, Denzil Kruse wrote: >Hi, > >I want my users to download a csv file. When they >left click on the link, it brings the file up within >the browswer. They can of course do a right click and >"Save Target As" depending on the browser. > >But I don't want to fuss with instructions and >confused users. I would just like the same thing to >happen as a "Save Target As" on a left click. > I have used the ftp protocol to do that:
<a href="ftp://ftp.foobar.com/foobar.csv">FooBar CSV file</a> Would that work? -- Lewis Kirk www.dmzgraphics.com -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>