如何找到一个asp.net页面是否包含Flash内容? [英] How to find whether a asp.net page contains flash content or not?

查看:54
本文介绍了如何找到一个asp.net页面是否包含Flash内容?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何查找asp.net是否包含Flash内容

How to find whether a asp.net contains flash content

推荐答案

您应该能够检查DOM中是否有任何embed 标签,并检查标签的type 属性以获取内容,例如application/x-shockwave-flash
You should be able to check for any embed tag''s within the DOM, and check the type property of the tag for the content e.g. application/x-shockwave-flash


这篇关于如何找到一个asp.net页面是否包含Flash内容?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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