@URLEncode & two spaces?

Howdy!

A few months ago, and IBM guy told me that @URLEncode was changes in R8+. I’m wondering if anyone has had any issues with encoding a URL that had consecutive spaces.

You would think that it would translate to “%20%20”, but only one show up.

Any ideas?

Thanks, in advance!

Steve in NYC

“Wherever you go, there you are.”

Subject: Haven’t run into anything with it yet, but that’d definitely be a bug.

Have you reported it?

Subject: SOLVED!

Hey, Erik!

Thanks for the comment, but it seems to be an issue with @Trim. I thought it would only remove leading or trailing spaces, but it removed double spaces within names, too. =8P I removed the trims, and everything’s working fine.

Take care!

Steve in NYC

“It hurts to be on the cutting edge.”