J
jodleren
Hi
In a popup window (by a button) I use this to pass data on to the
parent window:
window.opener.document.forms[0].receivers.value=sellist;
I have tried to check for the receiveres element, type=text, but... so
far without luck.... how can I do that?
/S
In a popup window (by a button) I use this to pass data on to the
parent window:
window.opener.document.forms[0].receivers.value=sellist;
I have tried to check for the receiveres element, type=text, but... so
far without luck.... how can I do that?
/S