Article ID: 828900 - Last Review: January 6, 2006 - Revision: 4.3 How to set the default date for the ActiveX Calendar Control by using ASP with FrontPage 2003
For a Microsoft FrontPage 2002 version of this article, see 291200
(http://support.microsoft.com/kb/291200/
)
.
For a Microsoft FrontPage 2000 version of this article, see 289579
(http://support.microsoft.com/kb/289579/
)
.
SUMMARYWhen you insert the ActiveX Calendar Control into a Web page
in Microsoft Office FrontPage 2003, the default date is set to the date when
the page was created. This step-by-step article describes how to use Microsoft
Active Server Pages (ASP) to programmatically set the default date value for
the ActiveX Calendar Control to the current date. MORE INFORMATIONMicrosoft provides programming examples for illustration only, without warranty either expressed or implied. This includes, but is not limited to, the implied warranties of merchantability or fitness for a particular purpose. This article assumes that you are familiar with the programming language that is being demonstrated and with the tools that are used to create and to debug procedures. Microsoft support engineers can help explain the functionality of a particular procedure, but they will not modify these examples to provide added functionality or construct procedures to meet your specific requirements. Note You may receive an error message if you copy the examples
directly from this article and paste them into FrontPage 2003. The angle
brackets (< and >) may appear as escaped HTML code (< and >). To
work around this behavior, paste the script into a blank Notepad document, and
then copy it from Notepad before you paste it into FrontPage 2003. To use ASP to set the default date for the ActiveX Calendar Control, follow these steps:
| Article Translations
|

Back to the top
