Get the file path of upload file control in asp.net
                            
                         
                        
                     
                 
                
                    Please answer if you know. I choose a picture from a file. And want to get the file path. Not under the project file path. I want to get the file path that I selected. Server.MapPath(fileuploadname) get the path of the project file path. I need the file path that selected. Thank a lot.