How do you register JavaScript for webcontrols ?
Answer / harshvardhan
You can register javascript for controls using <CONTROL -name>Attribtues.Add(scriptname,scripttext) method.
Is This Answer Correct ? | 0 Yes | 0 No |
Less than one page, how many windows will you be able to maintain?
What is a postback in asp net?
Can I read the hard disk serial # of the client computer using asp.net?
When is the ViewState available during the page processing cycle ?
Is there any alternative to avoid name collisions other then Namespaces?
How many types of Cookies are available in ASP.NET?
What are the Types of state management techniques
what is pagination in asp.net ?
How to make paging concepts in datagrid in ASP.NET?
0 Answers Sans Pareil IT Services,
if i have 1000 records and i want to access 20 ata time from SQL server, what will be the query?
Can you explain what inheritance is and give an example of when you might use it?
Write a code for sending an email from asp.net application.