Count down number of days from dynamic page

Ask a Question related to Macromedia Dynamic HTML, Design and Development.

  1. #1

    Default Count down number of days from dynamic page

    Hi

    I?m using Dreamweaver MX, ASPVB and Access 2000. I?m reasonably new to web
    building and this is my first major project.

    I?ve built a site where clients request quotations for a job. I have a page
    that dynamically displays the results (within repeat region). On the page I
    have an expiry date. I would like to put on a countdown timer that picks up
    today?s date and then calculates the number of days left until the quote
    expires. I would then like it to display ?quote expired?. The date going into
    the database is consistent I am using a date picker etc.

    I can find plenty of JavaScript countdown timers but none that I can connect
    up to successfully to my dynamic page. Could you help please.

    Regards


    Jonathan-harrogate Guest

  2. Similar Questions and Discussions

    1. Count Number of Downloads for PDF File
      Is there a way using Cold Fusion to count the number of times a particular PDF (or Word) file is downloaded by site visitors? Thanks
    2. Count dynamic page views?
      Hi - using ASP/Acsess/VB Working on a dating site. Want to count how many times a profile is viewed. Using standard DW master/detail page to...
    3. DateFormat adding Number of days to a date
      Hello. I'm trying to create an ending date based on another, beginning date. How do I add a specified number of days to a dateformat variable. For...
    4. can I count number of images a folder have ??
      Hi ! al My query is related to loading images from folder. I have a folder outside. I have created a animation in flash, Now I want to load...
    5. Range between a number of days
      "Gert van der Kooij" <gk-ibm-db2@xs4all.nl> wrote in message news:MPG.196400ca76e09c8989885@news.xs4all.nl... index The query has to process...
  3. #2

    Default Count down number of days from dynamic page

    Hi

    I?m using Dreamweaver MX, ASPVB and Access 2000. I?m reasonably new to web
    building and this is my first major project.

    I?ve built a site where clients request quotations for a job. I have a page
    that dynamically displays the results (within repeat region). On the page I
    have an expiry date. I would like to put on a countdown timer that picks up
    today?s date and then calculates the number of days left until the quote
    expires. I would then like it to display ?quote expired?. The date going into
    the database is consistent I am using a date picker etc.

    I can find plenty of JavaScript countdown timers but none that I can connect
    up to successfully to my dynamic page. Could you help please.

    Regards


    Jonathan-harrogate 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