ACC97: How to Get a Calendar Control to Work on an ASP Page (164753)
The information in this article applies to:
This article was previously published under Q164753
Moderate: Requires basic macro, coding, and interoperability skills.
SUMMARY
When you export a form that contains a Calendar Control as an Active
Server Page, any code that you create for the control will not be exported
with the form. When you open the form on your Web browser, the Calendar
Control will be set to the current date. To be able to set the value for
the Calendar Control on your Active Server Page, you will need to modify
the VBScript for that form.
This article demonstrates how you can modify the VBScript code to include
the syntax you need for setting the value of the Calendar Control.
REFERENCES
For more information about ASP files, search the Help Index for ASP
files, and view the available topics, or ask the Microsoft Access 97
Office Assistant.
Modification Type: | Minor | Last Reviewed: | 10/11/2006 |
---|
Keywords: | kbhowto kbinterop kbProgramming KB164753 |
---|
|