How can I make display weekly record?

Ask a Question related to Dreamweaver AppDev, Design and Development.

  1. #1

    Default Re: How can I make display weekly record?

    Thank you MeTin I make table with 3 fields 1-ID 2-last Day 3-Info After
    that I did what you tell me for SQL and info field it's added in the ASP page.
    When I test it by this information below: id last Day info 1
    06/03/2005 test1 2 27/02/2005 test2 3 28/02/2005 test3
    Its give me test2, when I change date to 28/02/2005 the output it's the same?
    Please your help? Regards,

    faiz2000 Guest

  2. Similar Questions and Discussions

    1. How can I make display weekly record?
      Thank you, its working fine
    2. last record doesn't display
      http://www.middletree.net/debug/DisplaySortableTickets.html Doing an Intranet-based app in ASP. I put the view source version (that is, no ASP...
    3. using dropdown box to display db record & update record
      Hi Folks, I have a web database written in asp and using access97. I have many projects, but each project is being held responsible by a person....
    4. Display whole record
      The best way to do this is to use an unbound combo (one with nothing in its Control Source property) for navigation. Details:...
  3. #2

    Default Re: How can I make display weekly record?

    hello mate

    iam a bit confused now ...so can u pls just tell me ur fields names and what
    exactly wanna do (u wanna sort info from DB by) so i can try to give u
    another example ..

    "faiz2000" <webforumsuser@macromedia.com> wrote in message
    news:cvurr2$ifa$1@forums.macromedia.com...
    > Thank you MeTin I make table with 3 fields 1-ID 2-last Day 3-Info
    > After
    > that I did what you tell me for SQL and info field it's added in the ASP
    > page.
    > When I test it by this information below: id last Day info
    > 1
    > 06/03/2005 test1 2 27/02/2005 test2 3 28/02/2005
    > test3
    > Its give me test2, when I change date to 28/02/2005 the output it's the
    > same?
    > Please your help? Regards,
    >

    MeTin 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