In my project I need to open file dialog so that user can select local image file on his machine.
I need to access that local file and rename it and FTP that file on server.
What is the best way to that?
I have already used FileUpload control but some thread exception was occurring I don't rember it now sorry.
Any suggestions will be welcomed.