Hello,
I'm fairly new to Livelink and I'm a little unclear on what's needed to submit a form. One of the requirments I have is to create a form that a user will enter data in as well as uploading a file I would also need to show a status while the data is being processed. I saw a couple post about using the BrowserBegone function so I'm trying to use that in my request handler. The problem is when I post my form with the action pointing to the request handler it never gets to the Execute script, the form is being submitted but I'm not sure what module it's going to.
Thanks