TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
BaluReddy Kovvur
NA
45
75k
>NET CLR VERSION FROM BROWSER
Jun 25 2012 8:44 AM
Hi,
iam using below code for getting the .net clr version from browser,but problem is it's working upto IE 8 only.
Please suggest for IE 9 and IE 10
<script type="text\javascript">
document.write(navigator.appversion);
</script>
Regards,
Balu Reddy
Reply
Answers (
3
)
how to create a foreign key in sql
close after search in jqgrid ( in ASP.NET MVC3 )