devxlogo

Tip Bank

Saving RichTextBox as Plain Text

Question: How can I output straight ASCII text from the Rich Text Box control, and NOT Rich text? Answer: The SaveFile method of the RichTextBox control can be called with

Basic Java Syntax

Question: Here’s some basic Java syntax, with explanations: Answer: OBJECTS, CLASSES and INSTANCESA Java object is a container that holds variables and functions (Java programmers call functions “methods”). Since (references

Logging users’ e-mail addresses

Question: Is there a way to log my users’ e-mail addresses using Java? I thought of using a mailto form but the user would have to press a button, making

Careers in SQL

Question: Having programmed in Dbase III Plus and FoxPro for Windows, I have enjoyed working with databases. Do you feel that SQL would be the next logical choice as far

Which are the VRML 2.0 compatible browsers?

Question: Can you just bring me up to date on which are the VRML 2.0 compatible browsers? Answer: Oz’s Oz Virtual Sony’s Community Place InterVista’s WorldView RealSpace’s RealVR Traveler Newfire’s

Converting various databases to Oracle 7.3

Question: I have a number of databases – filemaker, DBase, ASCII and CAD drawings. We want to convert everything to one database. Is this possible? What are some initial steps