Horje
html injection Code Example
html injection
        var userposition=location.href.indexOf("user=");
        var user=location.href.substring(userposition+5);
        document.getElementById("Welcome").innerHTML=" Hello, "+user;

    




Html

Related
how to protect + embed google drive video html5 Code Example how to protect + embed google drive video html5 Code Example
angular add html attribute on condition Code Example angular add html attribute on condition Code Example
how to add a logo in html Code Example how to add a logo in html Code Example
link in markdown Code Example link in markdown Code Example
create a link in md Code Example create a link in md Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
7