anirban2k2001
Programmer
Hi all!,
I have a combo box generated using TCL. The combo box control fetches values from a backend sqlite database. My requirement is that when the user selects a value from the combo, the selected value should be passed onto another .tcl page where a query is to be executed based on the combo box selection. For instance, my current .tcl page is page1.tcl and the query page is page2.tcl.
Any help in this regard will be highly appreciated.
Thanks in advance.
I have a combo box generated using TCL. The combo box control fetches values from a backend sqlite database. My requirement is that when the user selects a value from the combo, the selected value should be passed onto another .tcl page where a query is to be executed based on the combo box selection. For instance, my current .tcl page is page1.tcl and the query page is page2.tcl.
Any help in this regard will be highly appreciated.
Thanks in advance.