Hello,
Ive got a functinon that calls a sql query, I then want to send the results into a datagrid into a page on a different frame.
it looks something like this:
__________
submit form |
__________|
datagrid |
__________|
If you have any ideas I would appreciate it.
I am already familiar with pushing the information and displaying the datagrid, just need to figure out how to display the datagrid in the other HTML Frame.
Thanks a bunch
Ive got a functinon that calls a sql query, I then want to send the results into a datagrid into a page on a different frame.
it looks something like this:
__________
submit form |
__________|
datagrid |
__________|
If you have any ideas I would appreciate it.
I am already familiar with pushing the information and displaying the datagrid, just need to figure out how to display the datagrid in the other HTML Frame.
Thanks a bunch