Is there file chooser in Javascript?
-
Hi everyone! I wanted to know if there is a file chooser in Javascript. Like , when you kick on Browse button, a file chooser appears. Is there any way to open it without click on the button? Help me plz!
You have have it hidden in a DIV and have only a link which triggers via JavaScript. Check out http://www.gmail.com/[^] and http://www.inbox.com/[^] webmail services. Vasudevan Deepak Kumar Personal Web: http://www.lavanyadeepak.tk/ I Blog At: http://www.dotnetjunkies.com/weblog/deepak/
http://deepakvasudevan.blogspot.com/
http://deepak.blogdrive.com/ -
You have have it hidden in a DIV and have only a link which triggers via JavaScript. Check out http://www.gmail.com/[^] and http://www.inbox.com/[^] webmail services. Vasudevan Deepak Kumar Personal Web: http://www.lavanyadeepak.tk/ I Blog At: http://www.dotnetjunkies.com/weblog/deepak/
http://deepakvasudevan.blogspot.com/
http://deepak.blogdrive.com/Thank you for replying me!
Vasudevan Deepak Kumar wrote:
I must click on the Browse button to add an attachment.
Vasudevan Deepak Kumar wrote:
I cant view source code. Can you show me some code fragments?
-
Thank you for replying me!
Vasudevan Deepak Kumar wrote:
I must click on the Browse button to add an attachment.
Vasudevan Deepak Kumar wrote:
I cant view source code. Can you show me some code fragments?
gyokusei wrote:
I must click on the Browse button to add an attachment.
Browse button in Inbox.com is for serverside file viewing. It also has a local file browser. Vasudevan Deepak Kumar Personal Web: http://www.lavanyadeepak.tk/ I Blog At: http://www.dotnetjunkies.com/weblog/deepak/
http://deepakvasudevan.blogspot.com/
http://deepak.blogdrive.com/ -
gyokusei wrote:
I must click on the Browse button to add an attachment.
Browse button in Inbox.com is for serverside file viewing. It also has a local file browser. Vasudevan Deepak Kumar Personal Web: http://www.lavanyadeepak.tk/ I Blog At: http://www.dotnetjunkies.com/weblog/deepak/
http://deepakvasudevan.blogspot.com/
http://deepak.blogdrive.com/Vasudevan Deepak Kumar wrote:
Browse button in Inbox.com is for serverside file viewing. It also has a local file browser.
Sorry for disturbing you, but I don't understand what you mean. I mean I want to use a hyperlink to open a file chooser (for more attachment like Gmail). However, as Gmail, I can't view the source of ComposeMail page in InboxMail. You said that it also had a local file browser. Can you show me more detail? Thank you very much!