If you would rather just get some more clues along that tack
you could enter in an IE Address bar:
javascript:navigator.userAgent
and capture the result.
Here is what was displayed:
Mozilla/4.0 (compatible; MSIE 7.0b; Windows NT 5.1; TaxWise19.00[0016];
TaxWise19.01[0003]; TaxWise19.02[0005]; TaxWise19.03[0001];
TaxWise19.04[0001]; TaxWise19.05[0002]; TaxWise19.06[0003];
TaxWise19.07[0006]; .NET CLR 1.1.4322)
Here is what that gives me:
Your browser sent the following headers:
-------------------------------------------------------------------------- ------
Connection=Keep-AliveAccept=image/gif, image/x-xbitmap, image/jpeg,
image/pjpeg, application/vnd.ms-powerpoint, application/vnd.ms-excel,
application/msword, application/x-shockwave-flash, */*Accept-Encoding=gzip,
deflateAccept-Language=en-usHost=
www.fiddlertool.comUser-Agent=Mozilla/4.0
(compatible; MSIE 7.0b; Windows NT 5.1; TaxWise19.00[0016];
TaxWise19.01[0003]; TaxWise19.02[0005]; TaxWise19.03[0001];
TaxWise19.04[0001]; TaxWise19.05[0002]; TaxWise19.06[0003];
TaxWise19.07[0006]; .NET CLR 1.1.4322)
-------------------------------------------------------------------------- ------
ASPNET's HTTPBrowserCapabilities object reports that based on the
User-Agent, your Browser has the following capabilities:
-------------------------------------------------------------------------- ------
Type = IE7
Name = IE
Version = 7.0b
Major Version = 7
Minor Version = 0
Platform = WinXP
Is Beta = True
Is Crawler = False
Is AOL = False
Is Win16 = False
Is Win32 = True
Supports Frames = True
Supports Tables = True
Supports Cookies = True
Supports VBScript = True
Supports JavaScript = True
Supports Java Applets = True
Supports ActiveX Controls = True
SecEnhanced.