Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Standard Techniques for Distributed Applications
Message
 
To
22/05/2001 16:16:09
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00508412
Message ID:
00510110
Views:
25
>>By the way ... I am using ASPHTTP on the client side to access the server. I >>noticed that MABRY seems to have things like this to work with. Any >>experience with that ?

No. I haven't written any web apps so far, just traditional desktop and client server. However, I have done some experiementing XMLHTTP. It works well for transfering XML formatted data to your server side components, but you gotta create your XML packages with client side script.

I would start getting smart on the new SOAP protocol. You accomplish the same thing as above, but its supposed to be much easier. From looking at the examples in the SOAP toolkit, its gonna be as easy as calling a method locally.

Charlie
Previous
Reply
Map
View

Click here to load this message in the networking platform