I am trying to load a java applet using webbrowser.documenttext="<html><body><applet ....blah....></applet></body></html>" but it won't load. It just gives me a white screen and dies.
When i am using the same html code inside a html file, i can run the applet locally.
I can run other applets inside <iframe src> links fine but not with my own <applet></applet> tag.
Please let me know if i am missing something.
Thanks for your help,
Tai
When i am using the same html code inside a html file, i can run the applet locally.
I can run other applets inside <iframe src> links fine but not with my own <applet></applet> tag.
Please let me know if i am missing something.
Thanks for your help,
Tai