Script for Calendar

Please support our ASP.NET advertiser: Intel Parallel Studio Home
Reply

Join Date: Sep 2007
Posts: 73
Reputation: ebabes is an unknown quantity at this point 
Solved Threads: 0
ebabes's Avatar
ebabes ebabes is offline Offline
Junior Poster in Training

Script for Calendar

 
0
  #1
Feb 25th, 2008
I inserted a Calendar object in my page. I want that when I click a certain date, let's say a label will appear visible in the page such as "This day is your scheduled meeting!". Assume that this label is set initially as lblMsg.visible = false;. How can I do this in ASP.Net using C# as my script?
Reply With Quote Quick reply to this message  
Join Date: Sep 2007
Posts: 1,080
Reputation: SheSaidImaPregy is an unknown quantity at this point 
Solved Threads: 68
SheSaidImaPregy SheSaidImaPregy is offline Offline
Veteran Poster

Re: Script for Calendar

 
0
  #2
Feb 25th, 2008
Try explaining it a litter more thoroughly.

From what you said, I got this:

You put a calendar on the page on which your goal is to allow the user to click the dates. When the user clicks a date, you want to...

add a textbox with the current date? Show a currently scheduled meeting? Create a new meeting/task?
Reply With Quote Quick reply to this message  
Join Date: Sep 2007
Posts: 73
Reputation: ebabes is an unknown quantity at this point 
Solved Threads: 0
ebabes's Avatar
ebabes ebabes is offline Offline
Junior Poster in Training

Re: Script for Calendar

 
0
  #3
Feb 26th, 2008
Hi! When the user clicks a date, I want to display a scheduled meeting let's say in a textbox or a label. How can I do this in ASP.Net using C# as my script?
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:




Views: 586 | Replies: 2
Thread Tools Search this Thread



Tag cloud for ASP.NET
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC