I think best way is check the state of the control with timer on the
form( javascript )
set some timeout or interval in your form and check your job state.if
it's done,do your staff.

you can also use ajax methods in jQuery.they have callback methods
that can help you.

MDP

On Mar 22, 10:54 pm, 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

Reply via email to