I am creating an external form to enter an employee id for which there are several buttons to perform various tasks sale, timeclock, etc. I have setup a form action to connect the database and do what needs to be done, however, I have one button that I might have many sessions of that task going at once. Previously I used a regular form and would launch that particular task, but would enter employee id after launch. Can I pass the employee id from my new external form thru to the launched app.
Tom Hart

