ASP.Net ==> OpenFileDialog ?!?!?1?

aryaxt

New member
Instead of using <input type='file'> I am trying to write a custom upload file.
I know that in C# u can use openFileDialog, and select files on the vclient side, but I couldn't get this to work on asp.net
any suggestions?
 
Back
Top