webmasterbeta
New Member
Hi,
I m developing a simple application as an exercise....
i have created an xml called address book consisting of personal and official data...
i have an xsl which creates two radio button elements personal and official..
if personal button is selected, then a table related to the personal data is to be displayed ...
or else if official button is selected, then table related to the official information is to be displayed....
i have written the code in xsl... but i m hanged up at the comparision part...
i get the value of the radio button selected thro' javascript, but how can i use this for testing and displaying the table required....
is it actually possible? if so how?
Thanks in advance,
tanuja
I m developing a simple application as an exercise....
i have created an xml called address book consisting of personal and official data...
i have an xsl which creates two radio button elements personal and official..
if personal button is selected, then a table related to the personal data is to be displayed ...
or else if official button is selected, then table related to the official information is to be displayed....
i have written the code in xsl... but i m hanged up at the comparision part...
i get the value of the radio button selected thro' javascript, but how can i use this for testing and displaying the table required....
is it actually possible? if so how?
Thanks in advance,
tanuja