how to disable java script form vb code

  • Thread starter Thread starter lakshya
  • Start date Start date
L

lakshya

how to disable java script form vb code which is written on masterpage
 
You can't....

Using RegisterClientScriptBlock with the same key parameter as an
existing script will be ignored.

What is your goal, maybe someone can help with that.

-Rick
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top