Iam getting xml when we click on one button.Iam placing that
xml in dom.Im getting that xml data in one xsl.In that xsl
I want to increase the variable value which is declared in
xsl.
Ex:
<parent_node>
<childNode>
<first><d1>ffftt</d1></first>
<first><d1>eeeeiii</d1></first>
<first><d1>uuuuwww</d1></first>
</childNode>
<childNode>
<first><d1>fff</d1></first>
<first><d1>eeee</d1></first>
<first><d1>uuuu</d1></first>
</childNode>
</parent_node>
No Answer is Posted For this Question
Be the First to Post Answer
Can you put javascript in html?
What is constructor?
What are exports and imports?
We are facing problem with the compatibilty of IE 7 and IE 6.We are calling a showModal window that is working fine in IE6 but with IE7 it opens a new Window and Data is not getting poputaled.In some pages it Gives an error "The webpage you are viewing is trying to Close the window.Do you want to close this window".
a code in vb script, which creates a table of 5*2 in html this is a static table, one more same dynamic table, as we give input the table should get created.
Is java is a fully object object oriented language?
What is the difference between a web-garden and a web-farm?
How do you sort in javascript?
How can we establish connection with java and sql server?
What are the advantages of javascript?
What does 3 dots mean in javascript?
just for testing