Re: selecting a text file for HTML output

2002-02-21 Thread Klaus Mangold
What do I need to do to get the Output to look like dougs.txt? and How come my newline \n; didn't seem to work??? Where did the dots come from? You must use HTML code! Newlines are ignored by the browser. Instead print BR for a new line. btw what do you want to do with Test 2? I do not

Re: selecting a text file for HTML output

2002-02-19 Thread Klaus Mangold
I have the poam_select catagory in the html page set already but like i said it just puts in the name of the txt file i have selected not the actual text from the file. Any suggestions on different ways to do this. Why don't you simply open and read the file with a file handle: open TEXT,