OK, let's backup:

I have a db table with "events".  An event has a date or date range.  I need
to display a calendar with events.shortDescription in the cell that
correlates with the date on the calendar.  When a user clicks on
events.shortDescription - show event details.

I think mentioning tiles was irrelevant because I don't need help with that
(not right now - anyway).  The calendar logic (auto-month-formatting) and
events.shortDescription population (in the correct date/cell) is where I'm
at a loss.

-----Original Message-----
From: Frank Zammetti [mailto:[EMAIL PROTECTED]
Sent: Friday, July 02, 2004 10:55 AM
To: [EMAIL PROTECTED]
Subject: RE: [OT] Tiles Calendar How-to


There's tons of calendar "controls" on the web.  Some are better than 
others, some are more cross-browser than others, but there's plenty of 
choice.  Start by going to dynamicdrive.com, they are always good for dHTML 
stuff.

If your looking for a Struts-specific solution, I'm not aware of any (that 
doesn't mean a whole lot I guess! :) ).  But if you just need client-side 
code for a calendar, that's pretty easy to find.  Google for "calendar html 
javascript" should probably get you plenty of hits.

Frank


>From: "Ruffin, John" <[EMAIL PROTECTED]>
>Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
>To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>
>Subject: RE: [OT] Tiles Calendar How-to
>Date: Fri, 2 Jul 2004 10:50:55 -0500
>
>I have a user who wants to display a calendar of events.  Click on the 
>event
>from the calendar and see details.  I just spent a couple hours googling
>with nothing solid.
>
>Here is basically what I want to do:
>
>(1)Present the current month in a calendar format, with a description of
>events in the correct cells.  Events will be added via an admin section.
>(2)I want to display a *Tile* with the months Jan - Dec, click a month and
>see a formatted calendar (table) with events in the correct cells.
>(3)Again, click the description to see details.
>
>The navigation and tiles pieces, I understand, I'm stomped on the formatted
>calendar logic.
>
>Any ideas - anything existing I can reuse?
>
>
>************************************************************
>The information in this email is confidential and may be
>legally privileged. It is intended solely for the addressee,
>and access by anyone else is unauthorized.
>
>If you are not the intended recipient, any disclosure,
>copying, distribution or any action taken or omitted to be
>taken in reliance on it, is prohibited and may be unlawful.
>
>If you believe that you have received this email in error,
>please advise us by calling (901) 385 3688, or emailing
>[EMAIL PROTECTED], and then delete this message
>and all copies and backups thereof. Thank you.
>************************************************************
>

_________________________________________________________________
MSN Life Events gives you the tips and tools to handle the turning points in

your life. http://lifeevents.msn.com


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



------------------
- 4
-----------------


************************************************************
The information in this email is confidential and may be 
legally privileged. It is intended solely for the addressee,
and access by anyone else is unauthorized.

If you are not the intended recipient, any disclosure, 
copying, distribution or any action taken or omitted to be
taken in reliance on it, is prohibited and may be unlawful. 

If you believe that you have received this email in error, 
please advise us by calling (901) 385 3688, or emailing
[EMAIL PROTECTED], and then delete this message
and all copies and backups thereof. Thank you.
************************************************************

Reply via email to