eric256,

Regardless of which link I try first, all subsequent links fail. That first link does keeps working. And any link I execute first works under PerlRun. But all other links fail after I pick a first and execute it. I have to stop and restart Apache to pick another link and have it work. And all function including all links work correctly under CGI. I hope I'm communicating OK.

I included the 2nd question, because I was hoping that maybe someone might know what is necessary under Apache to load Javascript code into a Perl script rersiding in the CGI directory. I was thinking that this is a common task in Perl.

I asked the 3rd question about the TAR file because I'm trying to look at the Dojo stuff. I guess I was hoping for a pointer on how to unpack a TAR file on a Windows platform.

I apologize for asking inappropriate questions.

craigt

In reply to Re^2: Page Isn't Working Right Under PerlRun And 2 More Questions by craigt
in thread Page Isn't Working Right Under PerlRun And 2 More Questions by craigt

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.