HAI THIS IS KIRAN ..
I USE FILEUPLOAD CONTROL .. I USE FILEUPLOAD.POSTEDFILE.FILENAME BUT IT GIVES ONLY NAME OF THE FILE BUT I WANT WITH PATH ..
HOW TO WRITE ..PLS TELL ME
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
CrishPosted May 25, 2010, 9:21 AM
why you want uploaded file path....Generally all are saving file in particular folder using FUpload.SaveAs(FilePath + filename).