Altova Mailing List Archives>Archive Index >microsoft.public.xsl Archive Home >Recent entries >Thread Prev - Need help with passing a parameter >Thread Next - Re: Need help with passing a parameter Re: Need help with passing a parameterTo: NULL Date: 10/7/2006 1:41:00 PM Someone wrote: > I have a code that passes a parameter to my xsl file. It works in IE but how > can I make it work in FireFox. I want to use the if (window.ActiveXObject) > with the code below for IE and else another code for Firefox. Just need that > other code!!! > > Here is my sample > > <?php > $filter = $_GET[value]; Consider doing the transformation on the server with PHP as you already use PHP on the server. That way you avoid depending on client-side XSLT and script support. PHP 5 has built-in XSLT support <http://www.php.net/manual/en/ref.xsl.php> -- Martin Honnen --- MVP XML http://JavaScript.FAQTs.com/ | ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
