I am supposed to create this calandar. We are supposed to make it when you clink a link that is labeled the month (ex: Apr) It will send the info to the same page and the page will just refresh and show the calendar for that month . How to I get the GET function to work with links? The only tutorials show me how to do it with forms. Plus the calendar is supposed to be dynamic as in I can look at April 2009 but I can also click a link to see 2010's calendar months..