Did you try putting %20 in there? That's the code for a URL code for a
space.
Spaces are illegal to use in a URL. Some browsers clean them up for you, but
the framework can't for this.

Signature
Hope this helps,
Mark Fitzpatrick
Microsoft MVP - Expression
>I am using a sitemap for a menu and I need to reference urls that have
> spaces in them. I have tried all of the following and still get an
[quoted text clipped - 16 lines]
>
> *** Sent via Developersdex http://www.developersdex.com ***
I ended up having to use  . This seems to work.
-Jennifer