parent xsl
Posted: Wed Oct 13, 2004 7:25 pm
I have a print.xsl which includes pageController.xsl.
In page controller I want to stop some images to print, if it is beeing called from print.xsl.
How can I find out in pageController.xsl which one is calling.
Is there a way to pass a variable (parameter, attribute) from caller to pageController.xsl?
thanks,
In page controller I want to stop some images to print, if it is beeing called from print.xsl.
How can I find out in pageController.xsl which one is calling.
Is there a way to pass a variable (parameter, attribute) from caller to pageController.xsl?
thanks,