Hi all...
I need some help figuring out what sort of script is needed to first: detect if a viewer is coming from a mobile device and second: if so, redirect the viewer to the mobile site.
IIS Server
home site: site.com
mobile site: site.com/mobile
I have researched and found code to implement... but it was for an .htaccess file for use on APACHE.
Thanks in advance...