How to display images using response object?
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 Global.asa file?
Define an err object?
how we can create more than one web.config file in our asp.net project
Explain the post and get method?
Define collection?
What are Scripting Objects?
What is the code for closing the form(using controls) instead of directly closing it?
how can i connect to ms-access database, with ASP??
what is diff c#and vb.net what is .net framework 3.5 what is webservice with expmles
The FileSystemObject provides an object interface to drives, directories, and files for which of the following? A. Any local or mapped drive on either the server or the client. B. Only files and subdirectories in the web site's home directory. C. Any local physical drive or mapped drive on the web server. D. Any file system physically located on the web server. E. The client's computer.
Explain the difference between client-side script and server-side script?