Hi, If you are using Apache Tomcat or any other web server , you should store the file inside the web server and can download the file using url.
For eg., I am uploading files to C:\Program Files\Apache Software Foundation\Tomcat 6.0\webapps\ROOT\SharedFolder\ and i am downloading by invoking the following url: http://*servername(or)ip*:8080/SharedFolder/*filename*<http://servername(or)ip:8080/SharedFolder/filename> Regards, Shyam On Tue, Dec 22, 2009 at 5:48 PM, jayesh sharma <[email protected]> wrote: > Hi Everyone, > > I want to download files from the server(any HTTP url) and want to save it > locally in the local folder (without showing save file dialog). Can any one > help me in this..... > > Thanks in advance, > Jayesh > > -- > You received this message because you are subscribed to the Google Groups > "Flex India Community" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<flex_india%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/flex_india?hl=en. > -- You received this message because you are subscribed to the Google Groups "Flex India Community" 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/flex_india?hl=en.

