This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: save method


stevenson wrote:
> Am using save method to save some xml content in my client machine not the
> server, but doesn't seem to work. What could be the problem?
> 
> This is what am using:
> 
> OConfigXML.save ("C:\DSS\calls.xml");
I think it's usual security restriction - script code on a web page 
cannot read/write client filesystem, otherwise someday you would find 
yourself with an empty hard disk after browsing some smart web site.


-- 
Oleg Tkachenko
Multiconn International, Israel


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]