Any suggestions how I would save a file to the server asynchronously, using a dynamically added (by jQuery) input file control (non-server control)?
I can't use server controls as the control will be inside a jquery facebox (does not play nice with server controls, i.e. duplicate id's, etc)