thank you very much sir...at your wapmasta,source coding by riverdrift..i need the code so that i can add it to my wapmasta zone......lord eagle i also need to learn source coding!
-
·
- rated(0)
View the page code using source code. How to source code: goto the page u wan sourcecode get d page link goto http://whois.india.dj/source and paste the copied link 4 u to view d page url.
-
·
- rated(0)
thank you my honorable dear friend!!! u ar awesome... send me the sorce coding code so that i can add it to my wapmasta zone
-
·
- rated(0)
U can still get it via d same source code viewer
-
·
- rated(0)
ok sir but am still learning... drop it here, via forum abeg
-
·
- rated(0)
-
·
- rated(0)
Copy here
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>Eaglenet Source Code Viewer Using JavaScript</title>
</head>
<body>
<div class="container section page-content">
<form name="jsf">
<p>Input Url WithOut "http://" Or "https://" Below To View Source</p>
<input type="text" name="url" size="30" value=""/>
<input type="button" value="view source" class="btn btn-md btn-info" onclick="viewSource(location,this.form.url)"/>
</form>
</div>
<script>
function viewSource(l,x){
if(x.value==" "){return alert("No Input Value!");}
l.href="view-source://"+x.value;}
</script>
</body>
</html>
Copy code
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>Eaglenet Source Code Viewer Using JavaScript</title>
</head>
<body>
<div class="container section page-content">
<form name="jsf">
<p>Input Url WithOut "http://" Or "https://" Below To View Source</p>
<input type="text" name="url" size="30" value=""/>
<input type="button" value="view source" class="btn btn-md btn-info" onclick="viewSource(location,this.form.url)"/>
</form>
</div>
<script>
function viewSource(l,x){
if(x.value==" "){return alert("No Input Value!");}
l.href="view-source://"+x.value;}
</script>
</body>
</html>
Copy code
-
·
- rated(0)
OK sir..now send me wapmasters zone full page codes
-
·
- rated(0)