Below are snippets for sundaramkumar.
-10
This function will add all the elements in an array and return total(sum)
1
Find JREversion installed using javascript
2
If you want to create a shortcut programatically use the code below. Found somewhere on net
2
To create a shortcut to an url you can do as follows
2
To get the name of the computer/host
2
Reads a text file and print the contents line by line
2
You can get the Processor and OS info like this
2
To get the Environment info like Compsec, PAth, pathext windows folder and temporary folder location we can do like this
4
This code snippet will validate an IP Address (IP v4).
return true if the ip address is valid. Else false.
return true if the ip address is valid. Else false.
4
Alternate row coloring in xsl









