GeekArticles
Web Programming
HTMLDetecting Browser Capabilities
Author: bipinjoshi.com |
Published: 10th Aug 2005 |
Visited: 620 times |
Add CommentFiled in: HTMLIntroduction Many web applications provide client side functionality based on the capabilities of browser. ASP.NET provides an easy way to get capabilities of browsers. The capabilities of a browser include things such as whether it supports cookies,javascript and ActiveX controls and browser type and version. Based on these capabilities you can decide whether to provide rich DHTML functionality or render page differently. Browser Capabilities The capabilities of browser are accessible...n
Read Article Sponsored Links
Related Articles
• Browser Conditioned CSS Selector An Ajax based application could tend to be browser specific when developers do not consider the disparity of the different browsers. Unfortunately the current configuration of an Ajax based application will not work in all browsers. From JavaScript configuration to XHR interpretation developers will ...
• Ajax’s Future Lies in the Browser Since Ajax was introduced to the public, there was little to no doubt among developers that this would be the future of our online experience. Even with the daunting task of learning JavaScript up to an advanced stage and all the security risk, developers are more than willing to dip themselves into ...
• Expand the Editing Capabilities of OpenOffice with XSLT This tutorial shows you how to use OpenOffice's import/export filters to open your XML data as though it's just a plain document. From there, users can edit the document much more naturally and then save it back to its native format. You can also use this feature to easily turn your docume ...