[SOLVED] output to browser

2006-01-12 Thread Dermot Paikkos
Dooh, It was working but was printing out contents of the original file before printing out the converted lines. Any advice on content-disposition??? Dp. On 12 Jan 2006 at 12:26, beginners-cgi@perl.org wrote: > Hi, > > I am trying to create a CGI script that will take a CSV file and > con

output to browser

2006-01-12 Thread Dermot Paikkos
Hi, I am trying to create a CGI script that will take a CSV file and convert it to a tilde-separated values file. The file should be sent to the browser so the user can choose to select-all the text or save the page as a text file. The problem is that the browser does not appear to be showing