Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Escape/UnEscape functions
Message
From
20/11/2001 18:26:29
 
General information
Forum:
Visual FoxPro
Category:
Web Services
Miscellaneous
Thread ID:
00584241
Message ID:
00584252
Views:
41
>Does anyone know of a function in VFP that converts the special characters in a URL to escape codes (E.g. #38; is an & ) and then back to regular characters?
>
>Thanks
>
>Costas

UrlEscape() and UrlUnescape() are API calls in Shlwapi.dll. You can find a VB example of these functions here.

HTH,
Steve Gibson
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform