Quickly Create Incremental Numbers in an Excel Column
Normally, in Excel, you enter ‘1’ in a cell, and drag the ‘+’ sign in that cell’s border. This puts the value ‘1’ in all the cells in the drag
Normally, in Excel, you enter ‘1’ in a cell, and drag the ‘+’ sign in that cell’s border. This puts the value ‘1’ in all the cells in the drag
This tip is just a small application that creates an extension element for the Xalan processor. The name of the new element is <today> and it can be used to
When you want to use the FOP-to-AWT Viewer from a Java application, you can use the ExampleAWTViewer.java. This application is available in the fop-0.20.5examplesembeddingjavaembedding directory. Using this class, you don’t
One common problem in Web service development occurs when the URL for a Web service changes. It would be ideal if you could configure this through a config file instead
Microsoft has several different versions of SQL and occasionally an install fails or an upgrade fails and normal uninstallation is impossible. MS recommends that you use regedit to delete all
Because browsers other than IE don’t create global variables for every part of the page/DOM, you need to qualify references to the form and its elements in non-IE browsers. You
Often, XML documents specify XSL stylesheets in an xml-stylesheet processing instruction. One easy way to load this stylesheet into a Java application is to use the TransformerFactory.getAssociatedStylesheet method. Though this
Making a textbox display its characters in a particular case (upper, lower, or title) is very easy with the help of the CharacterCasing property, which uses the values of the
Suppose you’re displaying a report in a or an from a report server through a URL. If the report has a drill down report, the new report will come out