The first example you give is the correct URL syntax. The second
example would be only correct if plans.cgi were a directory name.
- Lloyd
On Nov 28, 12:58 pm, Mark Anderle <mande...@gmail.com> wrote:
> when I click the next month or previous month links the url is missing
> a '/' between the plans.cgi and the first '?' as in this example
>
> http://www.mcmannenscouting.org/Troop423/calendar/plans.cgi?cal_id=0&...
>
> vs the one that works when I put the / in
>
> http://www.mcmannenscouting.org/Troop423/calendar/plans.cgi/?cal_id=0...