how can i save file as it a duplicate with out using fileupload control
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
I want to upload a file into server but i don't want to use control because i am not taking the file from client browser. i want to take file name from server side only. but control not taking the filename at server side. If any one can give the suggestion i will really appreciate. i will give client side file, i need to upload into server.
-
I want to upload a file into server but i don't want to use control because i am not taking the file from client browser. i want to take file name from server side only. but control not taking the filename at server side. If any one can give the suggestion i will really appreciate. i will give client side file, i need to upload into server.
First decide what you wanna do... :doh: