VBScript最新版本的.NET Framework中的问题 [英] VBScript Issue in the latest version of .NET Framework

查看:97
本文介绍了VBScript最新版本的.NET Framework中的问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好,

我们的项目是在Classic ASP中开发的,并使用VBScript进行客户端脚本编写。

Our project was developed in Classic ASP and uses VBScript for client side scripting.

在某些页面中,在检查所选复选框的数量时,我们使用了以下代码。

In some of the pages, while checking the number of selected checkboxes, we were using the below code.

                document.formName.elements.length

                document.formName.elements.length

这曾经很好用。两天前,我们已在客户端服务器上将.NET Framework升级到4.7.10。从那一刻开始,上面的代码行没有返回任何内容(它只返回空)。有许多页面使用这行代码
来获取所选复选框的数量。

This used to work fine. Two days back, we have upgraded the .NET Framework to 4.7.10 on the client server. From that moment onwards, the above line of code is not returning anything (It just returns empty). There are many pages that uses this line of code to get the number of selected checkboxes.

任何人都可以告诉我.NET Framework 4.7.10版本中是否弃用了上述功能吗?

Can anyone please tell me if the above feature is deprecated in the .NET Framework 4.7.10 version?

仅供参考:我们无法升级我们的项目是ASP.NET项目非常庞大,管理层现在不愿意升级。

FYI: We can't upgrade our project to ASP.NET as the project is very huge and the management is not willing to upgrade now.

谢谢

Srini

推荐答案

您好,

我建议您在以下论坛发帖。

I would suggest posting this at the following forum.

https://forums.asp.net/

这篇关于VBScript最新版本的.NET Framework中的问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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