I want to replace all instances of an embeded space %20 with an underscore. I don't see anything here that would allow a URL with encoded spaces such as http://localhost/folder/this%20is%20my%file.aspx to http://localhost/folder/this-is-my-file Any ideas? Thanks, Michael