ASP Programming Question:
Download Job Interview Questions and Answers PDF
What are the attributes of the tags? What are their functions?
Answer:
The ACTION gives the name of the ASP file that should be opened next by which this file can access the information given in the form The METHOD determines which of the two ways (POST or GET) the browser can send the information to the server
Download ASP Programming Interview Questions And Answers
PDF
Previous Question | Next Question |
What is Querystring collection? | What happens to a HTML page? |