I'm sure this is an easy one, but I am a relative newcomer to asp.
I am sending an email to subscibers of a news letter with the url of the
latest newsletter in the email. this is built up in code. how do i encode it
to include special characters such as spaces as %20. I have tried a simple
replace routine but this gives errors on invalid chars.
thanks
I am sending an email to subscibers of a news letter with the url of the
latest newsletter in the email. this is built up in code. how do i encode it
to include special characters such as spaces as %20. I have tried a simple
replace routine but this gives errors on invalid chars.
thanks
Comment