Register Advertise with usHelp Desk Today's Posts Search

Closed Thread
Thread Tools Search this Thread
Unread 9th Feb 2012, 10:38 AM   #1
HyperActive Warrior
War Room Member
 
SoCalMarketing's Avatar
 
Join Date: 2008
Location: Irvine, Ca, USA
Posts: 229
Thanks: 108
Thanked 39 Times in 33 Posts
Default
Mobiles sites and ASP pages
Share on: 
fb share twitter share gplus share more share

Hey fellow warriors.. I am hoping someone has ran into this situation before and is willing to share their experience. I have a customer with a website built with ASP pages. I have redirect scripts that work on html and php pages. Anyone have a solution you can point me to for sites on ASP? Any developers that would be willing to take on this project for a fee?
SoCalMarketing is offline  
Unread 9th Feb 2012, 09:25 PM   #2
Digital Marketer
War Room Member
 
WillR's Avatar
 
Join Date: 2010
Location: Australia
Posts: 12,475
Thanks: 1,984
Thanked 8,187 Times in 4,079 Posts
Default
Re: Mobiles sites and ASP pages
Share on: 
fb share twitter share gplus share more share

It depends what type of redirect script you are using. I would think if the redirect script you are using does not work on ASP pages then you would probably need to use an htaccess redirect or php redirect. The advantage of those types is that they occur on the server side so that anyone accessing any of your pages will be redirected... the code doesn't execute inside the individual pages so it shouldn't then make a difference what file extension your pages are.

A good and cheap php redirection script I can recommend is this one:
http://www.warriorforum.com/warrior-...-1-0-free.html

WillR is offline  
Unread 10th Feb 2012, 01:54 AM   #3
You reap what you sow.
War Room Member
 
Nail Yener's Avatar
 
Join Date: 2008
Location: Sometimes you don't.
Posts: 1,078
Thanks: 196
Thanked 411 Times in 243 Posts
Default
Re: Mobiles sites and ASP pages
Share on: 
fb share twitter share gplus share more share

Some hostings with ASP support may not be built on an Apache server and may not support PHP. In that case, .htaccess or PHP redirects will not work. You can use either ASP redirect scripts or JavaScript redirect.

You can find redirection scripts of all kinds on the following site:

http://detectmobilebrowsers.com/

another ASP redirection script:

http://51degrees.codeplex.com/

You may need to do some modifications depending on your case. Also, here are some ASP detection/redirection tutorials from my bookmarks:

http://mobiforge.com/developing/stor...-detection-asp
http://www.codeproject.com/Articles/...irection-Devel
Nail Yener is offline  
Unread 10th Feb 2012, 02:15 PM   #4
HyperActive Warrior
War Room Member
 
SoCalMarketing's Avatar
 
Join Date: 2008
Location: Irvine, Ca, USA
Posts: 229
Thanks: 108
Thanked 39 Times in 33 Posts
Default
Re: Mobiles sites and ASP pages
Share on: 
fb share twitter share gplus share more share

Thank you Nail and Will, appreciate your feedback and will look into the suggestions provided.
SoCalMarketing is offline  
Closed Thread


Bookmarks

Tags
asp, mobiles, pages, sites


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




All times are GMT -6. The time now is 11:53 AM.