J
Jeffrey A. Voigt
Is it possible to use the HttpUtility.MapPath functionality in a windows
forms environment? I'm reading in some xml project files and the paths are
sometimes http:// (virtual directories). I want to translate it into a
physical directory, but I can't because my application doing this is a
windows forms application? I cannot use the HttpUtility object in that
environment, or at least, I have not figured out how to do so? How can this
be done??
Thanks,
- J
forms environment? I'm reading in some xml project files and the paths are
sometimes http:// (virtual directories). I want to translate it into a
physical directory, but I can't because my application doing this is a
windows forms application? I cannot use the HttpUtility object in that
environment, or at least, I have not figured out how to do so? How can this
be done??
Thanks,
- J