Hi Sorry if the following sounds confusing!
Is it possible to run a piece of embedded perl code from a javasript event? I presume not as embedded perl is processed when a page request is made to apache. What I would like to do is to have a page with a search box. When this box changes it opens a results page which would store results in an array in %udat and also display a table with one row for each element in the array. When the table row was selected I would then like to delete from the array everything but the selected row and close the page. Then I would like the original page to unpack the data left in the array and display it. Many thanks for any advice Steve --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
