Results 1 to 2 of 2

Thread: url encode

  1. #1

    Thread Starter
    New Member
    Join Date
    Mar 2001
    Location
    atlanta
    Posts
    12

    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??

  2. #2
    Lively Member
    Join Date
    Jan 2001
    Posts
    72

    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
  •  



Click Here to Expand Forum to Full Width