写入包含Java Applet的Web浏览器 [英] Write to Web Browser containing Java Applet

查看:187
本文介绍了写入包含Java Applet的Web浏览器的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个程序,可以通过该程序中的Web浏览器导航到在线Java小程序.我需要它,因此程序在浏览器中写入了一个字符串,然后按Enter.问题是,由于它是Java applet,所以我不能使用get HTML元素.我将如何获得它,以便它仅将文本写入浏览器,而无需指定输入位置?

非常感谢

I have a program that navigates to an online Java applet via Web Browser in the program. I need it so the program writes a string of characters into the browser, then presses enter. The problem is, since it''s a Java applet, I can''t use get HTML elements. How would I get it so it just writes text to the browser without specifying where to input it?

Thanks a lot

推荐答案

您好,您是否可能知道Applet的部署方法,
就像可以使用< applet>进行部署一样或< object>标签,请确认这一点,希望对我有帮助
您,因为我也在使用Vb.net WebBrowser Control处理相同的情况.

问候
阿基尔·鲁赫拉(Akhil Ruhela)
Hi is it possible for you to know the deployment method used for the Applet,
like it can be deployed using <applet> or <object> tags, confirm this and I hope I can help
you as I am also working on a same situation using Vb.net WebBrowser Control.

Regards
Akhil Ruhela


这篇关于写入包含Java Applet的Web浏览器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆