howdy,
I want to verify that a user has entered numbers into a form using javascript before the page is sent back to the server.
any suggestion on how to do this?
I can do the asp page and the form validation page(one asp,one html w/javascript) but I can't combine the two.

I will post my code if you need.
thank you