Tuesday, June 4, 2019

Website pages

Website page is a report accessible on internet. Website pages are put away on web server and can be seen utilizing an internet browser.

A website page can cotain tremendous data including content, designs, sound, video and hyper joins. These hyper connections are the connection to other website pages.

Gathering of connected pages on a web server is known as site. There is exceptional Uniform Resource Locator (URL) is related with each page.

Static Web page

Static site pages are otherwise called level or stationary page. They are stacked on the customer's program as precisely they are put away on the web server. Such site pages contain just static data. Client can just peruse the data yet can't do any change or collaborate with the data.

Static website pages are made utilizing just HTML. Static site pages are possibly utilized when the data is not any more required to be altered.

internet_technologies_tutorial

Dynamic Web page

Dynamic page indicates diverse data at various purpose of time. It is conceivable to change a portaion of a website page without stacking the whole site page. It has been made conceivable utilizing Ajax innovation.

SERVER-SIDE DYNAMIC WEB PAGE

It is made by utilizing server-side scripting. There are server-side scripting parameters that decide how to gather another site page which likewise incorporate setting up of more customer side preparing.

Customer SIDE DYNAMIC WEB PAGE

It is handled utilizing customer side scripting, for example, JavaScript. And afterward go in to Document Object Model (DOM).

internet_technologies_tutorial

Scripting Laguages

Scripting dialects resemble programming dialects that enable us to compose programs in type of content. These contents are deciphered not incorporated and executed line by line.

Scripting language is utilized to make dynamic site pages.

Customer side Scripting

Customer side scripting alludes to the projects that are executed on customer side. Customer side contents contains the guidance for the program to be executed because of certain client's activity.

Customer side scripting projects can be installed into HTML records or likewise can be kept as discrete documents.

internet_technologies_tutorial

Following table depicts ordinarily utilized Client-Side scripting dialects:

S.N. Scripting Language Description

1. JavaScript

It is a model based scripting language. It acquires its naming shows from java. All java content records are put away in document having .js augmentation.

2. ActionScriptIt is an item situated programming language utilized for the improvement of sites and programming focusing on Adobe streak player.

3. Dart

It is an open source web programming language created by Google. It depends on source-to-source compiler to JavaScript.

4. VBScript

It is an open source web programming language created by Microsoft. It is superset of JavaScript and includes discretionary static composing class-based article arranged programming.

Server-side Scripting

Separate side scripting goes about as an interface for the customer and furthermore limit the client get to the assets on web server. It can likewise gathers the client's attributes so as to modify reaction.

internet_technologies_tutorial

Following table depicts generally utilized Server-Side scripting dialects:

Scripting Language Description

1. ASP

Dynamic Server Pages (ASP)is server-side content motor to make dynamic website pages. It bolsters Component Object Model (COM) which empowers ASP sites to get to usefulness of libraries, for example, DLL.

2. ActiveVFP

It is like PHP and furthermore utilized for making dynamic site pages. It utilizes local Visual Foxpro language and database.

3. ASP.net

It is utilized to create dynamic sites, web applications, and web administrations.

4. Java

Java Server Pages are utilized for making dynamic web applications. The Java code is arranged into byte code and kept running by Java Virtual Machine (JVM).

5. Python

It underpins different programming standards, for example, object-arranged, and useful programming. It can likewise be utilized as non-scripting language utilizing outsider devices, for example, Py2exe or Pyinstaller.

6. WebDNA

It is additionally a server-side scripting language with an installed database framework.