This simple javascript code displays the url of the present page it can be used in forums,blogs,sites most especially non wapka site since wapka's :getid-url: performs the same function.
Code:
<script> document.write('<textarea name="share" rows="1">'+window.location+'</textarea>') </script>
[text] <script>
document.write('<textarea name="share" rows="1">'+window.location+'</textarea>')
</script>[/text]
A Tcihosting Feature has been added based on this code.See here Url Share Code In Forums
#tci; #wcoders; #javascript;