I want to open windows where user may choose file from his/her computer. Only problem, without this:
<input type="file" />
Is it possible?
I want to open windows where user may choose file from his/her computer. Only problem, without this:
<input type="file" />
Is it possible?
I'm not sure what your needs/restrictions are, but you could try using the Uploadify plugin. It's nice and super-simple to use.