javascript thread: showModalDialog, submit and returnValue...
Hi. In an earlier post I was asking how to do a submit in a ModalDialog. A
couple of you answered and said to use frames.
THis works fine (I'm now tring this out - for quite a different purpose).
However, I'm finding that the dialogParameters are not available (from the
frames set OR the frame) and that the returnValue is not visible to the
calling window whether set on the frame OR on the frameset.
(I've used the same code to call a simple modalDialog and the parameters and
returnVAlue are both available..)
Anyone help on this?
Iain