Passing params to a webscript embedded in a dialog
Hi All,I have a webscript for searching based on a search term. A user fills in an input value and clicks a button which submits the form with an action pointing back to the webscript so that results can be displayed. It works fine standalone but ...