Yes, that is true but it needs to be able to run on Windows 95, 98, ME, NT, 2000, XP. This is not possible for the 9x flavors to run IIS and I do not want to have to install any software to make this report work. That is why I was thinking of using HTML as every Windows machine has a browser.

At work we are constantly having to make sure that people do not install IIS as it is so easy to overlook on Server platform Windows versions. I am aware of how easy it is. But, like I said, 9x is also a target for this and no installation of further software. I am not going to be able to distribute IIS on floppy so this is not an option.

I do thank you for the reply as it is a very good point that is normally overlooked.

Ed


In reply to Re: Re: Re: perl cgi without webserver? by bfdi533
in thread perl cgi without webserver? by bfdi533

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.