Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Convert this code to into a visual form
Message
 
À
24/09/2004 09:09:43
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00945616
Message ID:
00945958
Vues:
34
>>The basic outline of what you have to do is this:


An @...SAY will be converted to a Label control.

An @...GET will be converted to a TextBox.

Any SET commands go to the form's Load() Event.

A READ is not required. If you want to avoid the user doing something in other forms, make the form modal.

Validation of user input can be done in several events: TextBox.Valid(), TextBox.InteractiveChange(), TextBox.LostFocus() are commonly used.>>

Thanks Hilmar,

I had done that, but the textboxt for the card number accept manual entry, I want not to accept entries unless entries from a magnetic card / smart card. just like a readonly control but it can write/display when a card is swipe/inserted to a card reader..

Thats what I ask for help..

Thanks..
Jojo R. dela Cuesta, B.Sc.
eConsultant, Programmer
Dalplus Technologies
http://www.dalplus.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform