Viking gear
Gear Gifts and Apparel
PHP Gallery
PHP Gallery is a free php image script.
Till death do us part
Axels New Music releases
Sharp Stuff
Switchblades Icepicks and german knives

here are some of the best and useful php scripts and snippets to help in your projects. Php displayed below. Use the search for specific script lookups. Click the category links to view scripts in Javascript and cgi. To add your own script click the link and add your useful script example.

extract and display write links js webpage
links extract write print html webpage

<script type="text/JavaScript1.2">
<!--

function extractlinks(){
var links=document.all.tags("A")
var total=links.length
var win2=window.open("","","menubar,scrollbars")
win2.document.write("<h2>Total Links="+total+"</h2><br>")
for (i=0;i<total-1;i++){
win2.document.write(links[i].outerHTML+"<br>")
}
}
//-->
</script>
<button onClick="extractlinks()">Extract Links</button>


Add your comment.













No comments yet

Search ScriptsnTips


Php JavaScripts CGI/Perl