subbukns
03-06-06, 05:25 AM
Hi All,
I am facing an interesting problem. Pls, help me in this regard.
In my xslt I am having one drop down for bookmarks. This bookmark can be either type 'T' or type 'B'. if the selected bookmark is type 'T', I have to display a text box next to 1st dropdown ( i have to call some c++ component to return a xml string so that I can use that data to fille the 2nd dropdown ). If it is type 'B', I have to display 2nd dropdown with another list of items. I am using xslt and javascriptfor rendering the page.
Thanks in Advance.
Subbu.
I am facing an interesting problem. Pls, help me in this regard.
In my xslt I am having one drop down for bookmarks. This bookmark can be either type 'T' or type 'B'. if the selected bookmark is type 'T', I have to display a text box next to 1st dropdown ( i have to call some c++ component to return a xml string so that I can use that data to fille the 2nd dropdown ). If it is type 'B', I have to display 2nd dropdown with another list of items. I am using xslt and javascriptfor rendering the page.
Thanks in Advance.
Subbu.