What are the function of attributes of the <form> tags?
No Answer is Posted For this Question
Be the First to Post Answer
What is a Form collection?
What is servervariables collection in asp?
What are the stored procedure and why they are needed?
How to add? tree view control in datagrid in asp.net using c#?
What is the work of asp?
What is a Web Server?
What is the maximum size of an array in asp?
What are the properties of session object?
What are ARRAYS?
Name two properties common in every validation control?
What is the difference between Cookies collection and Form/Querystring collection?
How are sessions maintained? A. The browser sends a cookie to the server with each request. B. The browser sends a Querystring variable to the server with each request. C. The browser sends a hidden Form variable to the server with each request. D. The browser sends a long variable to the server in the BODY of each request. E. None of the above.