mitymousse
12-03-2003, 06:13 PM
I am building my first DHTML interface for a project at work that requires this to bind to an SDK JSP component.
I am using layers and on each layer I have Radio buttons, drop-down-combo-boxes etc.
How do I store the selections so I can pass them to the SDK components.
I have to insert these values into a prompt statement that eventually generates SQL to refresh a report.
Can someone help me to understand how to use the button's etc so I can collect the value/data and pass it to a JSP?
Do I use a session, cookie or what and how?
I have the prompt syntax working and documents that refresh from the database but need to know how to collect the selection criteria???
Humbly looking for help!!!
Totally new to this kind of work, I am primarily a Infrastructure geek and a database design rat.
I am using layers and on each layer I have Radio buttons, drop-down-combo-boxes etc.
How do I store the selections so I can pass them to the SDK components.
I have to insert these values into a prompt statement that eventually generates SQL to refresh a report.
Can someone help me to understand how to use the button's etc so I can collect the value/data and pass it to a JSP?
Do I use a session, cookie or what and how?
I have the prompt syntax working and documents that refresh from the database but need to know how to collect the selection criteria???
Humbly looking for help!!!
Totally new to this kind of work, I am primarily a Infrastructure geek and a database design rat.