Discussion:
How put Foxpro Applcation on The Web
(too old to reply)
Sutrisno Tjandra
2005-05-06 16:10:05 UTC
Permalink
Hi...
How put Foxpo Application on The Web without much modified ?
Is it possible ?

Thanks & Rgds.
Sutrisno
Gerben Kessen
2005-05-06 04:57:18 UTC
Permalink
Not without much modified.
There are a few solutions to use foxpro on the web, for example with
west-wind www.west-wind.com or you can use ASP with a foxpro com component
etc.
But all of them need a completely different design than a desktop
applications.

Rgds,
Gerben Kessen
Post by Sutrisno Tjandra
Hi...
How put Foxpo Application on The Web without much modified ?
Is it possible ?
Thanks & Rgds.
Sutrisno
Jochen Kirstätter
2005-05-06 20:42:05 UTC
Permalink
Hello,
Post by Sutrisno Tjandra
Hi...
How put Foxpo Application on The Web without much modified ?
Is it possible ?
Not really due to nature of Web development. There are several VFP-based
products on the market to create decent web solutions:

Active FoxPro Pages - http://www.afpages.com
ActiveVFP - http://www.activevfp.com
FoxWeb - http://www.foxweb.com
West Wind Web Connection - http://www.west-wind.com

All products are written in Visual FoxPro and therefore easy to learn.
Actually the difference between the named products is not that big.

I can only speak about Active FoxPro Pages. Here you get robust and easy to
use solution that does not rely on COM server programming.
I know WWWC as well and it's a good piece of software but actually I prefer
another kind of programming a web-based solution. Maybe it's because I
started programming with Perl and PHP before VFP.


Sincerely, JoKi
--
|\_/| ------ ProLib - programmers liberty ---------
(.. ) Unsere MCP und MVP bringen den Fuchs zum Laufen...
- / auf www.prolib.de und www.AFPages.de
Neil Waterworth
2005-05-07 16:49:44 UTC
Permalink
Also take a look at FoxISAPI (shipped with VFP).

Regards,
Neil
Post by Sutrisno Tjandra
Hi...
How put Foxpo Application on The Web without much modified ?
Is it possible ?
Thanks & Rgds.
Sutrisno
Loading...