Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP Web Dev Options
Message
From
18/01/2002 23:33:10
 
 
To
18/01/2002 16:39:20
General information
Forum:
Internet
Category:
Other
Miscellaneous
Thread ID:
00607055
Message ID:
00607178
Views:
30
>I have a client running a couple of line-of-business VFP apps on a LAN. The LAN workstations are a mix of various Windows OSs but the backend is strictly Samba on Linux.
>
>They want to allow remote (Internet) users with just browsers to be able to query the VFP data - sort of like getting waybill status updates from FedEx or UPS.
>
>With my practically nonexistent Web dev background I envisage creating a VFP7 app to generate query responses. The company is willing to provide a W2K box (even W2K Server if necessary) to run this app plus any other services that might be needed - even IIS and/or WC, if needed.
>
>The only hitch is they don't want to expose an IIS/W2K server to the Internet. They would rather use a Web server on Linux (probably Apache). They are security paranoid, and Linux is what they know, they don't know MS server offerings - how to set up, secure, etc.
>
>Is there a solution that would work in this situation? Possibly relaying IIS output through Apache, or some other approach?
>
>Failing that, a compelling reason for them to use IIS rather than Linux/Apache?

Hi Al,

What about writing some standard java server pages (JSPs), which are like ASP pages, but can run on Apache. You can then use a JDBC-ODBC bridge, or some other JDBC driver that can connect to a VFP database to get at the data.
Phil
_____________________________
Phil Miles
http://www.philmiles.com
phil@philmiles.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform