Hi,
I am trying to calculate few fields. I used the submit button but it reloads the entire page and I loose all the data on the page. Can someone please suggest a better way of doing that?
Thanks
This is the form and the included objects. All I want to do is allow the submit buttons on the buttom to trigger the two methods after clicking or submitting. I don't want it to refresh the page so to not lose the values in the text boxes and drop downs.
Like Sheco said, this should be in the Javascript forum. ASP is server side, and doesn't interact with the page once it's been delivered to the client computer.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.