Forms 6i Developer and Forms 6i Services
- Demonstrations and Sample Code
View the online demonstrations below
to see Oracle Forms in action and then dowload and run the sample
code. All you need to watch the demos is your web browser.
Displays a
file selection dialog on the browser client machine and uploads
the file selected by the end user to a specified location on
the middle tier server machine. (Demo1), (Demo2), (ReadMe).
Interacts
with the client machine to get the username, hostname and IP
address. (ReadMe)
Provides
spell checking facilities on a multi-line text item. Integrates
the text item with the JSpell 2.0 Java Spellchecker from the
Solution Cafe. (Demo1)
is a demo of the runtime; (Demo2)
is a demo of the builder. (ReadMe) Note: The JSpell software
is not supplied with this example. This PJC simply provides
the integration code that is required if you have already
installed JSpell 2.0.
Augment a Forms textfield item to show different cursors when the mouse
enters and exits the field. (ReadMe).