I am working on a project using ASP to store data in a database. In this, the user will answer questions on a webpage and get a response depending on what they enter. There is a calculation needed i.e. case A multiply by x or Case B multiply by y, etc. Which would give better resonse time? To use the database to do the calculation or use ASP coding on the webpage?
Thanks for your help. This is my first time at this and have no experience to base it on.
Thanks for your help. This is my first time at this and have no experience to base it on.