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
Cesar Chavero
NA
1
2.9k
IE get build numer and sub-build number, how to?
Sep 9 2010 9:38 PM
Hi!
I try to get IE8 version and Im using:
HttpBrowserCapabilities MyBrowser = HttpContext.Current.Request.Browser;
strMyBrowserVersion = MyBrowser.Version;
And its works fine strMyBrowserVersion value is "8.0", but i need to get "build number" and "
sub-build number
" also, because i need a string with value: "8.0.7600.16385" somebody can help me?
Im working in Visual Studio 2008 and .NET Framework 3.5
Tanks.
Reply
Answers (
1
)
Is ACCESS actually a database
moving through DB using ADODB recordset object in vb.net