0
Answer

how to call java function in .js from .ascx

bob

bob

15y
3.4k
1
hi all, I have a javascript file in JS folder. I have added the file in my .ascx control in the head section. Now I need to call the function in the .js file from another function in my script. The 2nd function inside the .JS file is not called. The possible code. .Ascx