Tuesday, 15 July 2014

c# - Save the file On directory folder -



c# - Save the file On directory folder -

i have problem save browse file local directory folder. usimg extjs client side , c# .net server side. browse file extjs , pass file name(not entire path) ashx handler.and in ashx handler want save file directory folder.

how can this?

file upload in javascipt: https://developer.mozilla.org/en-us/docs/fileguide/fileupdown

note: if want in ie utilize jquery plugin sice ie not back upwards formdata , makes hard write javascript code yourself.

handle upload in c# http://support.microsoft.com/kb/323246

sorry not posting code there little bit much involved right.

c# javascript asp.net extjs

No comments:

Post a Comment