Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Converting VFP Screens to Web forms
Message
 
To
07/11/2000 07:16:37
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00438713
Message ID:
00438765
Views:
17
Satya;
A solution to your problem can be found at www.lespinter.com

Select “The Learning Center” and then “Web-Enabled Database Applications”

As for data validations you might contact Les and ask for his advice. I believe your Visual FoxPro application will work with about one hour of required additional code to each of your existing form. Les gave a great session at the Silicon Valley Visual FoxPro User Group about three months ago on the topic of VFP Web Enabled Applications.

If you have to do data validation on a web page I would suggest VB Script or Java Script. Look into OnBlur() as it will allow code to fire if the user tabs through or drops a cursor into a data object. I do my data validations at the object level and also at the form.Submit() level. It might be overkill but my clients are happy and I can sleep at night.

Tom
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform