Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_web_howto thread: working with calendar


Message #1 by "Cecilia Mensah-Atoo" <atoo@m...> on Tue, 20 Feb 2001 16:53:07
I have created a calendar on a form.  I want employees to be able to select days for their 

vacation, sick, etc.  using the calendar, and the value of the selected dates going to text fields 

on another form.  How do I write the code or is there a book I can buy to help me do this?
Message #2 by Dave.Smith@C... on Tue, 20 Feb 2001 16:56:11 -0000
give these a look



http://javascript.internet.com/calendars/popup-date-picker.html

http://javascript.internet.com/calendars/





-----Original Message-----

From: Cecilia Mensah-Atoo [mailto:atoo@m...]

Sent: 20 February 2001 16:53

To: ASP Web HowTo

Subject: [asp_web_howto] working with calendar





I have created a calendar on a form.  I want employees to be able to select

days for their 

vacation, sick, etc.  using the calendar, and the value of the selected

dates going to text fields 

on another form.  How do I write the code or is there a book I can buy to

help me do this?

Message #3 by Hugh McLaughlin <Hugh@k...> on Tue, 20 Feb 2001 12:03:01 -0500
Check out this page for assistance:



http://www.asp101.com/samples/calendar.asp



Best Regards

Hugh McLaughlin



-----Original Message-----

From: Cecilia Mensah-Atoo [mailto:atoo@m...]

Sent: Tuesday, February 20, 2001 4:53 PM

To: ASP Web HowTo

Subject: [asp_web_howto] working with calendar





I have created a calendar on a form.  I want employees to be able to select

days for their 

vacation, sick, etc.  using the calendar, and the value of the selected

dates going to text fields 

on another form.  How do I write the code or is there a book I can buy to

help me do this?




$subst('Email.Unsub')


  Return to Index