I want to display a tables content in a table when i select a table name from the combobox in the same page.I tried to reload the page but then i am not getting the result.
i wrote a javascript for the change event for combo box and it reloads the page but when it reloads the selected item is changed to the default one. I dont want to use a submit button
Help me please