473,382 Members | 1,736 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,382 software developers and data experts.

Mobile Redirect on ASPX site

need help installing mobile redirect function on an aspx site --- can you help?

i have a website -- rtlindy.org -- and i have created a mobile version of the site -- rtlindy.org/mobile -- i want to make it so when a mobile phone accesses the rtlindy.org site it redirects them to the mobile version of the site --- is easy to do usually but since rtlindy.org was built on asp it is difficult, as i do not know asp
Aug 13 '12 #1
1 2061
ariful alam
185 100+
Expand|Select|Wrap|Line Numbers
  1. If Request.Browser("IsMobileDevice") = "True" Then
  2.  
  3. Response.Redirect("put url here", True)
in page_load
Aug 13 '12 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

3
by: Tom | last post by:
Hi, I have an index.aspx page which includes top.aspx, left.aspx, main.aspx and bottom.aspx. In the left.aspx, there is a login web control - login.ascx. It keeps session of username and role...
2
by: Shige | last post by:
I have a .Net website hosted on another IIS6.0. Whenever I tried to access my website after a long time, it will take forever to load, my browser will just show a blank white page and the progress...
0
by: spattarkine | last post by:
I want guidelines for a web site in ASP which will let the user select different models .Show the cost. and purchase them online. (DD system) Also sudggest database design if any
2
by: lucius | last post by:
I am working with a site that uses inline code in .aspx files and C# code in the header area. I would like to add some HTTPModules and HttpHandlers but am not sure where to put the .cs files and...
1
by: Sleepwalker | last post by:
Hi, I'm currently in the process of constructing a stripped down version of the company website that will be show to people logging in from a mobile device. When the user logs in to the homepage,...
2
by: ultraviolet2006 | last post by:
Hi folks! I have a question: I am Designing a Wap Site Using XHTML-MP Language,CSS and ASP (Active Server Page), the Problem is how to detect the Screen Size of the Mobile Visiting the site, so as...
0
by: kk1234 | last post by:
Hi! I am wonder how you can redirect a mobile browsers, like BlackBerrys, Ipods, Iphones, with javascript in the simplest way, since I'm not the best a javascript. If someone could help me with this...
0
by: kk1234 | last post by:
I was wondering what the best way to redirect a web page to a mobile page is. I know a little Javascript, so that would be the easiest. But I would be okay with php, I guess, I just have no idea how...
4
by: merkel33 | last post by:
Hi too all, I am working with ordinary html and php pages. I would like to create new mobile pages and if a person opens our website through his mobile phone our site has to detect that device and...
1
by: Mr Known | last post by:
Ok I was thinking if we could redirect a site say > something.com/something.htm to a file on my computer say myfile.htm. I was thinking if we could do this using hosts, but haven't figured out...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.