Print Page | Close Window

Mobile Plateforms and Browsers

Printed From: Web Wiz Forums
Category: Web Wiz Web App Support Forums
Forum Name: Web Wiz Forums
Forum Description: Support forum for Web Wiz Forums application.
URL: https://forums.webwiz.net/forum_posts.asp?TID=29134
Printed Date: 01 April 2026 at 12:39pm
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: Mobile Plateforms and Browsers
Posted By: Roberto Randall
Subject: Mobile Plateforms and Browsers
Date Posted: 16 February 2011 at 6:24pm
I have accessed from several mobile and some Forum appears normal. The following code I have in my websites and it works fine. I leave you to make you look if you want to insert any more of them in the Forum.
 
 
(InStr(useragent, "alcatel") > 0 ) OR _
(InStr(useragent, "ericsson") > 0 ) OR _
(InStr(useragent, "nokia") > 0 ) OR _
(InStr(useragent, "panasonic") > 0 ) OR _
(InStr(useragent, "philips") > 0 ) OR _
(InStr(useragent, "samsung") > 0 ) OR _
(InStr(useragent, "sanyo") > 0 ) OR _
(InStr(useragent, "wml") > 0 ) OR _
(InStr(useragent, "mot") > 0 ) OR _
(InStr(useragent, "wap") > 0 ) OR _
(InStr(useragent, "ppc") > 0 ) OR _
(InStr(useragent, "blackberry") > 0 ) OR _
(InStr(useragent, "opera mini") > 0 ) OR _
(InStr(useragent, "mobile") > 0 ) OR _
(InStr(useragent, "palm") > 0 ) OR _
(InStr(useragent, "portable") > 0 ) OR _
(InStr(useragent, "Windows Phone OS 7.0") > 0 ) OR _
(InStr(useragent, "windows ce") > 0 )



Replies:
Posted By: WebWiz-Bruce
Date Posted: 17 February 2011 at 3:39pm
Thanks Roberto, have already updated the detection for the next release but will use this to make sure there are no others missed.

You may want to add to your list Android as there are so many phones and tablets comping out now that are running Android.


-------------
https://www.webwiz.net/web-wiz-forums/forum-hosting.htm" rel="nofollow - Web Wiz Forums Hosting
https://www.webwiz.net/web-hosting/windows-web-hosting.htm" rel="nofollow - ASP.NET Web Hosting



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net