Skip to Content
0
Former Member
Dec 03, 2009 at 04:18 PM

Image Control and URL

30 Views

I defined an image control with an Action of URL specified.

When I specify a URL that points to a location with spaces in it, the URL is encoded, but VC replaces the spaces with + instead of %20. I tried many variations to get it to not encode and/or encode differently, but to no avail.

How can I specify a URL that includes spaces in it for an image control?