J
Jesse R Anderson
I have a pretty simple question: Can I use both script and a .NET assembly in
the same form to capture events? I want to capture the Save event in the .NET
assembly and the Load event in the script.
I am able to successfully put the files (*.dll and *.js) into the XSN and
make the entries in the XSF, but the form seems to only use the .NET
assembly, i.e., my OnLoad doesn't fire in the script.
Any help greatly appreciated.
Thanks,
- Jesse
the same form to capture events? I want to capture the Save event in the .NET
assembly and the Load event in the script.
I am able to successfully put the files (*.dll and *.js) into the XSN and
make the entries in the XSF, but the form seems to only use the .NET
assembly, i.e., my OnLoad doesn't fire in the script.
Any help greatly appreciated.
Thanks,
- Jesse