Tip Bank

DevX - Software Development Resource

Custom Menu Pop-Up

Question: When I press the right mouse click, I’d like to have a custom menu pop up instead of the usual default browser pop-up. How can I do this with

DevX - Software Development Resource

String Contains a Greater-than Sign

Question: My app. name contains the char “> “: myapp>name Of course, this creates huge problems. How do I get past this in HTML, when displaying or referencing the app.

DevX - Software Development Resource

Kill the Browser’s Offset Bug

On May 9, Mark Williams contributed the following:Manoj Singh’s tip to “Kill the Browser’s Offset Bug” was only partially correct. You can fix this “bug” under Netscape as well as

DevX - Software Development Resource

Set Home Page with DHTML

DHTML intrinsic behavior gives advantage to changing the user’s home page to the current page. The style block, which goes in the of the document, associates the home page class

DevX - Software Development Resource

Activating Trim Trailing Blanks

Question: How do I activate trim trailing blanks from No to Yes? Answer: The SET ANSI PADDING statement controls the setting you are referring to. When a table is being

DevX - Software Development Resource

Writing Null Values to a File

Question: What’s the best way to write null values in file, then read them back from file? Answer: If you are using the built-in PowerBuilder functions to read the data

DevX - Software Development Resource

Renaming a SQL Column

Question: Can I rename a SQL column without making a new table or relying on GUI? Answer: The ALTER TABLE ALTER COLUMN SYNTAX supports either dropping an existing column or