> hi,
> I have a web site where user provide some search criteria and click on
[quoted text clipped - 6 lines]
> Please help me, this is urgent.
> Thanks
you probably can't do a server side cancel, but can't you do something
like a client side javascript cancel? possibly with a back if your
hitting a new page?
tirath - 16 Sep 2007 10:03 GMT
> > hi,
> > I have a web site where user provide some search criteria and click on
[quoted text clipped - 10 lines]
> like a client side javascript cancel? possibly with a back if your
> hitting a new page?
hi densial,
thanks for replying.
I do not want to do server side cancel. All i want is that client to
stop waiting for server side response. so that even when server
rsponse comes back, thre is no client waiting for it and hence it is
dropped. I am not hitting a new page. I want user to be on same page.
Can u please help me with how to do this on client side. This is very
important, my customer badly wants this.
Thanks again.