Click here to Skip to main content
15,894,546 members

Comments by ganesh_kanc (Top 11 by date)

ganesh_kanc 13-Dec-14 10:06am View    
where is the script code (master page or content page)? when you are working with that text box from the content page try to debug the script the code by using firebug. Then you can find why the code is not working. May be the text box not finding from the content page or its return null value. When you try to debug the code from firebug at least you will come to know whether the script code is calling from content page. If your code works fine in master page that should work perfectly in content page also.
ganesh_kanc 8-Aug-12 9:08am View    
thanks prasad for giving reply,
i tried this also but no use.. and i am not using any query strings also
ganesh_kanc 24-Feb-12 0:02am View    
hi ganesan,
thank u for giving reply. where i need to write this code.
ganesh_kanc 20-Dec-11 4:38am View    
Hi sriman ,
Thanks for the reply, but i want to do this in linq.
ganesh_kanc 16-Dec-11 1:29am View    
Hi Habib,

When i give custom attribute, there is error from xhtml like not a valid attribute. How to get out of that