
Javascript browser detection I got the code below from http://www.w3schools.com/js/js_browser.asp *<script type="text/javascript"> var browser=navigator.appName; var b_version=navigator.appVersion; var version=parseFloat(b_version); document.write("Browser name: "+ browser); document.write("<br />"); document.write("Browser version: "+ version); </script>* Obviously, the above wont work if you deactivate Javascript on your browser. 2009/5/11 Odhiambo ワシントン <odhiambo@gmail.com>
On Mon, May 11, 2009 at 1:00 PM, imelda Mueni <mueni0@gmail.com> wrote:
hi ,
guyz am trying to limit my downloads in my site to be only via mobile i.e you cannot download to your pc n thing from this site you have to be browsing via a mobile phone in order
to download , any ideas with the codes or tutorials on this ,,,,am using joomla
You'll be forced to "detect" the browser and "see" if it is one of those in the thousands of mobile devices, but again, we can fake that in the browser we installed on our PCs, just the same way we write code to "detect and see", we reverse engineer it:-)
-- Best regards, Odhiambo WASHINGTON, Nairobi,KE +254733744121/+254722743223 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ "Clothes make the man. Naked people have little or no influence on society." -- Mark Twain
_______________________________________________ Skunkworks mailing list Skunkworks@lists.my.co.ke http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks Other services @ http://my.co.ke Other lists ------------- Skunkworks announce: http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks-announce Science - http://lists.my.co.ke/cgi-bin/mailman/listinfo/science kazi - http://lists.my.co.ke/cgi-bin/mailman/admin/kazi/general