Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
URL Encode API
Message
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Titre:
URL Encode API
Divers
Thread ID:
00878743
Message ID:
00878743
Vues:
76
Is the an API call hiding somewhere that I can use to URL encode an argument string to send to a web page?

? f( "test this?" ) && would return test%20this%3F

I know that something like this has to exist because if you look at the LocationURL inside an IE object it comes back encoded. The problem is I can't actually call the Navigate() method until the arglist has been encoded.

I'm looking for an API because it's got to be at least an order of magnitude faster than VFP code could do it.
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform