Right, im new to HTML and want to learn, but im helping my friend out with a web app for the iPhone and need to make a text box you can type a number in to then press a button that will dial it. I know to dial a number you use <a href="tel:1-408-555-5555">1-408-555-5555</a> but how to I get it to take input from a text box?
Thanks in advance.
Thanks in advance.