Re: embperl HTML output not processed as such by browser

2000-09-12 Thread Peter S Galbraith
"Gerald Richter" wrote: > > > > I'm using embperl to generate a form based on files in a given > > directory. The problem is that when I hit my script with > > netscape, I see the wanted HTML as ascii text instead of seeing > > the rendered form. If I save it as source and reload that > > inst

Re: embperl HTML output not processed as such by browser

2000-09-11 Thread Gerald Richter
> > I'm using embperl to generate a form based on files in a given > directory. The problem is that when I hit my script with > netscape, I see the wanted HTML as ascii text instead of seeing > the rendered form. If I save it as source and reload that > instead (using file:), then I see it corre

embperl HTML output not processed as such by browser

2000-09-11 Thread Peter S Galbraith
Okay, I'm getting farther along now. But I still need help from the list... I'm using embperl to generate a form based on files in a given directory. The problem is that when I hit my script with netscape, I see the wanted HTML as ascii text instead of seeing the rendered form. If I save it a