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 a php front end developers, PHP Front End Developers - V Portal See...

PHP Front End Developers - V Portal Seeking a PHP front-end web developer familiar with API to develop web application. Project comprises creating functions following the MVC

We need help in the development of a peer lending website, Bitcoin Peer Len...

Bitcoin Peer Lending Website We look for the development of a peer lending website. Qualified candidates will receive a full spec, thus that that they can refine their bid of

Font tag, HTML provides the flexibility of altering the characteristics of ...

HTML provides the flexibility of altering the characteristics of the font like size, color etc. Every browser contains a default font setting which governs the default font name, s

Needed mobile wordpress expert, Mobile Wordpress Expert Seeking a person...

Mobile Wordpress Expert Seeking a person that is very good at installing wordpress themes from themeforest and making sure that they look GREAT on Mobile Devices. Please disp

A php website developer required for web project, A php Website developer r...

A php Website developer required for web project Need a website developer who has experienced in website development using php AWS server knowledge is plus. Desired Skills

I need help to make drupal website for rent apartments, I have a website I ...

I have a website I build it with Drupal for Rent apartments and I have five buildings in different places and every building have different capacity of apartments and different apa

Php developer that has preceding experience with wordpress, Php developer t...

Php developer that has preceding experience with Wordpress and its plugins. Aim- Building E-commerce solutions utilizing WordPress plugins for a company which is selling a docum

Desire a fantasy sports programming, Fantasy Sports Programming I want a...

Fantasy Sports Programming I want a Fantasy sports program like yahoo's fantasy platform. I want my users to be able to create leagues, and have a draft of players. They want to

I need help in project development, I need help in Project development - Pl...

I need help in Project development - Planning, Design, Development We want a company for 3 tasks 1) brainstorming as well as improving our website plan. (Mainly our income so

Explain different types of statement which are there in php, What are the d...

What are the different types of statements which are present in PHP? There are four types of PHP statements which are present. They are as follows: • Simple statement- the

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