trinhpherkenrattp
New Member
Can anybody give me one example of creating a simple function which returns the sum of both the input fields?\[code\]<html> <body> number1:<input type="text" name="number1" /> number2:<input type="text" name="number2" /> <input type=submit name="submit" value="http://stackoverflow.com/questions/15519583/submit"/> </body></html>\[/code\]