Click to See Complete Forum and Search --> : How do you pass values between a modal child & parent windows?


cyrusrynlee
11-26-2008, 07:11 PM
Okey, I've seen a couple of examples on MSDN and on some sites that do the same thing - pass values between a modal child and its parent window (parent to child & child to parent) - using jscript/javascript. But I haven't seen a site with samples that can do this using vbscript - anyone here who has an idea how?

I've seen one do this via ADO/ADO.NET provider but I need another approach to the problem.