Did you get this to work? I don't know much about htc's except that I have
used the MS sample calendar.htc. I can't figure out how to set the rule for
it with Cocoon.

How did you do it? I tried:
                        <map:match pattern="calendar.htc">
                                <map:generate src="chart/calendar.htc"/>
                                <map:serialize type="html"/>
                        </map:match>

Note: My htc file is not well-formed xml. Is this the problem for me?

Thanks,
Kelly

-----Original Message-----
From: Stephen Ng [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, May 14, 2002 6:39 PM
To: [EMAIL PROTECTED]
Subject: RE: .htc how to


You must serve the .htc from Cocoon--do you have a rule for it in your
sitemap?

> -----Original Message-----
> From: Cocoon User [mailto:[EMAIL PROTECTED]]
> Sent: Monday, May 13, 2002 8:07 PM
> To: [EMAIL PROTECTED]
> Subject: .htc how to
>
>
>
> i have a behavor (microsoft .htc)
>  attached in a stylesheet
> i aply this style into a <div> element in a .xml page
> when i transofrm this .xml using xsl in IE6 i recieve re corect result
>
> but through cocoon i see everything except the result i'm waiting from
> .htc
>
>
> any idea ?
>
> thanks
>
>
>
>
> ---------------------------------------------------------------------
> Please check that your question has not already been answered in the
> FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
>
> To unsubscribe, e-mail: <[EMAIL PROTECTED]>
> For additional commands, e-mail: <[EMAIL PROTECTED]>
>
>


---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>



---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>

Reply via email to