Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Internet solution
Message
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00307806
Message ID:
00307951
Views:
13
I think using ADO in ASP is the easiest way, I didn't say it was the best way.

IMHO, the best way to build a data driven web site way is to call methods on your VFP COM object directly from web page script using the XMLHTTP object to communitcate with your COM object via XML. Doing it this way you can store data on the client in the XMLDSO and bind it to DHTML controls. Doing it this way you save round trips to the server and aviod loading new pages on each request for new data.

Charlie
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform