Welcome, Guest. Please login or register.
Did you miss your activation email?


Login with username, password and session length

Search

 
Advanced search

8001 Posts in 1848 Topics- by 2099 Members - Latest Member: roi
Pages: [1]   Go Down
Print
Author Topic: Splitter Mod  (Read 194 times)
0 Members and 1 Guest are viewing this topic.
Kalanga
New Member
*

Karma: 0
Offline Offline

Posts: 0


WWW
« on: August 21, 2003, 06:10:00 PM »

Hi,

I need to use the calendar in combination with an ASP page, and to make a long story short, I have been switching the separator between the query strings from "&" to "-" in calendar.pl by changing the splitter from "&" to "-", a few other lines directly, and changing this:

if ($QUERY_STRING ne "") { $Template::CGI_URL_QUERYSTRING .= "-"; }

I have been able to change all of them with the exception of two, which continue to evade me: datestring and view. These two keep including themselves as &datestring= and &view= rather than -datestring= and -view=.

Could anyone who has read more of the code advise?

Thanks,
Kalanga

Logged
Kalanga
New Member
*

Karma: 0
Offline Offline

Posts: 0


WWW
« Reply #1 on: August 23, 2003, 11:22:00 PM »

I've managed to fix this problem myself. Found some more &[var]s hanging out in the calendar template.

------------------

Logged
Pages: [1]   Go Up
Print
Jump to: