Hi Guys,
I have the following question....
My current page has a pull down menu and submit button, when user clicks on submit data gets retrieved from database and then displayed on the page.
I wanted to change it so that submit button functionality would be replaced by javascript code so that data will be displayed right after user made a selection.
I am wondering if it is possible to do, meaning if is it anyhow possible to pass selected item from javascript to my perl code that does retrieval from the database.
Thank you in advance,
Kate
I have the following question....
My current page has a pull down menu and submit button, when user clicks on submit data gets retrieved from database and then displayed on the page.
I wanted to change it so that submit button functionality would be replaced by javascript code so that data will be displayed right after user made a selection.
I am wondering if it is possible to do, meaning if is it anyhow possible to pass selected item from javascript to my perl code that does retrieval from the database.
Thank you in advance,
Kate