PDA

Click to See Complete Forum and Search --> : How can I....


matjong
Jan 12th, 2001, 11:51 AM
...make the webbrowser control able to show forms and run scripts. I add my own html to a htm file with this command:

brwWebBrowser.Document.Body.Innerhtml

But he only works when I add a link, picture and normal text. No scripts or forms.. :( Then nothing is displayed.

Please, can someone help me?