<script type="text/vbscript">
txt="http://latestall707.blogspot.com/"
document.write(UCase(txt))
document.write("<br />")
document.write(LCase(txt))
</script>
txt="http://latestall707.blogspot.com/"
document.write(UCase(txt))
document.write("<br />")
document.write(LCase(txt))
</script>
No comments:
Post a Comment