What is Server Object?
Answers were Sorted based on User's Feedback
Answer / guest
It Controls the ASP execution environment. It can set the
amount of time script can run before an error occurs.
Converts a virtual path to a physical path on the server.
Takes a user supplied string and encode it into proper
format for a URL string.
| Is This Answer Correct ? | 17 Yes | 2 No |
Answer / hema
Server object exposes the functionality of the server
through its properties and methods.
| Is This Answer Correct ? | 8 Yes | 3 No |
What happens to a html page?
Define a variable in asp?
Define "virtual directory"?
Explain the difference between client-side script and server-side script?
What are the attributes of the <form> tags?
What is asp give its application?
how can i show the data of sql table in different dropdown list?
Name the command to display characters to the html page?
Explain how to display images using response object?
Name the asp objects?
Define response object?
how to code in asp.net for button?