RadarBob
06-22-2005, 06:34 PM
How might I simulate a button click w/ Javascript?
I am not asking how to call code that an event invokes. I want to fire the event itself.
Why don't I just create my own eventHandler and call it myself? Because I don't know how our form-building tool implemented it. It's not exposed for programmatic use.
I am not asking how to call code that an event invokes. I want to fire the event itself.
Why don't I just create my own eventHandler and call it myself? Because I don't know how our form-building tool implemented it. It's not exposed for programmatic use.