Download source code of Program : http://www66.zippyshar e.com/v/96114261/file.html
I got Error 'Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED ))' of using cross domain in webbroser iframe tag.
Error Line : WebBrowser1.Doc ument.Window.Fr ames(0).Documen t.GetElementsBy TagName("input" ).Item(0).Inner Text = "MyValue1"
Please solve the program. Thanks.
I got Error 'Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED ))' of using cross domain in webbroser iframe tag.
Error Line : WebBrowser1.Doc ument.Window.Fr ames(0).Documen t.GetElementsBy TagName("input" ).Item(0).Inner Text = "MyValue1"
Please solve the program. Thanks.
Comment