Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:835922
More Search Options
RSS Available
Matching Posts
Re: Device detection: standard & mobile web applications
Thank You. I will look into converting and be sure to bookmark codeproject.com !!
Posted to
Mobile and Handheld Devices
(Forum)
by
whyknott
on 11/10/2008
Re: Device detection: standard & mobile web applications
Yes, my host supports ASP. But it doesn't support certain functions in PHP so I want to convert the code in my last post to ASP to avoid complications. I think it may be okay I haven't had much trouble with it so far. I have researched and tried implementing that code from mobiforge but I cannot figure out how to get it to work because it is "option explicit". I'm new to programming and I'm not sure how to "comment out the first two lines to avoid compilation errors"
Posted to
Mobile and Handheld Devices
(Forum)
by
whyknott
on 11/5/2008
Re: Device detection: standard & mobile web applications
Hi There! I have found code that truly works in Mobile Redirection but it is in PHP. Can anyone out there help me convert the following Code to function in ASP ??? Thx <?php if(checkmobile()) header("Location:http://www.jamyershomes.com/mobile/index.html"); if(checkmobile()){ //code to execute if a mobile browser is detected } function checkmobile(){ if(preg_match("/iphone/i",$_SERVER["HTTP_USER_AGENT"])) return false; if(isset($_SERVER["HTTP_X_WAP_PROFILE"
Posted to
Mobile and Handheld Devices
(Forum)
by
whyknott
on 11/4/2008
Page 1 of 1 (3 items)
WindowsClient:
Build WPF Data Controls for Outlook Addins Easily with VS2010
Channel 9:
Channel 9 Live at PDC09: .Net Rocks Part 2
Channel 9:
Channel 9 Live at PDC09: .Net Rocks Part 1
Channel 9:
Channel 9 Live at PDC09: Wei Zhu (Facebook)
WindowsClient:
WPF Manipulation Basics
ASP.NET:
High CPU in .NET app using a static Generic.Dictionary
TechNet Edge:
Deploying Silverlight - Why and How
WindowsClient:
Windows Client Developer Roundup for 12/21/2009
Silverlight:
4 Calendars & Plans for 2010 / 5770
ASP.NET:
ASP.NET MVC 2 and Visual Studio 2010
ASP.NET:
Moving your ASP.NET Application to Windows Azure – Part II
Silverlight:
HVP – Core Scaffolding and Updated News
Channel 9:
TWC9: 2009 - The Year in Review
ASP.NET:
Tip#100: Did you know… How to view ASP.NET trace information?
ASP.NET:
Passing anonymous objects to MVC views and accessing them using dynamic
Channel 9:
Channel 9 Live at PDC09: Coding 4 Fun
Channel 9:
Channel 9 Live at PDC09: Stephen Toub
WindowsClient:
Mouse Gestures for Internet Explorer
Channel 9:
Controlling concurrency in Rx
Channel 9:
Dev Tools Ecosystem Summit Videos Available
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online