Answers

Question and Answer:

  Home  ASP Programming

⟩ What are the advantages of using ASP?

Minimizes network traffic by limiting the need for the browser and server to talk to each other

Makes for quicker loading time since HTML pages are only downloaded

Allows to run programs in languages that are not supported by the browser

Can provide the client with data that does not reside on the client’s machine

Provides improved security measures since the script cannot be viewed by the browser

 219 views

More Questions for you: