xsl-list
[Top] [All Lists]

Re: Re: [xsl] Multiple select listbox as parameter

2006-03-10 10:48:42
----- Original Message ----- From: <mfreeman(_at_)comptrex(_dot_)com>
To: <xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com>
Sent: Friday, March 10, 2006 5:43 PM
Subject: Re: Re: [xsl] Multiple select listbox as parameter


Thanks for the reply Joe.  You have certainly maxed out my XSLT abilities.

Anyway, I added your code to my HTML file and for all your functions that set a new ActiveXObject, I get the following error:

'Automation server can't create object'

Originally I had all the ActiveXObjects set to MSXML2.FreeThreadedDOMDocument, so I tried that, but it crashed when I tried to set oParams.loadXML.

It sounds like I have some other problems here than just passing the parameter, huh?


Try changing the version from 4.0 to 3.0.
Obviously you'll have to load the actual files from the server etc.

--

Joe
--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--