Does anyone have a list of keywords or code for detecting if a request is coming from a mobile browser? I don't need it to be perfect, but I'd like to redirect most mobile users to some optimized pages...I'm figuring that I could probably compare a list of keywords to the HTTP_USER_AGENT or HTTP_ACCEPT fields and get 90% of the way there. Just not sure what that list would be.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Upgrade to Adobe ColdFusion MX7 Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs http:http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:266784 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

