Questions tagged [filepicker]

Questions about the use of file pickers in general. Not to be confused with [filepicker.io]; use that tag for questions related to that service.

This tag refers to generic file pickers.

For questions related to the filepicker.io service, use the tag instead.

Examples

HTML

<input type="file">
413 questions
-1
votes
0 answers

I am having a problem while uploading files to a folder on my server & am using flutter packages "file_picker" and "http" to select and send using php

I want to submit form which contains files and textformfield data. First I select the files from phone, in debug console I can see the path of the selected files but it is in cache like this: "Selected file paths:…
-1
votes
1 answer

Could not find a part of the path "/content:/com.android.externalstorage.documents/document/6759-130B%3ANew%20Text%20Document.txt"

I am using FilePicker-Plugin-for-Xamarin-and-Windows and got this error while accessing external storage: Could not find a part of the path "/content:/com.android.externalstorage.documents/document/6759-130B%3ANew%20Text%20Document.txt". Note:I…
Sorry IwontTell
  • 466
  • 10
  • 29
-1
votes
1 answer

Onedrive file picker issue

I've setup an API account for onedrive file upload and select uploaded files via the file picker. But` it is showing a message "This file couldn't be shared. Please try again later." `var odOptions = { clientId: APP CLIENT ID, action:…
-1
votes
2 answers

Image sending app for Windows Phone

I'm developing app for Windows Phone 8.1 which have : Page with file open picker to take photo from gallery and second Page to sending that one photo as an e-mail attachment with message. How i can take this one picked picture and send this with…
-2
votes
1 answer

Unable to save/upload files to a folder on server with Dio and File_picker flutter packages & I am doing this with PHP

The problem I am facing is that the files I upload ta server are not being uploaded inside a folder but the filename is submitting into the database. I am providing all data related to selecting a file and then uploading it to the server My flutter…
-2
votes
1 answer

Get total files uploaded in filestack account

I'm using filestack API using trail account in applications which allows 250 files to be uploaded, is it possible to get count of total files uploaded? because I want to perform alternative method if upload count is exceeded? How can I check count…
ayyanar pms
  • 169
  • 1
  • 2
  • 13
-2
votes
1 answer

how to use filepicker with angular?

Trying to use angular and filepicker. The documentation is not clear. Tried using it inside main html and it worked but as soon as i put inside a template it stops working. Any help?
claudia1201
  • 25
  • 3
  • 11
-2
votes
1 answer

filepicker.io javascript api implementation

I just started to make a web in which user will upload image , instead of purchasing a extra harddisk on my server for photos . I have decided to use third party tool . I found filepicker.io quiet good amoung others . They are offering javascript…
Ancient
  • 3,007
  • 14
  • 55
  • 104
1 2 3
27
28