[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: eval tags and IE5

Subject: RE: eval tags and IE5
From: "Hunter, David" <dhunter@xxxxxxxxxxxx>
Date: Wed, 11 Aug 1999 11:48:23 -0400
xsl eval tag
microsoft-extension:xsl:eval converts an expression to a string; I don't
think it can convert 'alert("Hello World");' to a string.  So you might do
something like this:
<xsl:eval language="VBScript">"Hello " & "World"</xsl:eval> which would
return "Hello World", but I don't think anything would happen with an
alert().

But I haven't used the extension myself, so "buyer beware".  ;-)

David Hunter
david.hunter@xxxxxxxxxxxxx
MediaServ Information Architects
http://www.MediaServ.com


-----Original Message-----
From: John Gardner [mailto:johng@xxxxxxxxxxxx]
Sent: Wednesday, August 11, 1999 9:34 AM
To: XSL-List@xxxxxxxxxxxxxxxx
Subject: eval tags and IE5


Hi guys, 

You sorted out my problem last time so I thought I'd try you again :-)

Can anyone tell me if there are any issues around using the <eval> tag in 
IE5.

The reason I ask is that I've tried this:

<xsl:eval>
        alert("Hello World");
</xsl:eval>

Not a hugely earth shattering bit of code I grant you, but I think it 
should work nontheless :-)

here is the result:

Microsoft JScript runtime error Object expected line = 1, col = 0 (line is 
offset from the tag). Error returned from property or method call. 


Any ideas?

John


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.