Asp.net calendar Control connect to database

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

  1. #1

    Default Asp.net calendar Control connect to database

    For some reason I just can't get this. I can get the calendar control to work
    propery with a hand built dataset. But I need to use dreamweavers MM:dataset
    to control it because I have many other things I need to put on the same page.
    I have found some help out there on displaying a database in the calendar but
    nothing with the mm:dataset. They all only show how to display one dataset and
    that is it. Does anyone have this script or have a idea on how to write it
    using the mm:dataset inside dreamwever.

    Thanks


    rustykat Guest

  2. Similar Questions and Discussions

    1. Designing a calendar database
      Hello, I want to design a calendar database for a project that I am working on, but I have no clue on how a calendar database works, and how to...
    2. Example | Calendar Control + Database
      Hello, I'm new to ASP.NET. Can anyone suggest an online tutorial or example of the calender control connecting to a database. Thank you, ...
    3. Calendar control as pop-up
      Hi, I would like to show the MS Calendar control as a pop-up. Can anybody suggest how that might be accomplished? Thanks, Saranjit
    4. Calendar Control Example
      Would anyone have an example of using the MS Calendar control (class MSCAL.Calendar.7) and ASP? Help apprecaited. Thanks. Frank *** Sent...
    5. Calendar Control
      Hi, If its calendar help you need, I can't honestly remember, its been a while since I've used that control. But, i can tell you where the help is...
  3. #2

    Default Asp.net calendar Control connect to database

    For some reason I just can't get this. I can get the calendar control to work
    propery with a hand built dataset. But I need to use dreamweavers MM:dataset
    to control it because I have many other things I need to put on the same page.
    I have found some help out there on displaying a database in the calendar but
    nothing with the mm:dataset. They all only show how to display one dataset and
    that is it. Does anyone have this script or have a idea on how to write it
    using the mm:dataset inside dreamwever.

    Thanks


    rustykat Guest

  4. #3

    Default Re: Asp.net calendar Control connect to database

    Does anyone have any direction on this issue? I can't be the only one that needs a calendar that displays events simply.
    rustykat Guest

  5. #4

    Default Re: Asp.net calendar Control connect to database

    I'm having the same issue. I have searched everywhere for an example to render
    day information utilizing an existing MM Dataset. Man, what I would pay for a
    dreamweaver extension right now to work with the asp.net calendar control and
    database connection! This should be easier than it seems.

    Jb3 Guest

  6. #5

    Default Re: Asp.net calendar Control connect to database

    Apearntly there was a extension that worked and worked well but Adobe got rid
    of it.. :-( I just can't see taking the time to insert a calendar in asp.net
    and no one needing it to simply display dates that doesn't take 5 pages of
    code. Looks like i am going to need to pay someone to come up with a extension
    or simple code to modify..

    rustykat 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