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

Business catalyst expert, Business catalyst expert I am in search of som...

Business catalyst expert I am in search of someone who knows adobe business catalyst I am building a website for golfers and want to make a statistics website. Desired Skills

Html physical style tags, 1. Describe HTML Physical style tags & Logical st...

1. Describe HTML Physical style tags & Logical style tags? 2. Which HTML tag let you to scroll text onto the Web page? 3. Described comment tag in HTML? 4. Develop an HTML

We need website developer, Website Developer We are currently looking fo...

Website Developer We are currently looking for a web site developer. Job Description- We're looking for a Web Developer. Your responsibilities- a) Review business re

Creating a web application, 1. Introduction The assignment is a continua...

1. Introduction The assignment is a continuation of the first assignment. You will use all your knowledge of web and internet to develop a fully functional site. We expect your

Implement wordpress design in my existing site, Implement wordpress design ...

Implement wordpress design in my existing site Project Description: Hello i want a design for my current website. This WordPress design require implement Skills requ

We need help in custom hook for a wordpress plugin, We need help in Custom ...

We need help in Custom Hook for a Wordpress plugin We are in search of someone that can create a custom hook from one plugin into another. The logic is that while a user clic

Web browser, A Web browser is software program which allows you to easily d...

A Web browser is software program which allows you to easily display Web pages & navigate the Web. The first graphical browser namely Mosaic, was developed in Illinois at the Natio

I need help in wpmu appointment and customization, I need help in WPMU Appo...

I need help in WPMU Appointment and Customization I have a want for a ninja developer who knows the ins/outs of Appointment and can do the customization below- a) Facility to

Hosting, How to host php website

How to host php website

What is an image map, Question: (a) (i) How does HTML allow you to inse...

Question: (a) (i) How does HTML allow you to insert an image on a page with an alternate text if the image is not loaded? (ii) If after uploading your site, all the images

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