RE: How to output in HTML?

2005-05-11 Thread Bob Showalter
Roger Grosswiler wrote: > Hi, > > i just wrote a very small perl-file, which opens a file, reads the > content, adds a 1 and closes it. It's a veery simple > hitcounter. (counter.pl, code see below) > > I would like now to print this in an existing html-sheet, say, when > opening index.h

How to output in HTML?

2005-05-11 Thread Roger Grosswiler
Hi, i just wrote a very small perl-file, which opens a file, reads the content, adds a 1 and closes it. It's a veery simple hitcounter. (counter.pl, code see below) I would like now to print this in an existing html-sheet, say, when opening index.html, this program should be executed an