Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
A wing and a prayer!
Message
From
24/05/1999 12:47:11
 
 
To
24/05/1999 00:02:53
General information
Forum:
Visual FoxPro
Category:
Third party products
Miscellaneous
Thread ID:
00221986
Message ID:
00222125
Views:
21
West Wind Web Connection has a class that allows rendering of certain VFP forms to the web. Note that it works very well in certain situations. Here are some of the constraints:

a) All of your clients must use MSIE 4 or later. The class counts on the MSIE version of Dynamic HTML and is not compatible with Netscape. The only tool I've heard that creates DHTML for both browsers is NetObjects Fusion, but of course that has nothing to do with VFP forms <s>.

b) The degree to which you would have to recode your form varies alot. If you have lots of field-level validation code, you'll have work to do, since the server is only hit upon form submission. If your code is more oriented toward form-level validation, you're in better shape.

c) There are some types of objects like grids that just don't translate well into a pure HTML environment. The West Wind documentation indicates which VFP base classes are handled.

-- Randy

>Hi everyone:
>
>I have a very broad question that I hope someone can help me with.
>
>Can someone tell me the best way to generate a user interface on the internet, based on a FoxPro application?
>
Previous
Reply
Map
View

Click here to load this message in the networking platform