Incorporating vbscript into html page, PHP Web Programming

Assignment Help:

In order to add scripts into your Web pages <SCRIPT> tag is utilized. The <SCRIPT> tag denote the start of the script section, whereas </SCRIPT> marks the end. An instance of this is illustrated below:

<HTML>

<HEAD>

<TITLE>Working with VBScript</TITLE>

<SCRIPT LANGUAGE="VBScript">

<!--

MsgBox "Welcome to Web page!"

-->

</SCRIPT>

The LANGUAGE attribute of SCRIPT tag indicates the language used for scripting. Usually scripts are placed at the top of the Web document, in the HEAD. There are four distinct places where you can employ scripts:

  • In the body of the page. In this particular case, the output of the script is displayed, as part of the HTML document, while the browser loads the page.
  • In the header of the page, among the <HEAD> tags. In the header scripts aren't immediately executed, but can be referred to by other scripts. The header is frequently used for functions-groups of VBScript statements which can be used as a group.
  • Inside an HTML tag. It is called an event handler and let the script to work with HTML elements. Event handlers are the one kind of script where you don't require using the <SCRIPT> tag.
  • In a separate file completely.

 

Not all of browsers support scripting languages. To handle such browsers you can include your script in comment tags (<!-- and -->).


Related Discussions:- Incorporating vbscript into html page

Need php help to fix oscommerce attribute price problem, Need help to Fix o...

Need help to Fix oscommerce attribute price problem I want the customer to be able to choose a quantity of any product on my oscommerce website. For example a product cost $10.

Overview of dreamweaver, Let us begin with a brief overview of Dreamweaver ...

Let us begin with a brief overview of Dreamweaver work area. If you haven't launched Dreamweaver already, double-click on the Dreamweaver icon on your desktop to do so. While yo

Php expert programmer needed for web development, PHP expert programmer nee...

PHP expert programmer needed for web development I in search of a PHP expert Programmer. Smart and problem solving oriented Expert in improving performance for large sites. D

I need help in crowd funding website, Crowd Funding Website We would lik...

Crowd Funding Website We would like to identical a site, with exact features, functionality and details. Let us know if you need more details. Desired Skills are PHP, Web

Need help in personal account component for joomla, Personal account compon...

Personal account component for Joomla It is essential to develop a component for CMS Joomla which will permit visitors of a site to receive necessary information of financial ch

Develop the segment of javascript, Evaluate the following expression:  I...

Evaluate the following expression:  I.            7+5  II.            "7" + "5"  III.            c.       7 * 5 d.      7/5  IV.            e.       7 % 5 2. Develop

Messagebox in javascript, In this section, we learn about the dialog boxes....

In this section, we learn about the dialog boxes. This topic is significant for understanding the way parameters are passed among distinct windows. This mechanism is key component

Need help interactive weather map using weather data api, Create Interactiv...

Create Interactive Weather Map using Weather Data API Looking for an experienced web developer to create an interactive weather map of the US using the Aeris API. Desired Ski

I need help to create a unique website, I need help to create a unique webs...

I need help to create a unique website I'm seeking a programmer with experience in PHP, Javascript as well as Jquery, MySql. I have most of the script ready as well as need a li

Need help to develop social networking website in php, Need help to develop...

Need help to develop social networking website in PHP We are in search of a developer to rewrite the code for our social networking site, Nexopia. The site is currently written

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd