Define response object?
No Answer is Posted For this Question
Be the First to Post Answer
Explain what inheritance is and an example of when you might use it?
What do the abbreviations asp and jsp stand for?
What is the result of using Option Explicit? A. This applies only to Visual Basic, not VBScript. B. All variables must be dimensioned before use. C. All variables are dimensioned at run-time. D. Forces all SELECT controls to have a SELECTED option. E. Requires all variables be cast as specific DataTypes.
How add insert options in datagrid control in footer row.
What is ClientCertificate collection?
When does the application OnEnd event handler fire? A. After every request for an application document, since web servers are stateless servers. B. As soon as there are no open connections to any application document. C. When the web server is stopped in an orderly fashion. D. Twenty minutes after the last request for a document in the application. E. When there are no application requests for the amount of time defined by the SessionTimeout variable.
How to refresh an asp page on a single click of a button?
Hi, i am looking for join learn real time project on dotnet please tell me which is the best institute now i am staying in a ameerpet. thank u for advance.
Suppose someone gives a VB dll file (component). How to use that in an ASP file?
What are server-side includes?
how can i show the data of sql table in different dropdown list?
Explain the difference between post & get method in asp?