What is asp and its features?
No Answer is Posted For this Question
Be the First to Post Answer
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.
Can anyone give me a clarification about the difference among assembly,namespace,class,dll??????
What are the components of asp?
Define the asp scripting objects?
explain uses of Textstream object in ASP
Define a scripting language?
What are the methods in Application Object?
Explain the tasks performed by <> tags?
what is normalisation
When is the Session_OnStart event fired? A. Upon every request from an application by a client for an .asp document. B. Upon the first request from an application by a client for any file in the application. C. Upon the first request for an .asp document from an application by a client. D. Upon the first request for the global.asa file, in which the event handler is located. E. Upon the first request for an. html or .asp document from an application by client
What is the difference between asp and saas?
What is Response object? How is it related to ASP's Response object?