R
Roy Chastain
I have need to access a file from my Global.asax. The file is in the same virtual directory as the global.asax. In old .asp I
would use the mappath method. What do I need to do to get the full path so that I can access the file?
Thanks
would use the mappath method. What do I need to do to get the full path so that I can access the file?
Thanks