I ask about it here - Asp.net mvc - get full file name of uploaded file but they understood me wrong. Therefore I ask again.
Is it possible to get full file name of uploaded file in asp.net mvc?! For example, "C:\path\path2\fileName3.txt"
. I need to get "C:\path\path2\fileName3.txt"
. I think it's impossible.
See this image for details.