Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Showing the progress for the download
Message
 
To
09/11/2001 00:51:39
General information
Forum:
Visual FoxPro
Category:
Web Services
Miscellaneous
Thread ID:
00576014
Message ID:
00580062
Views:
31
>>>>>Is there a way to show the progress of a download when using a Web Service? Some downloads are pretty big and that would be useful for the user to see the progress.
>>>>
>>>>You might have to find a differnet SOAP client for that, or write your own with HTTP using the SOAP syntax.
>>>
>>>Yes, this is what I was planning to do. I just didn't have time to start on that yet. <s>
>>
>>You can do that with wwSOAP, although it's not in there now. wwHTTP supports status messages and those could be hooked in as needed. Actually the next version of wwSOAP will include some code to pass in an HTTP object to the soap call so that it's using a custom HTTP object which could then fire the appropriate events.
>
>Is that info only low level accessible or that is something we could go without using your tool? I'm looking for a simple PRG with just a few lines that can enable that without having to create additional objects and includes additional PRG.

If you want custom functoinality you need to write custom code <g>...

I don't know of a SOAP client that provides status information on its download, so you have to build it. It's not difficult at all, but it requires code...

+++ Rick ---
+++ Rick ---

West Wind Technologies
Maui, Hawaii

west-wind.com/
West Wind Message Board
Rick's Web Log
Markdown Monster
---
Making waves on the Web

Where do you want to surf today?
Previous
Reply
Map
View

Click here to load this message in the networking platform