On Wed, Mar 23, 2011 at 8:24 AM, Rifky Rafeethu <[email protected]> wrote:
> Hi guys, > > i'm having an issue on Calling Jquery function or javascript function from > ASP.net Code behind. > > what i want is to do some processing in link (or button )click. like > getting records from db and writing it to a text file and save the file, > once the operation successfully completed without any exceptions, i need to > show a information message using jquery and > freeow<http://pjdietz.com/jquery-plugins/freeow/> jquery > plugin. > > i want this to be done in Ajax updatepanel as well. > > i tried a lot of methods but nothing has worked.. > > please help on this. > > Rgds > Rifky > > -- > 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 [email protected] > To unsubscribe from this group, send email to > [email protected] > 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 can use ScriptManager.RegisterStartupScript Method to run the scripts from code behind -- N i t i :- The future belongs to those who believe in the beauty of their dreams... -- 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 [email protected] To unsubscribe from this group, send email to [email protected] 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
