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 is the default scripting language in asp?
What is the purpose of application.lock method?
How many types of report in asp.net 2008?
What is the difference between server-side validation and client-side validation?
How do asp pages work?
How to insert the records in a database table by using asp?
Tell few programming diffrence between ADO and DAO programming. What is state?
1 Answers Facebook, Leading Software Technologies,
What is ascx cs?
Name the data types which does the rangevalidator control support?
what is the selection process for DMSS??
What is a Cookie? What are the uses of Cookies?
What is difference between Physical path and Virtual path? Explanin with example.