Hi,

Is it in any way possible to use a fileuploadfield as a baseparamt item for a store.
I have a asp.net generic handler that accepts a file, analyzes it, and then writes back JSON code file information about the file that was just uploaded.
I have been messing around with code for hours now but i cant find any possible way myself.

Thanks in advance!