It lets you store and retrieve information in a flexible data structure. Each value or information stored in a Dictionary is associated with a key through which the information can be retrieved.
Latest Answer: The data stored and reterieved the information in a dictonary, the data are reterieved from in dictonary using by key. ...
It provides access to the physical file system of the web server. It gets and manipulates information about all drives in a server, folders and sub-folders on a drive and files inside a folder.
Latest Answer: The FileSystemObject object is used to access the file system on the server. This object can manipulate files, folders, and directory paths. It is also possible to retrieve file system information with this object. ...
It provides extra information by which it makes the site easier to manage. It can include text files using the #include statement, retrieve the size and last modification date of a file, defines how variables
ASP is a server side-scripting environment for building dynamic and interactive web pages. Since the scripts run on the server side, the web server does all the processing.
Latest Answer: ASP is a technology that enables you to make dynamic and interactive web pages.It runs on Internet Information Services(IIS) or Personal Web Server(PWS). ...
• Minimizes network traffic by limiting the need for the browser and server to talk to each other • Makes for quicker loading time since HTML pages are only downloaded • Allows to run programs
It’s a method by which web pages can be built and generally used for formatting and linking text.
• Static HTML – Browser uses HTTP to request HTML file from the Web Server • Dynamic HTML – Browser uses HTTP to request an executable application rather than a Static HTML file
Latest Answer: There are two types of HTML,1.Static HTML -for creating static pages.2.Dynamic HTML -for creating dynamic pages using scripting languages like JavaScript,VBScript. ...
• ASP executes code on the server side whereas the browser interprets HTML. • ASP can use any scripting languages • Gets feedback from the user and return information to the user •
It’s a Computer that provides Web services on the Internet or on a local Intranet. It is designed to locate, address and send out simple HTML pages to all other users who access these pages.
Latest Answer: Hi, i can say the web server, change the application server (i.e. has conatins the jsp, asp pages) that convert into the html scripting language bcoz client browser only understand the html script and vice versa.I think, i m ...
IIS is a Web Server that provides Web services, not only for web pages but also for ftp sites and video and audio services. It integrates with the database facilities of SQL Server.
Latest Answer: IIS - Internet Information Server ...
View page << Previous 6 7 8 9 [10] 11 12 13 14 15 Next >>

Go Top