Latest All
Translate Language
Thursday, 1 March 2012
returning some text from a string
<html>
<body>
<script type="text/vbscript">
sometext="Welcome "
document.write(Mid(sometext, 6, 2))
</script>
</body>
</html>
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment