Page 1 of 1

Forcing a download dialog from the netburner

Posted: Thu Feb 24, 2011 7:17 am
by BMillikan
Does anyone know how to send the proper header to force a download dialog on the client so that I can send a file from the internal flash file system? Are there any examples of this?

Re: Forcing a download dialog from the netburner

Posted: Thu Feb 24, 2011 9:40 am
by pbreed
Not sure what you are trying to do.
If you are trying to update code on the device from a file on the SD card then you want to look at the example:

nburn\examples\EFFS\EFFS-Appupdate

as that example does exactly that.
If what you want to do is update another netburner from a netburner that has not been done and I have no examples, but the source code for autoupdate is in the install.

Paul

Re: Forcing a download dialog from the netburner

Posted: Thu Feb 24, 2011 10:10 am
by Chris Ruff
Is what you are asking is:

How do I make the netburner post a web page with the "Save File" dialog from the browser?

Is that part of what you are asking?

and the other part is having the file come from a CF card on the netburner?

Are these what you are asking?

Chris