Hello,
I have over 100 infopath forms and I would like to use the same vbscript
file for the onload event. I could create seperate vbscript files for each
of them, but this seems repetitive as all these scripts would have the same
exact code.
Is it possible to have all my forms reference the same vbscript file? I
thought is was just a matter of changing the src path in each manifest.xsf
file to access the common vbscript file, but this does not seem to work.
Thanks.