Latest All
Translate Language
Wednesday, 29 February 2012
Reversing a string
<html>
<body>
<script type="text/vbscript">
sometext = "Reversing a string"
document.write(StrReverse(sometext))
</script>
</body>
</html>
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment