How can I break Search
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.
What is the difference between client-side script and server-side script?
in how many sttes asp.net page available?
What is the function of Buffer in Response Object?
What is Response object? How is it related to ASP's Response object?
how can i show the data of sql table in different dropdown list?
How we load the page in ASP?
What is asp language?
What is the maximum size of an array?
How does if-not-modified-since work? How can it be programmatically implemented with ASP.NET?
Explain how to display images using response object?
What are the methods in session object in asp?