Skip to content

satyajit99/Query-Strings-using-JavaScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Query-Strings-using-JavaScript

These HTML files demonstrates the usage of Query Strings in web pages using JavaScript

To make the above code working, make sure that you add some query strings for testing it out beforehand. For instance, once the HTML is loaded the URL will be somewhat like - file:///C:/Users/sapaul/Desktop/QueryStrings.html Add the query string for country with some value. The final URL will be somewhat like this – file:///C:/Users/sapaul/Desktop/QueryStrings.html?country=Brazil

About

These HTML files demonstrates the usage of Query Strings in web pages using JavaScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages