Open filechooser with javascript?
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
I want to show a link and when user click on that link, the filechooser will appear (like gmail when you attach more files). As I know, on the web, jz have input tag (type=file) can open filechooser. Is there another way to open filechooser without using input tag or use it but it doesn't appear (jz show the link)? Help me plz!
-
I want to show a link and when user click on that link, the filechooser will appear (like gmail when you attach more files). As I know, on the web, jz have input tag (type=file) can open filechooser. Is there another way to open filechooser without using input tag or use it but it doesn't appear (jz show the link)? Help me plz!
just use html input control as hidden control ... << >>