- From: Dan Connolly <connolly@w3.org>
- Date: Wed, 11 Apr 2007 09:46:31 -0500
- To: "Dailey, David P." <david.dailey@sru.edu>
- Cc: Maciej Stachowiak <mjs@apple.com>, HTML WG <public-html@w3.org>, Håkon Wium Lie <howcome@opera.com>, Brendan Eich <brendan@mozilla.org>, "L. David Baron" <dbaron@dbaron.org>, David Hyatt <hyatt@apple.com>, lbolstad@opera.com
Dailey, David P. wrote: [...] > > * Okay I guess I have to reveal the dumb question after all: It's reasonably clear that you have gone to some effort to answer this question for yourself, so unless and until we figure out something better, you are welcome to ask it here. But I ask that you take a bit more care with subject lines. This topic seems to deserve its own thread. > does WHATWG allow for > writing files client side? I see there is a super-cookie thing of some sort (the > Storage interface), but I'm thinking of execCommand('SaveAs',false, '.txt') that > was (is?) available in IE. About seven years ago I put together a little web app > using VML (IE only) http://srufaculty.sru.edu/david.dailey/grapher/ -- the utility > of being able to save files to the client (or open them) should be relatively > self-evident. Reading files client-side was a mess, but writing was fairly > straightforward with an ActiveX thingy. (do a google search: reading files javascript) -- Dan Connolly, W3C http://www.w3.org/People/Connolly/
Received on Wednesday, 11 April 2007 14:46:36 UTC