never mind. got it from google. here is the code:
string sb=Request.Browser.Browser;
string bv=Request.Browser.Version;
string ax=Request.Browser.ActiveXControls.ToString();
string js=Request.Browser.JavaScript.ToString();
string ja=Request.Browser.JavaApplets.ToString();
string vb=Request.Browser.VBScript.ToString();