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
--~------------------------------------------------------------------
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--