经典ASP服务器端的JSON库 [英] Classic asp server-side JSON library

查看:203
本文介绍了经典ASP服务器端的JSON库的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我继承了一些传统的ASP code,我需要一个可以被实例化和运行服务器端与Javascript成为codeD服务器端ASP使用JSON库。

I have inherited some classic asp code and I need a JSON library that can be instantiated and run server-side for use with JavaScript-coded server-side asp.

我怎样才能做到这一点?

How can I do this?

推荐答案

有关写入/输出JSON我相信 aspjson 项目是pretty不错的选择。在ASP JSON解析经典是这里讨论:

For writing/outputting JSON i believe the aspjson project is a pretty good choice. Parsing JSON in ASP "classic" is discussed here:

  • Any good libraries for parsing JSON in Classic ASP?

在该线程,克里斯·尼尔森使用的服务器端Javascript库的创意(如ASP支持的JScript和VBScript中的)。我还没有尝试过,但也许可能解决这两个分析和写作。

In that thread, Chris Nielsen has a creative idea of using a Javascript library on the server side (as ASP supports JScript as well as VBScript). I have not tried it, but maybe that could solve both parsing and writing.

这篇关于经典ASP服务器端的JSON库的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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