Ask a Question related to Macromedia Exchange Dreamweaver Extensions, Design and Development.

  1. #1

    Default Calendar features

    Does anyone know any script I could use to set a calendar which uses 3 drop downs (one each for month, day and year) to calculate the end date to be 2 days past the start date?
    sjhf Guest

  2. Similar Questions and Discussions

    1. ANN: A few added features
      Hi everyone Just a quick note to let you all know of some new Add-ons for Cartweaver 2 CF. Order History - Allow your web site customers the...
    2. 2006 calendar needed for photo calendar
      I want to start work on a 2006 calendar featuring my own photographs. In Photoshop there used to be a calendar-creating feature that worked well,...
    3. Prepress Features
      We have recently upgraded to CS. I very much like illustrator, it has been our main artworking program for many years. I have just been looking...
    4. New PDF Export Features for FH 11 (MX) ?
      I currently have FH 10 on a PC, and am aware of some of the limitations to exporting as PDF. I know in 10 you can only save to a Acrobat 4 file max.,...
    5. PHP working as CGI with some features
      Hi everyone, I am trying to got PHP working as CGI with Apache web-server with following features: 1) There are NO "#!/usr/local/bin/php"-headers...
  3. #2

    Default Re: Calendar features

    sjhf wrote:
    > Does anyone know any script I could use to set a calendar which uses 3 drop downs (one each for month, day and year) to calculate the end date to be 2 days past the start date?
    Are you asking for two sets of select list, one for each day, the start
    day and the end day, or only one, and then somewhere along the
    porcessing you take the selected day and set some field on the page, or
    some field in the Database to 2 days in advance of the day selected?

    I think that perhaps we need more info about what exactly your trying to
    have happen.

    --
    Danilo Celic
    | Extending Knowledge, Daily [url]http://CommunityMX.com/[/url]
    danilocelic *TMM* Guest

  4. #3

    Default Re: Calendar features

    I'm asking someone to set a beginning date through 3 drop downs and then set an
    ending date through 3 more drop downs. I want the ending date to be past the
    start date. I'm assuming there would be a javascript, but can't seem to find
    anything.
    You can see the page at [url]https://www.campusa.com/campres/index.cfm[/url]

    sjhf Guest

  5. #4

    Default Re: Calendar features

    sjhf wrote:
    > I'm asking someone to set a beginning date through 3 drop downs and then set an
    > ending date through 3 more drop downs. I want the ending date to be past the
    > start date. I'm assuming there would be a javascript, but can't seem to find
    > anything.
    > You can see the page at [url]https://www.campusa.com/campres/index.cfm[/url]

    Have you tried playing with their code? It looks like it does what you
    want it to. You'd just have to check for 2 days in advance rahter than
    just checking for it being in advance of the current day.

    --
    Danilo Celic
    | Extending Knowledge Daily : [url]http://CommunityMX.com/[/url]
    | Team Macromedia for Dreamweaver : [url]http://macromedia.com/go/team/[/url]
    danilocelic *TMM* Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139