i've never done this before, and so i dont know how and where to begin... i want to have a page with 5 text input boxes
on it and a button called "Submit" and when that button is
pressed it will call a function with those 5 strings for
each input box as the arguments for the function...
a code snippet or links/guidance is really appreciated.