Just wondering. Is it possible to pick a devices number (phone) from a browser(wap). A friend said he had clicked on a banner from a site using his phone and voila! an sms was sent to his phone. Well I cant get this :( how possible is it? 

Regards 






---------------------------------------------
#! /usr/bin/hope -w
#$file: angel.mine  script
use strict;
#Keep Going
# become s good child
my $pid = fork();
print $pid,"\n";
while(1) {
  sleep(never);
/* more bad scripts */
}