Hi,
I am trying to pass the contents of a textarea from a dsp to another dsp…
Below is part of my code:
This textarea contains one line
UpdateFileContents
Here updateFile.dsp is another dsp to which i am trying to pass the values in the textarea of the current dsp.
Anyway document.form1.contentsoffile.value doesn’t seem to work.
Any suggestion on how to pass the contents of textarea to another dsp?
#webMethods-Archive#If-it-doesn-t-fit-anywhere-else#webMethods