Hi I have a dynamic website which is already online and it works great, but,I recently decided to add an event calendar and I have ran into some problems.
The website only uses 1 page and i then use URL variables to display content or include additional files. So i decided to carry on this way and include the calendar only when the calendar page is displayed.
The problem is that since the calendar also uses url variables whenever i change something on the calendar it loses the page url variable and therefore i return to the homepage.
Any ideas on what i could do to get around this?