Forum Discussion
MarkRoddy
16 years agoVisitor
I'm a little confused by what you mean by "gives urls in single quotes" so sorry if I'm not interpreting the question correctly.
If there's a quote in the URL itself you can use the Chr() function with the ascii character for a single quote and append it to the string.
If there's a quote in the URL itself you can use the Chr() function with the ascii character for a single quote and append it to the string.