in reply to How to display text in IE?

If you want to show the output (like a report) in IE, you can basically just print HTML to output (and then redirect to a file) or print HTML to a file within Perl). If you want to do dynamic stuff (like forms, etc), you'd probably need a webserver too (and not to mention CGI.pm).

PS: It's either perl or Perl, not PERL.

Greetz
Beatnik
...Perl is like sex: if you're doing it wrong, there's no fun to it.