How To Check .Net Framework Version Installed


/ Published in: JavaScript
Save to your folder(s)



Copy this code and paste it in your HTML
  1. // Copy and paste that line of JavaScript code to IE Address bar and press ENTER key
  2.  
  3. javascript:alert(navigator.userAgent)

URL: http://www.walkernews.net/2008/05/16/how-to-check-net-framework-version-installed/

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.