Interactivity Tools for Websites | Internet
In this post we discuss about Interactivity Tools for Websites | Internet .On the Internet world we should know about Interactivity Tools like as Active Server Page, CGI Method, Get Method, Flash data and much more informative content to know about interactivity tools on Internet for websites and web pages.
An active server page commonly called ASP page. It is a web page that make contain script as well as HTML. The script are process by an ASP interpreter on the web server . Each time the page is access by the visitors. ASP pages are commonly used for creating dynamic website .
ASP is similar to the other scripting platforms like JavaScript were supports multiple programming language while default ASP language is VB script, ASP pages can include other programming language such as C# and java script . However, alternative language must be defined before the script code using the following declaration.
<%@page language-"C#"%>
What is Firewall ? Types of Firewall and Benefits
![]() |
| Interactivity Tools for Websites | Internet |
Active Server Page
An active server page commonly called ASP page. It is a web page that make contain script as well as HTML. The script are process by an ASP interpreter on the web server . Each time the page is access by the visitors. ASP pages are commonly used for creating dynamic website .
ASP is similar to the other scripting platforms like JavaScript were supports multiple programming language while default ASP language is VB script, ASP pages can include other programming language such as C# and java script . However, alternative language must be defined before the script code using the following declaration.
<%@page language-"C#"%>
What is Firewall ? Types of Firewall and Benefits
CGI Method
A method is a way of evoking a CGI program. There are three main methods-
- GET Method
- POST Method
- HEAD Method
GET Method
In GET Method CGI programs receive data in the Query-String environment variables. The program must process the string in order to interpreter the data an execute needed action.
The GET Method should be used when you want to obtain data from the server and you will not change any data on the server.
POST Method
The POST Method use when the data you will alter any data on the web server or when you want to send large amount of data to CGI.
Flash
Micro media flash is a software package that create animation for a web design. Flash provides animation, sound , interactivity and moment of object require for entertainment or educational information .
Using flash you can create animated graphics with sound also. Flash is ideal for games visual quizzes on online training etc. With flash you can not only create just images files but also movies.
Flash is a basically vector base software that provides you drawing tools to create vector object. The drawing you can create flash can be saved as GIF files. Flash support both vector and bitmap image. Such as .bmp, .gif, .jpg, .png etc.
Microsoft Front Page
Front page enables non-programmers to develop professional quality website. It is useful as a productivity and development tools for professional also. You can quickly create website by using the wizards and templates that front page explorer provides.
Java Applets
When java programs are run inside a browser they are called Applets. When you visit a website that has a java applet on it. The applet is downloaded automatically from the web server and they run automatically in your browsers. Java applets can be run any computer such as PC or a unique workstation.
Java Server let
The server let is a java programming that is use to extend the capabilities of server that host application access by means of a request-response programming Model. Server let can response to any type of request that a commonly use to extend the application hosted by the web server. It is also used for create a dynamic web page.
VB Script (Visual Basic)
VB Script is derived from the Visual Basic language. It is a client site scripting language like JavaScript. The syntax of visual basic script is very similar to the visual basic. VB Script is very similar to the visual basic. VB Script developed by Microsoft with in the intention of developing dynamic page.
VB Script is a type of programming language use to provide control in another host environment. It is interpreted rather than compiled.
This is the some content based on Interactivity Tools for Websites | Internet . In which we can try to fulfill your knowledge to know about Interactivity Tools which we should be know to make a professional websites and web pages. So please share this post and put your suggestions in comment box.
Labels: internet


<< Home