Hi All, I think I'm looking for a strategy on how to notify Lingo from a <form> tag's 'onSubmit()' event.
Background: I'm building HTML forms on the fly with Lingo, and sending them to an Internet Explorer (Tabuleiro's WebXtra) sprite on the stage. Works beautifully. Then comes the Submit button. I could leave it alone and post the form data, but I'd rather intercept it and process the data locally. I know I can use <form onSubmit="return false;"> to stop the post, but I don't know how to tell Lingo that Submit was clicked. IOW, how can the Javascript function I assign to onSubmit notify Lingo? I appreciate any leads--I'm in some new territory on this one. Thanks, Rob [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping with programming Lingo. Thanks!]
