Jump to content

custom upload


rodbarbosa

Recommended Posts

Hello,

 

I would like a little help, 

is there any way to create a upload that don´t open a extra window?

the uniFileUpload works fine but to upload many files, that window poping up is a pain.

 

I´ve tried using javascript but works only with small files e not binary.

 

So can someone help or suggest a better way?

 

Thanks

Link to comment
Share on other sites

Hi,

 

is there any way to create a upload that don´t open a extra window?

 

It's not possible to upload a file without user interaction. He has to do an explicit action: drag & drop or select a file with a dialog window.

 

 

I´ve tried using javascript but works only with small files e not binary.

 

without dialog window ?!

 

Best regards.

Link to comment
Share on other sites

without dialog window ?!

 

I might be miss interpreted,

i would like only the select file dialog.

 

if is that the understand, yes. I have done with a simple html input than read and send content as string with ajaxRequest, but it can not excceed 2mb

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...