Breaking News

Wednesday, July 4, 2012

Ex32: Replace function in VBScript


<!DOCTYPE html>
<html>
<body>


<script type="text/vbscript">
sometext="Welcome to this Web!!"
document.write(Replace(sometext, "Web", "Page"))
</script>


</body>
</html>

No comments:

Post a Comment

Designed By Published.. Blogger Templates