Alan Nickell - 2004-03-24

I have a span in my page that has an onmousedown event which populates an inner frame.  How can I programmatically fire that event and get the response of the inner frame?  I can't find any documentation for ScriptableDelegate, so I don't know if (a) that's what I need in the first place, and (b) if so, how to use it correctly.

Any ideas/suggestions?

Thanks,
Alan Nickell