Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP Web Dev Options
Message
From
19/01/2002 01:14:46
 
 
To
18/01/2002 23:33:10
General information
Forum:
Internet
Category:
Other
Miscellaneous
Thread ID:
00607055
Message ID:
00607203
Views:
27
>>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.

An interesting idea. However, at this point there's a lot more VFP dev talent available (me) than Linux (overworked Linux admin). A solution where more of the task is done under Windows would probably fly better.
Regards. Al

"Violence is the last refuge of the incompetent." -- Isaac Asimov
"Never let your sense of morals prevent you from doing what is right." -- Isaac Asimov

Neither a despot, nor a doormat, be

Every app wants to be a database app when it grows up
Previous
Reply
Map
View

Click here to load this message in the networking platform