|
-
May 17th, 2001, 11:05 AM
#1
Thread Starter
New Member
url encode
is there a function in vb to encode a url
using the inet control to request a page with variables but it must be formatted??
-
May 17th, 2001, 04:51 PM
#2
Lively Member
if there isn't one
If there isn't a function, you can write one yourself. Just trim leading/trailing spaces and replace 'spaces' with a '%20'.
good luck
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|