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

David,

Check Is Re: Escape/UnEscape functions Thread #584241 Message #584803 and Re: List of illegal characters for URL Thread #770389 Message #770474.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform