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:-)