473,796 Members | 2,864 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Calendar Display

Can someone recommend a way to display a one-month calendar view where the month
can be selected and up to six events can be shown in any day of the calendar.
The events and dates would be stored in an events table and any event may be for
one day or multiple days.

Thanks!

Steve

Nov 12 '05 #1
7 4511
On Mon, 17 May 2004 02:17:44 GMT, "Steve" <sp**@nospam.sp am> wrote:

Outlook :-)
-Tom.

Can someone recommend a way to display a one-month calendar view where the month
can be selected and up to six events can be shown in any day of the calendar.
The events and dates would be stored in an events table and any event may be for
one day or multiple days.

Thanks!

Steve


Nov 12 '05 #2
Steve wrote:
Can someone recommend a way to display a one-month calendar view
where the month can be selected and up to six events can be shown in
any day of the calendar. The events and dates would be stored in an
events table and any event may be for one day or multiple days.

Thanks!

Steve


Please don't cross-post.. it makes following threads difficult.

I built a simple calendar using boxes. It's quite simple. I then put
some code behind each box that allowed the user to highlight that box
with a double-click and a subform that allowed records for that "day" to
be created/viewed.
--
regards,

Bradley
Nov 12 '05 #3
Bradley,

Thanks for responding!

From the FAQ --
4) Cross-posting is ok provided you include only the relevant newsgroups.
a) You can cross-post a message to different newsgroups
by including the newsgroup names separated by a semi-colon.
This is what I did - you should be able to see all the responses no matter which
newsgroup you go to.

I like your idea for the calendar. How do you get Day1 to begin on different
weekdays? How do you control the number of days?

Thanks,

Steve

"Bradley" <br*****@REMOVE THIScomcen.com. au> wrote in message
news:40******@n exus.comcen.com .au...
Steve wrote:
Can someone recommend a way to display a one-month calendar view
where the month can be selected and up to six events can be shown in
any day of the calendar. The events and dates would be stored in an
events table and any event may be for one day or multiple days.

Thanks!

Steve


Please don't cross-post.. it makes following threads difficult.

I built a simple calendar using boxes. It's quite simple. I then put
some code behind each box that allowed the user to highlight that box
with a double-click and a subform that allowed records for that "day" to
be created/viewed.
--
regards,

Bradley

Nov 12 '05 #4
"Steve" <sp**@nospam.sp am> wrote:
I like your idea for the calendar. How do you get Day1 to begin on different
weekdays? How do you control the number of days?


See the Calendar Tips page at my website
http://www.granite.ab.ca/access/calendars.htm
and download a calendar form some somewhere.

Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
Nov 12 '05 #5
I used MS Outlook to create this -

http://home.att.net/~sethridge/Calendar/Calendar.htm

I then set up on the server so other concerned parties can see it. This is a
calendar showing when a commercial space I manage is booked. Someone calls
me to make a reservation, I put it on the calendar in MS Outlook, then FTP
the calendar to the server. It works well, but only I can change it; others
can only view the page.

Outlook required no programming for this, but I did have to download a gizmo
from MS called a "Web Page Publisher" or something like that. Outlook will
tell you if you have to do the same thing.

I would have preferred to do this in Access so that it would tie in with
something else, but I needed something NOW!, if you know what I mean.
Steve E.

"Steve" <sp**@nospam.sp am> wrote in message
news:ch******** *********@newsr ead2.news.atl.e arthlink.net...
Can someone recommend a way to display a one-month calendar view where the month can be selected and up to six events can be shown in any day of the calendar. The events and dates would be stored in an events table and any event may be for one day or multiple days.

Thanks!

Steve

Nov 12 '05 #6
Thanks, Tony!
"Tony Toews" <tt****@teluspl anet.net> wrote in message
news:53******** *************** *********@4ax.c om...
"Steve" <sp**@nospam.sp am> wrote:
I like your idea for the calendar. How do you get Day1 to begin on different
weekdays? How do you control the number of days?


See the Calendar Tips page at my website
http://www.granite.ab.ca/access/calendars.htm
and download a calendar form some somewhere.

Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm

Nov 12 '05 #7
Thanks, Steve!

"Serious_Practi tioner" <Se************ ************@at t.net> wrote in message
news:Tw******** *************@b gtnsc05-news.ops.worldn et.att.net...
I used MS Outlook to create this -

http://home.att.net/~sethridge/Calendar/Calendar.htm

I then set up on the server so other concerned parties can see it. This is a
calendar showing when a commercial space I manage is booked. Someone calls
me to make a reservation, I put it on the calendar in MS Outlook, then FTP
the calendar to the server. It works well, but only I can change it; others
can only view the page.

Outlook required no programming for this, but I did have to download a gizmo
from MS called a "Web Page Publisher" or something like that. Outlook will
tell you if you have to do the same thing.

I would have preferred to do this in Access so that it would tie in with
something else, but I needed something NOW!, if you know what I mean.
Steve E.

"Steve" <sp**@nospam.sp am> wrote in message
news:ch******** *********@newsr ead2.news.atl.e arthlink.net...
Can someone recommend a way to display a one-month calendar view where the

month
can be selected and up to six events can be shown in any day of the

calendar.
The events and dates would be stored in an events table and any event may

be for
one day or multiple days.

Thanks!

Steve


Nov 12 '05 #8

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
3714
by: Wm | last post by:
I have a client who needs a good web-based calendar for their website. What they would like is something that can display a monthly calendar online, with a display that's large enough that you can see the events listed in each day's box. (i.e., not just a numerical calendar but one where the event time and title appear in the monthly view, like when you print a monthly calendar from M$ Outlook.) They want to be able to easily edit it...
19
2108
by: Stimp | last post by:
preferably one that when clicked can update three date dropdowns (day, month, year) like http://www.visitdublin.com/carhire/avis.asp Don't mind paying for the file... anyone seen something like this? -- "I hear ma train a comin' .... hear freedom comin"
1
339
by: Frank Bishop | last post by:
I have a user control that will open and close the calendar control when the user clicks on an anchor tag. Instead of having the user remember to close the calendar after they make a day selection, I would like the calendar to close itself after the day selection. I'm using the day selected to feed a text box (code not shown here). Here is my user control code and HTML - Help appreciated - Frank: <code> ' User Control Code.........
3
850
by: Peter | last post by:
Is there anyway to make the System.Web.UI.WebControls.Calendar to display only Month Name and Year, like: January, 2006 February, 2006 ..... .... .... ....
6
6112
by: Sridhar | last post by:
Hi, I need to display a calendar that shows all the months of an year. In that, I need to show different colors for certain events. I know how to display a calendar for a certain month but I am not sure if there is a way to display all the months of an year? Please let me know. Thanks, Sridhar.
9
5823
by: Greg | last post by:
Hi, I have a table with "dates", i'd like to display those dates on a calendar. I've put a calendar in a form, linked to my "date" field, and it works, but only showing one "date" per calendar. I can see all "dates" moving to next records, but one per calendar. :-( Ex: 17/06 on one claendar, then if i click on next record, I can see my calendar with 24/06 ...etc ...
0
2018
by: GV | last post by:
Hi all, New to developing in VS 2005 ASP 2.0 Trying to have a easy pop calender for a button on a web page. I keep getting a error message in IE6 that says: Line 69 Char 3 Error: 'this.container' is null or not an object
14
2259
by: magmike | last post by:
Can I do anything with the calendar buttons? I want to display a number on the buttons. I'm using the calendar control on a form that sets a call back date and time. The user can click on the calendar if they wish to set the date in the date field. It also serves the purpose of using a calendar. Also on that form, I have a subform that shows a query which shows the count of call backs set for each date. I would like to be able to...
0
3329
by: mathewgk80 | last post by:
HI all, I am having popup calendar Javascript code. But i dont know how it is connecting to asp.net code.. I am using asp.net,c#.net and also using 3tier architecture with master page.... I would like to get the code for connecting the javascript to asp.net page... Please help me... The javascript code is as follows..
1
3713
by: abhishekbrave | last post by:
The code below is opening a calendar on mouse over in the same window. I need the calendar to be opened in new window. Have to fulfill this requirement urgentely so posting the whole code here. I tried doing some workaround using window.open() but not getting the calendar in new window. <html> <head> <script language="JavaScript">
0
9527
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10453
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
10172
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
1
7546
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5441
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5573
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4115
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3730
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2924
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.