|
 |
aspx_beginners thread: Calendar Control
Message #1 by "Roberts, Ben" <Ben.Roberts@a...> on Tue, 22 Oct 2002 10:41:02 -0600
|
|
Hola all,
I'm trying to use the calendar control to build a yearly calendar of
everyones' birthday. I'm using the book, Begining ASP.NET Databases using
C# and I'm finding the section on the Calendar control to be lacking for
this project. Seems like the MSDN doesn't have what I need either!
How do I make the person's name appear in the date box that corresponds to
their brithday? I can't seem to get any text to appear in there. The rest
of it I think I can figure my way through, but this is my current roadblock.
TIA,
Ben
Message #2 by "Roberts, Ben" <Ben.Roberts@a...> on Tue, 22 Oct 2002 10:59:50 -0600
|
|
Never mind I found what I needed in the MSDN by searching on "Individual
Days in a Calendar Web Server Control"
-----Original Message-----
From: Roberts, Ben [mailto:Ben.Roberts@a...]
Sent: Tuesday, October 22, 2002 9:41 AM
To: aspx_beginners
Subject: [aspx_beginners] Calendar Control
Hola all,
I'm trying to use the calendar control to build a yearly calendar of
everyones' birthday. I'm using the book, Begining ASP.NET Databases using
C# and I'm finding the section on the Calendar control to be lacking for
this project. Seems like the MSDN doesn't have what I need either!
How do I make the person's name appear in the date box that corresponds to
their brithday? I can't seem to get any text to appear in there. The rest
of it I think I can figure my way through, but this is my current roadblock.
TIA,
Ben
---
Beginning ASP.NET Databases using VB.NET
http://www.wrox.com/ACON11.asp?ISBN=1861006195
Beginning ASP.NET Databases using C#
http://www.wrox.com/ACON11.asp?ISBN=1861007418
These books look at how we can create data-centric ASP.NET
applications. Requiring some basic knowledge of ASP.NET,
Access and SQL the authors guide you through the process
of connecting and consuming information in a variety of
ways. They are packed full of excellent illustrative code
examples, demonstrating important fundamental principles.
|
|
 |