Tagged Questions
The filepicker tag has no wiki summary.
2
votes
4answers
595 views
File Picker for Android
Is there any picker available to pick file from the SDCard or Device memory,like FilePicker available in Blackberry?
If not ,then any alternative for doing this?
Please help me.
Thanks in advance.
2
votes
3answers
552 views
ASP.NET File Picker
I am trying to find a File Picker that runs on ASPX.Net. I need it to insert images in TinyMCE since the one with TinyMCE is licensed. I have been looking for a Silverlight solution, like Silverlight ...
1
vote
1answer
279 views
Blackberry open file
I use the browser to open a pdf file, but I want to use the regular file manager in order to open the file with a third party application. How do I do that?
BrowserSession page = ...
1
vote
2answers
1k views
Android File Picker
Is there a good solution for picking a file in an android application? I need the user to be able to browse their SD card for a file they would like to load. However, it cannot use an outside ...
0
votes
1answer
328 views
Use Media Manager as filepicker in component
I'm developing a component in Joomla 1.6, is a Document Manager and I have all the funcionality, but now I want to include the Media Manager as File Picker.
In Joomla 1.6 Media Manager is prepared to ...
0
votes
1answer
556 views
Select a picture and upload android
Here is the problem...
I'm trying to create an app that allows you to upload an image or sound recording to a database along with some information, The upload part isn't a problem, what I would like ...
0
votes
2answers
462 views
File picker with ability to select folder to be used on a webpage
Basically what we need is an filepicker that can be used on a webpage to enable the user to select files and/or folders. BUT, we only need to be able to get the local (client side) filepaths for the ...
0
votes
1answer
161 views
Missing Network shares in wx.FileDialog
I'm using Xubuntu 8.10 with Nautilus as file manager (XFCE desktop isn't active, Nautilus handles it), and I have a wxPython 2.8.8.0 application with a FileBrowseButton that works as expected, except ...