H
Henning Eiben
Hi,
I'm currently developing a folder homepage for Outlook 2002, but it seems
there is little information available on how to create such a homepage.
Well, I got some code running, extracting contact-informations using
javascript. But I seem to have one problem: I have several ipm.document.xml
items in one folder, and I want to apply an XSLT stylesheet on these xml
documents ... but how do I do it? Well I do know how to use XSLT and XML
(MSXML), but how do I access the xml in the document-items? Seems the only
way is by saving the attachment to the filesystem and the using the load
method of the domdocument object. But unfortunatly I'm not allowed saving
attachments to the filesystem using javascript ...
Any hints? Does anyone know a website that covers folder homepages?
Thanx!!!
I'm currently developing a folder homepage for Outlook 2002, but it seems
there is little information available on how to create such a homepage.
Well, I got some code running, extracting contact-informations using
javascript. But I seem to have one problem: I have several ipm.document.xml
items in one folder, and I want to apply an XSLT stylesheet on these xml
documents ... but how do I do it? Well I do know how to use XSLT and XML
(MSXML), but how do I access the xml in the document-items? Seems the only
way is by saving the attachment to the filesystem and the using the load
method of the domdocument object. But unfortunatly I'm not allowed saving
attachments to the filesystem using javascript ...
Any hints? Does anyone know a website that covers folder homepages?
Thanx!!!