Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Calendar control instantiation in a HTML page
Message
From
14/04/1998 11:47:06
 
 
To
All
General information
Forum:
Visual Basic
Category:
VBScript
Title:
Calendar control instantiation in a HTML page
Miscellaneous
Thread ID:
00091797
Message ID:
00091797
Views:
67
Using IE4, I am trying to have some VBScript which will show the MS Calendar control. As it is in other environments, I don't think we can put the calendar control on the desktop. It needs to be in a container. So far, I have done the following code but it does not work.
Sub Calendar()
loCalendar=CreateObject("MSCal.Calendar")
loCalendar.Visible=True
End Sub
If a container is required, in IE4, how do we create a form object?
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Next
Reply
Map
View

Click here to load this message in the networking platform