Tip Bank

DevX - Software Development Resource

Traverse All the Nodes of a DOM Tree

This is just a litle method that illustrates how to get the minimum of information from all nodes of a DOM tree. The key of this method is the “old-school”

DevX - Software Development Resource

Entering Dates in Different Formats

Suppose you are developing a Web page which contains a text field in which a user can enter a date. The problem is that in different parts of the world

DevX - Software Development Resource

Fetching Even and Odd Records in Oracle

This tip will help you understand how to apply the mod function and use it to obtain even and odd records from columns in Oracle. You basically want to retrieve