Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using VFP 7 class from web server
Message
From
28/03/2003 00:43:07
 
 
To
27/03/2003 17:02:13
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00771037
Message ID:
00771180
Views:
15
>I have a class (vcx file) whose methods return a
>complete html page.
>
>I need to call this class methods from a web server so that
>html code returned from class method call is displayed in user
>browser as whole html page.
>
>How to use my class from a web server ?

If this is only one process that you need to execute, then, I would suggest to only compile that class into a COM object and just invoke it from an ASP page. But, of course, if you want to build an entire application from that, I would definitely suggest to go with a Web framework such as West Wind Web Connection, ActiveVFP and other popular around here.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform