开发者

is it posible to check flash support on browser from code behind - C# asp.Net

开发者 https://www.devze.com 2023-03-01 06:28 出处:网络
how can i check i开发者_如何学编程f a web browser was supported flash or not yet from code behind ?Not directly.

how can i check i开发者_如何学编程f a web browser was supported flash or not yet from code behind ?


Not directly.

You will need to check client side and inform the server side somehow (form post, on the query string etc...).

0

精彩评论

暂无评论...
验证码 换一张
取 消