I have a website admin section which I\'m busy working on, which has 4 FileUpload controls for specific purposes. I need to know that , when I use the Server.MapPath()
Server.MapPath()
Yes it should still work as Server.MapPath uses the relative values and returns the complete physical path.