Re: [Xsltforms-support] Are Load & Save implemented?
Brought to you by:
alain-couthures
From: COUTHURES A. <ala...@ag...> - 2009-09-16 19:42:52
|
Hello Lorenzo, > Are Load & Save (as in the example > <http://en.wikibooks.org/wiki/XForms/Insert_and_Delete_into_Table>) > implemented in XSLTForms? Local and/or online? Where are the files > saved to? > Because XSLTForms is based on Javascript, it is not allowed by any browser to read or save local files. Only plug-ins and extensions can do that. Coupled with a specific proxy (to be developed...), this could be done. Do you know a user case for which it is required ? Thanks! -Alain |