-1

I want to find the mobile number of the user who is browsing my website through mobile browser.

Is it possible to do it with HTML or javascript or is there any javascript or jquery library available for it??

Thanks,

user2274074
  • 991
  • 2
  • 9
  • 25
  • 1
    have you tried this: http://stackoverflow.com/questions/2738243/get-users-number-from-iphone-using-html5-jquery – johny kumar Dec 21 '15 at 12:21

1 Answers1

3

There is no way you are getting mobile number of the user browsing your website until and unless you ask user for mobile number i.e. textfield to enter.

Keyur Sakaria
  • 680
  • 1
  • 5
  • 12