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 |
Enter the roll number of a student and get his marks from a database file called MARKS. Use an ASP code for the same
How many types of cookies?
What are the properties of session object?
What are the features of asp?
How do I view an aspx file?
When did classic asp come out?
when we use ajax in.net
Name the methods in application object?
how to code in asp.net for button?
Can I use the win32 api from a .net framework program?
Which is the default scripting language on the client side?
define the functionality of web server in context to Active server page.