Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Vfp COM in Web pages
Message
 
To
20/08/2001 11:22:37
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00546242
Message ID:
00546245
Views:
22
Kevin,
Check out Message #544653 , but, basically all your app logic will go into the VFP mtdll COM server. This gives you several advantages in addition to speed:
1.) you can protect your source code by encrypting or REFOXING making it appropriate for distribution.
2.) you can take advantage of VFP's lightening fast string processing by using HTML templates that you or your client can easily modify to change the look and feel of the app.
3.) you can take advantage of win32 and everything else on the server side.
4.) you're in the ASP world and have basically created a seamless ASP app that can easily integrate with what everybody else knows and understands (ASP/ASPx, ASP COM,VBS, etc)
>Hi
>
>Can anyone give me a few good uses for VFP COM being used in Web pages? I understand that the benefits would undoubtably be speed, but I just wanted to know how VFP COM would "fit in". What role would it play?
>
>I hope that makes sense.
>
>Cheers
>Kev
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform