Sparchy2011 Posted September 19, 2011 Share Posted September 19, 2011 Greetings mates, I have been wondering about Ajax.. i have built a php event calendar and its runs great.. but i been viewing alot of other event calendars and one i seen was using Ajax request instead of adding more stuff to the url (example: http://sitename.com/event_cal.php?month=6&year=2011) it would keep it as (example: http://sitename.com/event_cal.php) and i looked at the link when you click like back a month or ahead a month in the bottom hand corner it would show javascript: AjaxRequest('calendar','event_cal.php?month=6&year=2011) and i was wondering if there is any tutorials on adding something like this to event calendar or if someone could show me an example or something.. I seen a post on here about AjaxRequest but not sure if it would work in what i am looking for Thank you Sparchy2011 Link to comment https://forums.phpfreaks.com/topic/247451-ajaxrequest/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.