add below code in page load btnSubmit.Attributes.Add("onclick", "nameoffunction('" + btnSubmit.ClientID + "');");
--~--~---------~--~----~ MANISH LANGA --~--~---------~--~----~ On Thu, May 12, 2011 at 1:14 PM, Cerebrus <zorg...@sify.com> wrote: > That's because onClick and onBlur ARE javascript events. If you > searched well enough, I'm sure you also found the simple solution to > your problem. > > On May 11, 10:37 pm, Pronabananda Paul <paul.pronabana...@gmail.com> > wrote: > > "By > > searching net, I found this has to be performed through javascript > > function." > > -- > You received this message because you are subscribed to the Google > Groups "DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML > Web Services,.NET Remoting" group. > To post to this group, send email to dotnetdevelopment@googlegroups.com > To unsubscribe from this group, send email to > dotnetdevelopment+unsubscr...@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/dotnetdevelopment?hl=en?hl=en > or visit the group website at http://megasolutions.net > -- You received this message because you are subscribed to the Google Groups "DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML Web Services,.NET Remoting" group. To post to this group, send email to dotnetdevelopment@googlegroups.com To unsubscribe from this group, send email to dotnetdevelopment+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/dotnetdevelopment?hl=en?hl=en or visit the group website at http://megasolutions.net