|
-
Apr 21st, 2003, 01:54 PM
#1
Thread Starter
Lively Member
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
-
May 6th, 2003, 09:43 PM
#2
Fanatic Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|