Re: importing data into a CDF
- To: mathgroup at smc.vnet.net
- Subject: [mg121960] Re: importing data into a CDF
- From: David Reiss <dbreiss at gmail.com>
- Date: Fri, 7 Oct 2011 04:48:29 -0400 (EDT)
- Delivered-to: l-mathgroup@mail-archive0.wolfram.com
- References: <j6joo4$m8e$1@smc.vnet.net>
I believe that this cannot be done with the free CDF player. Functionality such as you are wanting would require an enhanced level of signing which presumably requires a different version of the CDFPlayer negotiated with WRI. On Oct 6, 4:26 am, "Michael B. Heaney" <mhea... at gmail.com> wrote: > Hi, > > I am trying to write a CDF that will import data from a specified file on > the users computer, do some data analysis, then export the results to > another file on the users computer. Does anyone know how to do this? > > Thank you, > > Michael