Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Convert this code to into a visual form
Message
 
To
24/09/2004 09:09:43
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00945616
Message ID:
00945958
Views:
40
>>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform