G
gemel
I am trying to debug the client script of a CustomValidator, but VS
seems to ignore it completely. This is waht I do:
Enable script debugging in Internet Explorer
Launch the page from Internet Explorer
In VS set a breakpoint in the script
Attach the IExplore debug process
Operate on the page to cause the script to run.
But all the hppens is that both the client side script and server side
script run, but no breakpont is executed
Am I missing something?
The script is javascript.
John L
seems to ignore it completely. This is waht I do:
Enable script debugging in Internet Explorer
Launch the page from Internet Explorer
In VS set a breakpoint in the script
Attach the IExplore debug process
Operate on the page to cause the script to run.
But all the hppens is that both the client side script and server side
script run, but no breakpont is executed
Am I missing something?
The script is javascript.
John L