[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

[xsl] Opening with different


Subject: [xsl] Opening with different
From: jeb501@xxxxxxxxxxxxxxx
Date: Thu, 11 Aug 2005 14:17:18 +0530

Hi all,

Using the below script (part) , I am creating an html file with anchor 
links.

when i click the link , the file fcfile opens in internet explorer which 
is default browser.

is it possible to open the fcfile with "Excel"

<td align="right">
<A HREF="{normalize-space(fcfile)}">
<xsl:value-of select="fiw"/></A></td>

any help greatly appreciated.

Regards
Eugene


Current Thread