Thanks Cerebrus. I switched to IE to run it, and the JS for the submit button worked.
The JS for the Reset button didn't work because I didn't include the "onclick" parameter in the button definition code. After I included that, it worked, and even put the values in after it did the rest. I did post the code to PasteBin, but didn't know how to link it to my post. Guess it was lost in the ozone as a result. Yes, looks like that was just plain vanilla ASP. It's among the first few examples in the book on ASP.NET, and they are simply showing me ASP classic, so I know how ASP.NET is different. Sorry about that. I didn't grok what it was doing. Your response was very helpful. Thank you beau coup.
