Hi, I am new programming and I would like to know if you can have an Dropdown list of asp that opens depending on the selection, a dialog () of jquery but that this dialog () is inside a common file .js
I have a script that when placed directly on the page opens without problems but I want to use it and make it "Common" in a .JS and open it within another page of the same project.
Is it possible?
and if you can, I need an example to do it.