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

Web scraping project crawling and scraping user forums, Web scraping projec...

Web scraping project (crawling and scraping user forums) We are seeking to create a web crawler/scraper that visits a few specific web forums and pulls data from a couple of fie

Develop a page where customers can order computer equipment, Assume your bo...

Assume your boss has asked you to develop a Web page from which customers can order online computer equipment. You have to collect the customer's name, address, age, phone number,

We want to create a ecommerce site simplistic professional, We want to crea...

We want to create a Ecommerce site simplistic professional Make a wordpress compatible ecommerce site preferably woocommerce or another commonly used ecommerce tool. Job Desc

We need a wordpress plugin made easy, We need a Wordpress Plugin -Made Easy...

We need a Wordpress Plugin -Made Easy Want a wordpress plugin developed. User experience- The website visitor would click on a review us button this would open a lightbox tha

I need help in ecommerce php website on aws, eCommerce PHP website on AWS ...

eCommerce PHP website on AWS This website has to be responsive as well as should handle heavy traffic. It wants to have selective views and there are many more features which we

I need help in joomla front-end template changes, I need help in Joomla Fro...

I need help in Joomla Front-End Template Changes We bought a Joomla template as well as have made some custom changes to it. There are a few more changes that we would like to h

We need a wordpress expert, We need a wordpress expert I have a wordpres...

We need a wordpress expert I have a wordpress website which have few issues with login and PayPal. Therefore I need a wordpress expert who can solve all those issue tomorrow.

Need help in wordpress programming, Wordpress programming We are creativ...

Wordpress programming We are creative agency seeking a developer proficient in wordpress programming for our client, a real estate team. We need layout content by now complet

Selecting columns in mysql by by keying in a number, How do I select lets s...

How do I select lets say 2columns eg(Name and Payment plan)when I type in a a telephone number like 665528 to get the one row corresponding to the number I have typed?

Html headers, These are used to indicate the headings of sections or sub-se...

These are used to indicate the headings of sections or sub-sections in document. Based on the desired size of the text, any of six obtainable levels ( to ) of h

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