On Tue, Mar 9, 2010 at 6:14 PM, Mr Robert Conway <rjcon...@bigpond.com>wrote:

> OK did some more testing,  If I type into the page0 area and [CHANGE] it
> saves it to the slave.  I think the problem is the [upload] as I now assume
> when you upload a file, its contents will appear in the Page0 text area then
> pressing [Change] will store it to the slave.
>
> Does anybody know how a file upload functions in owhttp.  Does it import
> the files data into the text box then you can write it to the device with
> the [Change] button. ?
>
> Could it be a security setting in my browser thats stops the file Upload
> functioning
>
>
> Rob
>
>
>
The Upload button uses the POST command. I've tested it extensively with
firefox and programmed my BAE0910 several times successfully with it.
Figuring out the details of the POST format took quite a bit of testing and
debugging.

The code itself should go to firmware/function.

Paul Alfille
------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to