That doesn't particularly mean much. Which version of microweb were you running (that would make it significant information)?

The product is a great idea but it needs a bugfix before we can distribute apps on CD to people running unknown OS

That is not the intent of microweb (running on an unknown OS, it runs on any Win32 platform, and yes, I do regret to say I've ran 1.16 successfully on WinME).

update: I have written a rudimentary web server in java, which I might complete someday(originally for $$ for jerrygarciuh, but after his client changed the specs, I stopped work on it, maybe i'll open source it and put it on javajunkies.org).

Here's a little quote for you from the Microweb user manual:

V1.16 Oct 8 2001 Fixed: Data posted from a form to a CGI would sometimes display a blan +k page. Fixed: An aborted browser connection requesting a CGI would sometimes +produce a GPF Added mime types .pdf=application/pdf & .exe=application/octet-stream Fixed: Env var PATH_INFO is not set (extra path after a real cgi or fi +le) Ini file setting in current directory will override setting from progr +am directory - previously it was only read from current directory Undo fix for AOL, use the default browser Allow alias for cgi-bin Changed color of the 16x16 icon to light blue, so it shows better on t +he start menu's gray background instead of the gray. WorkOfflineTitle option now accepts a list of semicolon separated titl +es. default =Off line werken and Work Offline is built-in Fixed: Does not support streaming audio/video positioning the scroll bar to the middle causes the audio to be stream +ed from the start. URL of the form foo.htm?foo=bar now works

 
______crazyinsomniac_____________________________
Of all the things I've lost, I miss my mind the most.
perl -e "$q=$_;map({chr unpack qq;H*;,$_}split(q;;,q*H*));print;$q/$q;"


In reply to Re: Re: Comments on using MicroWeb from Indigo Star to run cgi on a CD by crazyinsomniac
in thread Comments on using MicroWeb from Indigo Star to run cgi on a CD by jerrygarciuh

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.