Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
URL Encode API
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Title:
URL Encode API
Miscellaneous
Thread ID:
00878743
Message ID:
00878743
Views:
75
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
Next
Reply
Map
View

Click here to load this message in the networking platform