A témacsoportot lezárták és archiválták.
Tegyen fel új kérdést, ha segítségre van szüksége.
Megoldva
Archivált
Javascript Failing in ASP after installing 8.0.1
I am working on a simple ASP site that using javascript to handle field validations. Any call to a javascript function seems to be failing to even initiate, regardless if it is using the "onload()" or "onclick()" function. I've attempted to put alerts into the scripts to confirm the workings of them but it fails to kickoff without showing any errors.
I am working on a simple ASP site that using javascript to handle field validations. Any call to a javascript function seems to be failing to even initiate, regardless if it is using the "onload()" or "onclick()" function. I've attempted to put alerts into the scripts to confirm the workings of them but it fails to kickoff without showing any errors.
Összes válasz (1)
Kiválasztott megoldás
This is a non-issue. Apparently a combination of the upgrade and a piece of code caused this issue. I apologize for wasting anyone's time on this.