why and how static variable retain their value after
postback form ?
No Answer is Posted For this Question
Be the First to Post Answer
Is asp classic dead?
Define application-scope?
What are the methods in Application Object?
What are the methods in applet ? When is init(), start() called ?
What is difference between asp and aspx?
why and how static variable retain their value after postback form ?
What is the difference between server-side validation and client-side validation?
What is a .ASP file?
Name the property which is on a combo box do you set with a column name, prior to setting the data source, to display data in the combo box?
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.
Why can't use DAO instead of ADO?
Name and explain about the Objects in ASP?