Hello I am programming a mobile website, the client wants a button that says Call Now, which directs the users phone to call or attempt to dial the number...How can this be done? Any help would be so great, thanks
This is the easiest way: <a href="tel:18005551234" title="Click to call">Click to call</a> Code (markup): Obviously you will need to change the phone number to your own.
Agreed the answer of malky66, you can call the function from vb.net and make image of click to call and create the function with cell number.