asp 如何输出json格式字符串
asp吧
全部回复
仅看楼主
level 1
如何输出json
2021年08月02日 07点08分 1
level 4
vbs 对 json 支持不好,如果 是 js 的话就简单了。
2021年08月10日 03点08分 2
吧务
level 14
[呵呵]
2021年08月11日 02点08分 3
level 1
ASP直接写出来就好了。
2021年08月12日 09点08分 4
吧务
level 14
[小乖]
2021年09月06日 11点09分 5
level 4
set doc = Server.CreateObject("htmlfile")
doc.write("<meta name='X-UA-Compatible' content='IE=edge' />")
set JSON = doc.frames.JSON
Response.Write(JSON.stringify(json))
2021年10月06日 14点10分 6
吧务
level 14
[小乖]
2022年03月31日 02点03分 9
level 1
6
2022年06月09日 01点06分 11
1