Yes it would need to be for all my users. I didn't think it would be possible. Thank you for your help
On Nov 21, 1:23 pm, "James Mitchell" <[EMAIL PROTECTED]> wrote: > Yes and No. > > Do you mean just for you? Or for all your users? > > If just for you, sure, just figure out a way to map a drive (windows) > or mount a remote file share (osx/linux) and it will be available from > the file picker. > > If it's something you want all your users to see ... no. That's not > possible with the browser file input selector. You could create a > page that lists the remote location files similar to a file input, > like in a popup window or redbox, but you would have to implement that > yourself in your app. > > Hope that helps. > > -- > James Mitchell > > On Fri, Nov 21, 2008 at 3:56 PM, [EMAIL PROTECTED] > > <[EMAIL PROTECTED]> wrote: > > > I have set up my application to send e-mails along with attachments, > > however I would like the ability for the "browse" to search a file > > sharing repository that we have posted on the web. Right now it just > > searches and uploads files I have on my desktop. Has anyone had any > > success attaching files that are stored on a web page? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

