Event Handling

Subject: Event Handling
From: Nilofer Motiwala <nilum@xxxxxxxxxxxxx>
Date: Wed, 24 Mar 1999 13:52:29 -0800
Hello all,
	Thanks for your responses on my prior questions. 
I have yet another query!
I am interested in event-handling of my data.

For eg, I have an health file health.xml

<question>
	Are you a smoker?	 
</question>

<smoker-questions>
	How many packs per day?
        How many Years?
</smoker-questions>

The health.xsl file will display the initial question 
with a check-box. if the box is checked, (an event has occured)
I would then like to display the other two smoking-related questions.
if the box is not checked, then nothing should happen.

Hence my question is, is there a way to have the functionality of
an "action listener" and " action performer" in something other than
a Java applet? (if xsl can do it, that would simple be brilliant)

Thanks much
Nilofer
 


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


Current Thread
  • Event Handling
    • Nilofer Motiwala - Wed, 24 Mar 1999 13:52:29 -0800 <=
      • <Possible follow-ups>
      • Guy_Murphy - Thu, 25 Mar 1999 10:35:00 +0000