| |||||||
| Smartphones This is the Microsoft General Public Smartphones Newsgroup. |
![]() |
| | LinkBack | Thread Tools |
| |||
| Loading local files with Microsoft.XMLDOM Hello, just started experimenting with my Xda mini. I'm trying to load a local file for parsing and transformation in Internet Explorer: var xml = new ActiveXObject("Microsoft.XMLDOM"); xml.async = false; xml.load("file://\Speicherkarte\1.xml"); Calling load() throws a TypeError with the message "Zugriff verweigert" (access denied) and a number of -2147024891. I am loading the web page from the same place (SD card). Any ideas? Thanks, Johann -- Ich untersage Dir hiermit, mich in Deinen Postings zu zitieren. Sei es als Signatur oder sonstwas. Es unterbleibt. Punkt. (Detlef Bosau in <news:f1so3t$15d9$1@geiz-ist-geil.priv.at>) |
| |||
| Re: Loading local files with Microsoft.XMLDOM Johann Burkard wrote: > just started experimenting with my Xda mini. I'm trying to load a local > file for parsing and transformation in Internet Explorer: I found that loading HTML, XSL and XSLT over the net worked but then I stumbled upon Microsoft.XMLDOM's XSLT abilities. Is there any documentation on what is supported by this transformator? I know the namespace is different from the current XSLT namespace, but what else is there? Thanks, Johann -- Ich untersage Dir hiermit, mich in Deinen Postings zu zitieren. Sei es als Signatur oder sonstwas. Es unterbleibt. Punkt. (Detlef Bosau in <news:f1so3t$15d9$1@geiz-ist-geil.priv.at>) |
| |||
| Re: Loading local files with Microsoft.XMLDOM Johann: You might get more responses over on the microsoft.public.smartphone.developer newsgroup. I've added on here. You might want to remove this end-user oriented smartphone newsgroup if you get a response on this thread. -- Todd Ogasawara, Mobile Devices MVP http://mobileviews.com/blog/ "Johann Burkard" <johannburkard@nexgo.de> wrote in message news:4651cca6$0$6406$9b4e6d93@newsspool2.arcor-online.net... > Johann Burkard wrote: >> just started experimenting with my Xda mini. I'm trying to load a local >> file for parsing and transformation in Internet Explorer: > > I found that loading HTML, XSL and XSLT over the net worked but then I > stumbled upon Microsoft.XMLDOM's XSLT abilities. Is there any > documentation on what is supported by this transformator? I know the > namespace is different from the current XSLT namespace, but what else is > there? > > Thanks, > > Johann > -- > Ich untersage Dir hiermit, mich in Deinen Postings zu zitieren. Sei es > als Signatur oder sonstwas. Es unterbleibt. Punkt. > (Detlef Bosau in <news:f1so3t$15d9$1@geiz-ist-geil.priv.at>) |
![]() |
| Bookmarks |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Opening local SWF files | Will Pittenger | Internet Explorer | 5 | 05-06-2007 11:06 AM |
| Vista Gadget Topic - Loading local XML files? | Jack | Windows Vista | 0 | 05-05-2007 12:21 PM |
| Down loading files, etc. | Paul | Windows XP | 1 | 03-30-2007 12:30 AM |
| Re: Not able to EXPORT files into the local system | PA Bear | Windows Vista | 1 | 02-19-2007 04:00 AM |
| Local direction/temp files - over 40 gigs?!?! | David D | Windows XP | 4 | 01-27-2007 02:00 PM |