Windows only runs on Intel, and I says windows right in the UA string. What else do you need?
-- Barney Boisvert [email protected] http://www.barneyb.com/ On Sep 26, 2009, at 11:23 AM, Don L <[email protected]> wrote: > > Barney, thank you for your input. > > I ran CGI.HTTP_USER_AGENT (cf) for it. > Here's what I got. > > With Firefox 3.5 I get: > Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1.3) Gecko/ > 20090824 Firefox/3.5.3 (.NET CLR 3.5.30729) > > With IE7 I get: > Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727 > ; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30618) > > hmm, I can't seem to see anything that could be translated into cpu > arch. What else could we try? > > > > >> Well, windows only runs on Intel, and it states 32/64 bit in the user >> agent. Linux usually has an architecture in the user agent. OSX >> is a >> wildcard, but universal binaries make it no big deal if it's PPC or >> Intel. >> >> But to answer your question, JS is unable to determine it, and more >> to >> the point, unable to do anything architecture-specific anyway. >> >> cheers, >> barneyb >> >> -- >> Barney Boisvert >> [email protected] >> http://www.barneyb.com/ >> >> On Sep 25, 2009, at 6:37 PM, D >> >>> > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:326663 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

