Click to See Complete Forum and Search --> : Populate (modal) web form


dViking
October 26th, 2006, 10:40 AM
Hi,

I'm trying to fill out a webform that is actually a (modal) popup from a certain webpage (third party). I have tried the GetWindow call, but that only gives me a handle. I want to wrap the form into the HTML COM model in VB, so that I can populate the form with whatever data I want. I have access to the parent form, but the child form just won't work.


-Renzo