Thanks for all your help, I got the blog portion working. There is one other thing though. I have a two links, one that says "prev day" and another that says "Next Day". After I click on a calendar date these these 3 variables are set. "ev", "mo", and "yr". So once they are set I can grab those data's and go to the correct next or prev day. The only problem I"m having is when the calendar first loads these 3 variables are not set so if you click on the "next day" or "Prev day" it does not work. Could you explain how I could get the current date into the 3 variables "ev", "mo", and "yr" when the calendar first loads. I know about the php date function and all that but it appears that the "ev" variable is set a certain way.
Thank you for your help,
Dustin
|