Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
WebControl
Message
De
18/05/2003 22:15:51
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Titre:
WebControl
Divers
Thread ID:
00789864
Message ID:
00789864
Vues:
51
Hi,

I'm building a desktop application wich has a form that contains an ActiveX WebControl (Shell.Explorer.2).

The webcontrol points to a page with the following HTML code :

FORM NAME="MYFORM"
INPUT NAME="MYCHECKBOX" TYPE="checkbox"
/FORM

The problem is that the following command :
THISFORM.WebControl.Document.Forms("MYFORM").Elements("MYCHECKBOX" ).Value
always return "ON" whenever the box is checked or not !

I can set the value for all the other type of control but the checkbox.

What am i doing wrong ?

Please help.

Charles
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform