|
Hi all,
I have a TCL page with a list box and
two command buttons - Submit and Exit.
When I click the Exit button the page
exits.
However, I am facing problems with the
Submit button.
I want the current page to unload and a
new TCL page to get loaded when I click the submit button.
The first page is pick_cons.tcl and the
second page is display_cons.tcl.
The list box and command buttons as
mentioned above are in pick_cons.tcl and the page to be loaded when I click the
Submit button in pick_cons.tcl is display_cons.tcl.
How do I load the
display_cons.tcl?
Also is there any way by which I can
carry over any variable (say cmd) from pick_cons.tcl to display_cons.tcl when I
click on the Submit button?
For your convenience, I am attaching the
mentioned file - pick_cons.tcl. They are under /usr/local/bin
directory
The backend database is also attached
(cesc_simputer.db) and it is under /root directory
Any help in this regard will be highly
appreciated.
Regards,
Anirban
Sarkar
|

