Click here to Skip to main content
15,889,877 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
Hi'
Sometimes it is necessary to delete id of html control from code. Otherwise it can' t call scripts(it don’t work) . why?
Posted
Updated 16-May-11 18:12pm
v2
Comments
Steven.Pinto2000 16-May-11 23:51pm    
Can you show the code so that we can help

1 solution

Running scripts should have nothing to do with controls unless there is some error in the code which is causing the control to complain.
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900