Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Calendar control instantiation in a HTML page
Message
From
14/04/1998 21:13:26
 
 
To
14/04/1998 21:07:05
General information
Forum:
Visual Basic
Category:
VBScript
Miscellaneous
Thread ID:
00091797
Message ID:
00091989
Views:
25
>There's no way you can do that.
>Remember that you're working with HTML, not a programming language.

Yeah, this is sometimes difficult to understand. All want to move to HTML as it is the buzz word, but it's like going back 10 years old in development. :)

>What you must do is to place the control in a page along with a HTML form, a Submit button and a hidden HTML text box.
>Add script that read the property when the user click the submit button and pass the value to the hidden textbox. The Submit button will then send the info with the Post or Get method.

I'm not sure this will fit my needs. What I need to do is to have a simulation as a pick list. From my form, whenever we'll have a date field, which is a textbox in HTML, we will put a ... button next to it. Clicking on that button will show a calendar. When clicking Ok from that calendar, the value should be returned to the form.

The calendar form should be modal and this is not possible to do with HTML.

We also need to return the value to the main page.
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform