Results 1 to 2 of 2

Thread: Replace/Encode Using Access 97

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Sep 1999
    Posts
    93

    Replace/Encode Using Access 97

    I have a string such as "4th & Main" that I need to encode into a url. I have looked a urlencode, and Replace using VB and Asp but neither seem to be available in Access 97.

    How could I convert 4th & Main to something like 4th %26W Main. Using Microsoft Access 97 code.

    Thanks
    Brandon

  2. #2
    Fanatic Member WorkHorse's Avatar
    Join Date
    Jul 2002
    Location
    Where you live.
    Posts
    591
    I doubt Access has any built in function to convert strings to URL encoded. You might want to look at some code samples posted on Planet Source Code

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