第三方工具的自定义 Javascript 模板

发布于 2025-01-01 22:34:47 字数 480 浏览 3 评论 0原文

我们有一个事件管理工具,有时我们需要填写重复的数据来关闭事件(主要是 JSP 或 aspx 页面),我只是想知道是否有任何方法可以创建用户定义的 Javascript 插件:它可以执行以下操作:

  1. 用户定义并以 broeser 开头,
  2. 是一个复选按钮,单击时允许 JAVA 代码访问数据 文本或 Xls 表
  3. 最后将数据填充到网页中的相应单元格中

请简要概述如何创建和部署此 Javascript,我在我的系统

PS 中安装了 Eclipse 和 Java。我们的事件管理工具是一个安全网站 (https://itsm.**.com/arsys/forms/amrrm6100/SHR%3ALandingConsole/Default+Administrator+View/?cacheid=cfe755b8)

它有多个选项卡,必须在这些选项卡下填写数据。

任何帮助表示赞赏

We have an incident management tool, where sometimes we need to fill in repetitive data to close an incident(mostly a JSP or aspx page), I was just wondering is there any way to create a User defined Javascript Plugin: which can do following:

  1. User defined and starts with broeser,
  2. a check button , when clicked allows the JAVA code to acces Data a
    Text or Xls sheet
  3. And finally polulate teh data into the repective cell in the webpage

Please give a brief outline of how to create and deploy this Javascript ,I have eclipse and Java installed in my system

PS. Our incident management tool is a secured website it is (https://itsm.**.com/arsys/forms/amrrm6100/SHR%3ALandingConsole/Default+Administrator+View/?cacheid=cfe755b8)

And it has multiple tabs under which the data has to be filled.

Any help is appreciated

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

季末如歌 2025-01-08 22:34:47

不知道我是否理解你的正确方式,但我认为浏览器插件可以帮助你。

仔细看看 Firefox 的油脂猴。

这个允许您根据需要修改网站(可能带有默认文本的下拉框),而无需触摸应用程序本身。

Don't know if i understand you the right way but i think a browser plugin can help you.

have a closer look at grease monkey for firefox.

This one allows you to modify websites to your needs (maybe with a drop down box of default texts) without touching the application itself.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文