Subject: Re: Re: Multiple select listbox as parameter
From: <mfreeman@xxxxxxxxxxxx>
Date: Fri, 10 Mar 2006 12:54:55 -0500
|
I think we may have it.
Thanks a ton for the help and the lesson.
- Mark
>
> From: "Joe Fawcett" <joefawcett@xxxxxxxxxxx>
> Date: 2006/03/10 Fri PM 12:48:08 EST
> To: <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
> Subject: Re: Re: Multiple select listbox as parameter
>
> ----- Original Message -----
> From: <mfreeman@xxxxxxxxxxxx>
> To: <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
> Sent: Friday, March 10, 2006 5:43 PM
> Subject: Re: Re: 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
|