Re: How can I get the full path of a file?
"curtkauf" <webforumsuser@macromedia.com> wrote in message
news:ge22s9$4gk$1@forums.macromedia.com...
>I have an application where I am using a remote webservice. The webservice
> method I'm calling requires a full path of a file. The webservice takes
> the
> file and loads it into a SQL database, performs some calculations, and
> creates
> a text file on the users local drive with the results. The FileReference
> class
> doesn't provide the full path. Surely someone has come across this and has
> found a solution. My thought shave always been that if ASP pages can do it
> Flex
> apps will too. Please don't tell me I was wrong. Thanks for any help you
> can
> give me!!!
If the webservice is creating the file, why doesn't it know where it put it?
|