Forum Moderators: open
i am using ASP. can i use Browser object to achieve it? if so do any sample to help?
regards
ambi
Only if you absolutely have to, sniff the browser. The browser object is not reliable. It requires an updated .ini file to track the various browser User Agent strings. If there isn't an exact match for the browser you are expecting, it returns that it is an unknown browser with minimal capablities.