[Home] [By Thread] [By Date] [Recent Entries]

Subject: RE: <xsl:eval> in IE5
From: "Cote, Stephane" <scote@xxxxxxxxxxxxxxxxxxx>
Date: Fri, 21 May 1999 13:59:04 -0700
Title: RE: <xsl:eval> in IE5

Ooops figured it out, thanks.

    -----Original Message-----
    From:   Julian Reschke [SMTP:reschke@xxxxxxxxxxxxxxxxxxxxx]
    Sent:   Friday, May 21, 1999 12:35 PM
    To:     xsl-list@xxxxxxxxxxxxxxxx
    Subject:        RE: <xsl:eval> in IE5

    I have successfully used JScript, both with language="JScript" and with the default language setting.
    ?
    Maybe you shold check that the JScript interpreter is correctly installed within the Windows scripting environment?
    ?
    Regards, Julian

      -----Original Message-----
      From: owner-xsl-list@xxxxxxxxxxxxxxxx [mailto:owner-xsl-list@xxxxxxxxxxxxxxxx]On Behalf Of Cote, Stephane
      Sent: Friday, May 21, 1999 7:31 PM
      To: 'xsl-list@xxxxxxxxxxxxxxxx'
      Subject: <xsl:eval> in IE5

      Hi.

      ?? Is it my impression but does <xsl:eval> hate _javascript_ and only like
      VBScript in IE5.? If I'm wrong can someone please tell me.

      Thanks.

      This example does not work with _javascript_:
      ? <xsl:eval language="_javascript_">getdate()</xsl:eval>

      ? <xsl:script language="_javascript_">
      ???????
      function getdate() {
      ??????? ???????
      getdate=Now()
      ???????
      }
      ? </xsl:script>


      But this examlpe works fine with VBScript:
      ? <xsl:eval language="VBScript">getdate()</xsl:eval>

      ? <xsl:script language="VBScript">
      ???????
      function getdate()
      ??????? ??????? getdate=Now()
      ???????
      end function
      ? </xsl:script>


      ?????????????????????? ,,????????????????????? Stephane DeCoeli Cote
      ????????????????? `??? >???????????????????? InterPro Expense System
      ? |||???????????????? ~????????????? |||??? w (925) 730-3717
      -|||=oOOo====oOOo=|||-
      ? |||????????? \? / || \? /???????? |||??
      ???????????????? \/? ||? \/?????????
      ???????????????????? / \
      ?????????????????? ~? ~????????????

Current Thread
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member