Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Need an application
Message
 
To
24/01/2011 20:53:08
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
01497296
Message ID:
01497779
Views:
136
Roll your own!

Are the clients going to log into web service or are they going to do it through a VFP front end.

VFP seamlessly transacts with web services using the XMLHTTP object. That object allows VFP apps to read and write to Web SQL servers through an intermediary request response handler, like ASP.

In either case you'd need to create some MySQL (or what ever) tables on the server for the "store". and ASP to handle reads ands writes, be it an HTML or VFP application.

If you're going to send your client someplace else - send him to me! :)

>Hi all. I have a request from one of my clients for an internet application. He has around 1000 product items and around 500 customers. HE wants his customers to log in the program and create an order ready to despatch. Has anyone got the program which will do the above ???
>Shafid khan
Imagination is more important than knowledge
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform