Hello,
I'm attempting to do some JavaScript string manipulation from within a DCT. Big deal, right? Okay, the only thing that seems tricky to me is trying to get the value that I need to send to getItem() -- for instance, the item, XML-wise, is in the following:
<symbol-table>
<symbol name="InputForm">
<container name="InputForm" ... >
<container name="Language" ... >
<item name="SelectLanguage" ... >
-- so my question is, how do I address the SelectLanguage value from within the called JavaScript?
Thanks in advance,
Dave
dave@simpleinternet.com+USA (215) 962-5153