I'll address the easy one first :)
Seems odd that the exercise concentrates on the code you're trying to get people NOT to use...
I had given that some thought and what finally settled it for me is that I didn't want a bunch of people saying "yeah, but I wrote my own CGI parsing routine and it works fine." Now, I can just point them to Lesson Two and not worry about it. In short, how can I tell someone not to do something unless I tell them why?

Ugh. I just looked at it in Netscape. Bad, bad, bad. I've used absolute position instead of relative positioning and obviously I need to rethink this. Plus, Netscape doesn't allow for the nifty boxes with colored backgrounds that I get with IE. I'm wondering if I'll have to go with simple tables to get those back.

I can't take advantage of the tilly's Apache solution as it is not my server. Actually, that "it's not my server" situation is frustrating. I'd prefer to let people be able to run those programs from the site, but my ISP doesn't allow CGI scripts. Yuck.

I think I have a rough handle on most of the problems and I'll work them out as soon as I can.

Cheers,
Ovid

Update: If anyone notices any factual errors, please let me know!!!

Join the Perlmonks Setiathome Group or just go the the link and check out our stats.


In reply to (Ovid) RE: Lesson Two of Online CGI Course by Ovid
in thread Lesson Two of Online CGI Course by Ovid

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.