Eduardo
2004-11-22 09:10:02 UTC
Hello,
How do I get a value that the user typed in a text box, before it is
inserted in te database?
I'm using the Oracle forms (f60desm) to develop a graphical interface
for my turism agency database. There are 3 text box relevants:
- # of people that will travel
- price pour each person
- the total price.
After the user entered the first 2 values, I would like to add a
boutton to calculate and fill the total price, using the 2 first
values, before everything is commited. But I can't find how to read
values that are not on the db on my procedure.
Thanks
Eduardo
How do I get a value that the user typed in a text box, before it is
inserted in te database?
I'm using the Oracle forms (f60desm) to develop a graphical interface
for my turism agency database. There are 3 text box relevants:
- # of people that will travel
- price pour each person
- the total price.
After the user entered the first 2 values, I would like to add a
boutton to calculate and fill the total price, using the 2 first
values, before everything is commited. But I can't find how to read
values that are not on the db on my procedure.
Thanks
Eduardo