OK I understand, what the link explains but I feels as if I'm still missing something, or maybe my problem was I was having trouble with the path in another program I was doing and was hoping this was my solution.
path = title.ToUrlFormat();
I read this as the title has the Url path in it, or is the Url path and that the ToUrlFormat is an extension method that will return that part of it, and if that is the case, what part of it was being done in the extension method.
this is great stuff and I appreciate all the help, I think I'm asking what others want to but not asking, or maybe this is just me. I hope I'm not being picky with this.
