README.md
December 5, 2022 ยท View on GitHub
Description
When submitting data to a web site (either in the URL or as Form data), the data needs to comply to certain standards (URLEncode) as certain characters are not allowed as part of the form data or the URL. These routines will convert the string you supply to the correct URLEncoded string and decode them again if required.
More Info
String to be encoded / decoded
Encoded / Decoded string
| Submitted On | 2002-02-11 18:45:08 |
| By | Alon Hirsch |
| Level | Advanced |
| User Rating | 5.0 (15 globes from 3 users) |
| Compatibility | VB 6.0 |
| Category | Internet/ HTML |
| World | Visual Basic |
| Archive File | URL_Coder_547912122002.zip |