D
Dave
I am trying to create a custom form that has a web page on it using the Web
Browser Control. I am able to pass information to the web page using query
strings and reloading the page when something on the form is changed that
should change what the embedded web page should display. I would also like to
be able to pass information back from the web control back to the form. Does
anyone know if this is possible?
I have tried using mypage.controlname.webpagefieldname but that says the
object is not valid.
Browser Control. I am able to pass information to the web page using query
strings and reloading the page when something on the form is changed that
should change what the embedded web page should display. I would also like to
be able to pass information back from the web control back to the form. Does
anyone know if this is possible?
I have tried using mypage.controlname.webpagefieldname but that says the
object is not valid.