Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Progress bar for Microsoft. XMLHTTP
Message
De
19/10/2001 02:26:06
 
 
À
19/10/2001 02:19:41
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Divers
Thread ID:
00570631
Message ID:
00570639
Vues:
17
>>Is it possible to have some kind of progress bar for the Microsoft.XMLHTTP object? That would be useful for long process.
>
>THere's nothing built in, thatI know of. What process? Maybe there's another way to do it.

I'm using something like this:

loHTTP=CREATEOBJECT('Microsoft.XMLHTTP')
loHTTP.Open('GET',lcUrl,.F.)
loHTTP.Send()

That is creating an XML. If the XML is big, the process will take several seconds to download. I would like to show that progress to the user. Also, it would be a good indication that the process is working.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform