E
Erik Cruz
I have some javascript functions shared among several controls I wrote. I
want to encapsulate all these functions inside a .js file, creating a
library like the one used by the asp.net intrinsic validator controls. My
doubt is how to add a reference to this .js file when one of my controls is
placed on a web form. Can this be done automatically?
TIA,
Erik Cruz
want to encapsulate all these functions inside a .js file, creating a
library like the one used by the asp.net intrinsic validator controls. My
doubt is how to add a reference to this .js file when one of my controls is
placed on a web form. Can this be done automatically?
TIA,
Erik Cruz