[Javascript] help...!

l r i leena at tc4hq.cmcltd.com
Tue Nov 27 04:59:47 CST 2001


we are making our application compatible with NN6...so now v facing 
problems with this particular assignment 

document.all.item("xsldoc").innerHTML=htmlStr;

as well as this code which v have used in javascript.....(MSXML 
parser)....any solution based on jaxp-xalan parser

               val2=document.all.item("TrTo").value;
               comp1=val2.substring(0,16)
               k=parseInt(comp1);
               m 
="/LISTOFACCOUNTSRESPONSE/BANKACCTREC[ACCOUNTID[ACCOUNTNO='"+k+"']]";
               d= source.selectSingleNode(m)
               
minTrToAmount=d.selectSingleNode("XFERTOSUPT/MINCURAMT/AMOUNT").nodeTypedValue; 

               
maxTrToAmount=d.selectSingleNode("XFERTOSUPT/MAXCURAMT/AMOUNT").nodeTypedValue; 


regards
leena



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.evolt.org/pipermail/javascript/attachments/20011127/f93c611d/attachment.htm>


More information about the Javascript mailing list