There's a bunch of work currently happening on public-webapps and public-device-apis @<a href="http://w3.org">w3.org</a> to enable many offline use cases like this.  The most closely related specs are probably the FileSystem API and/or the LocalStorage/IndexedDB APIs + FileReader.<div>

<br></div><div>Unfortunately these use cases are not very well supported in browser quite yet.  (No one is shipping FileSystem or LocalStorage+StructuredClone or FileReader+StructuredClone as far as I know.)</div><div><br>

</div><div>J<br><br><div class="gmail_quote">On Fri, May 14, 2010 at 10:51 AM, Alexandre Thiel <span dir="ltr"><<a href="mailto:thiel.alexandre@gmail.com">thiel.alexandre@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

Hi,<div><br></div><div>I was wondering if HTML5 Offline mode and file upload can work together ?</div><div>I can't find any reference in the online draft which covers only server resource caching.</div><div>Let's imagine you're writing some kind of data editor that works in offline mode, can you ask the user to select a file to import from his filesystem that can be processed with javascript or directly transfered to the localStorage while being offline ?</div>


<div><br></div><font color="#888888"><div>Alexandre</div>
</font></blockquote></div><br></div>