Answer Posted / arpita malviya
The Server object is used to access properties and methods
on the server.
These are its methods and properties;
CreateObject: Creates an instance of an object
Execute :Executes an ASP file from inside another ASP file
GetLastError() :Returns an ASPError object that describes
the error condition that occurred
HTMLEncode: Applies HTML encoding to a specified string
MapPath :Maps a specified path to a physical path
Transfer :Sends (transfers) all the information created in
one ASP file to a second ASP file
URLEncode: Applies URL encoding rules to a specified string
| Is This Answer Correct ? | 22 Yes | 4 No |
Post New Answer View All Answers
Explain how is the asp.net mvc architecture different from others? : asp.net mvc
How Session outproc in Sqlserver stored?
What are main return types supported in Web API?
Define application state variable and session state variable?
How to handle errors in Web API?
What are the Types of chaching. How to implement caching
How do you secure your configuration files to be accessed remotely by unauthorized users?
How do u deploy your asp.net application?
Differentiate between a page theme and a global theme?
What is base class of button control in .net?
How do you implement postback with a text box?
14. What are your Future Plans for Swatz Oils GROUP U.K?
What is a session government?
How to display Alert in ASP.NET
How can we inherit a static member?