Forum Moderators: open
Page A (local) sends a request to Page B (non-local), and Page B responds with widget.xml. Page A needs to save widget.xml to disk.
I can't seem to effectively get the obj.save command to work properly. Page A is an HTML document loading XSL and XML sheets; ideally, it'll save the requested widget.xml first, and then generate output from there.
I'll appreciate some direction here. Thanks.
The question here isn't specific to XML; the answer should be similar to asking if a page can retrieve and store a text stream, or a binary object like an image. So I suppose it would depend on your operating environment and security restrictions.