MobileESP: Ported to Classic ASP (VBscript)!

Hi, folks –

I’ve been remiss in sharing this good news…

A few weeks ago, I received an email from Miguel Barrero that he has ported MobileESP to Classic ASP — which means classic VBscript. So for you folks who work at places still using Classic ASP to pump out the pages, you can now also detect and optimize your web sites for mobile devices! Who says the iPhone and Android can’t get all snuggly with VBscript??  :-)

To download your copy of MobileESP for Classic ASP (VBscript), point your browser to:

https://bitbucket.org/mbarrero/mobileesp-classic-asp

Please note that Miguel is maintaining the Classic ASP code in his spare time, so the VBscript library may be a little bit behind changes made to the main MobileESP code libraries.

Thanks again, Miguel!

 

 

2 Comments »

  1. John Joyce said,

    February 1, 2012 @ 10:12 am

    Just FYI – I grabbed this code yesterday and noticed that around line 248 the user agent code needs to be re-commented so it works properly.

    it says this:

    248: ‘useragent = Request.ServerVariables(“HTTP_USER_AGENT”)
    249: useragent = “Mozilla/5.0 (Linux; U; Android 3.0; xx-xx; Xoom Build/HRI39) AppleWebKit/525.10+ (KHTML, like Gecko) Version/3.0.4 Mobile Safari/523.12.2″

    Uncomment line 248 and comment out line 249 to get it working.

  2. Miguel Barrero said,

    February 28, 2012 @ 12:48 pm

    Thanks John Joyce, it has been corrected!

RSS feed for comments on this post · TrackBack URI

Leave a Comment