There are graphs and things that come with the tools that are built in, and I can take a look at that, but some of it is fairly cryptic, and doesn't say much about specific page hits. The "open file, increment, write it out" script was provided by the host, and it works fine. What I am going to work on next is a script that will check all of the "counter" files, and get the number inside each one for each page, and list that out.
So I am getting LWP installed with my Cygwin installation, and I am learning about "wget", and other similar functions. The tips you provided about opening and closing files, and going through lists of things are a big help, and I will use those tips to help me write a cleaner, more straightforward script to check the counts of all the pages.
The javascript I am using is dynamically setting CSS style values to show or hide sections of menus to the various pages. I have worked on it for a while, unfortunately javascript is not my strength, and so I mostly rely on the help of friends to get that going. There is a bug right now in one code module that IE cannot deal with at all, but Firefox will get around, but still flag it. So if you want to take a look at it, feel free. I'd be happy to hear any opinions you have on the site in general.
Additionally, your help will help me improve my scripts that generate my html pages from the source text files, so you have really helped me out.
Thank you again for everything.
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: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.