Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Calendar control instantiation in a HTML page
Message
De
14/04/1998 21:13:26
 
 
À
14/04/1998 21:07:05
Information générale
Forum:
Visual Basic
Catégorie:
VBScript
Divers
Thread ID:
00091797
Message ID:
00091989
Vues:
29
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform