Results 1 to 3 of 3

Thread: How do I make a drop-down list for a calendar?

  1. #1
    Join Date
    Sep 2007
    Location
    Maui
    Posts
    642
    Thanks
    284
    Thanked 15 Times in 15 Posts

    Default How do I make a drop-down list for a calendar?

    This issue is resolved.
    Last edited by kuau; 07-05-2008 at 04:00 PM. Reason: resolved

  2. #2
    Join Date
    Jul 2008
    Posts
    21
    Thanks
    4
    Thanked 2 Times in 2 Posts

    Default

    it seems that what ever the page you are calling when the person would change the year may have the current year auto selected. I mean that when it changes the year it attempts to pull a seperate page that changes the year back to 2008. what are you calling in the line before you php starts.

  3. The Following User Says Thank You to pngsigut For This Useful Post:

    kuau (07-04-2008)

  4. #3
    Join Date
    Sep 2007
    Location
    Maui
    Posts
    642
    Thanks
    284
    Thanked 15 Times in 15 Posts

    Default

    You're right, thanks. It does reload the file. I figured out the problem. Because it is now running on php5, I had to use $_GET['year'] instead of just $year. Duh! Anyway, thanks for the help. It works now.
    Last edited by kuau; 07-05-2008 at 03:57 PM. Reason: resolved

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •