Hi, I am using WebPlus X6, I have a conditional redirect set up from my index.html to a chooser.html page when it detects a mobile device. chooser.html has 2 hyperlinks which gives the user the option to view the mobile site or the regular site. if you click mobile it is fine and goes to the mobile site as intended. problem is, if you click regular site, it goes to the index.html which detects it to be a mobile device and then redirects back to the chooser.html page again effectively causing a redirect loop. is there any arguments or options to add to the "regular" hyperlink on my chooser.html page to tell it to go to index.html but ignore any redirects?
Otherwise I will have to create a copy of index.html without a redirect just so mobile users can view the regular site..... sigh
Thanks in advance
Otherwise I will have to create a copy of index.html without a redirect just so mobile users can view the regular site..... sigh
Thanks in advance