J
Jacques
This is what I want to do:
The user will input 2 numbers in a form and after he submit the form, it
will display a table with in the first column: numbers from 10 to 90
incrementing by 1 and on the second column: a mathematical formula based on
the 2 numbers entered and the number in the first column.
First, I thought of using the database wizard but it has no sense to put the
2 numbers (input by the user) in a table.
So how can I do that? is there a similar example on the web because I'm not
experimented in programming on the internet (but I caan modify existing
programs). Thanks.
The user will input 2 numbers in a form and after he submit the form, it
will display a table with in the first column: numbers from 10 to 90
incrementing by 1 and on the second column: a mathematical formula based on
the 2 numbers entered and the number in the first column.
First, I thought of using the database wizard but it has no sense to put the
2 numbers (input by the user) in a table.
So how can I do that? is there a similar example on the web because I'm not
experimented in programming on the internet (but I caan modify existing
programs). Thanks.