J
Jeffrey A. Voigt
Is there any way (when there is a post back or whatever) to abort it so that
the client (IE) just stops waiting on the request? Basically, I want to
check some values in a database each time a postback happens, but if some
values have not changed.. I don't want it to appear to the user that a
refresh has happened.
I know I could solve this (perhaps) by setting the SmartNav to true, but I
can't rely on my users having the latest IE browser.
Please let me know if this can be done, or if the question is not understood

Thanks,
- jv
the client (IE) just stops waiting on the request? Basically, I want to
check some values in a database each time a postback happens, but if some
values have not changed.. I don't want it to appear to the user that a
refresh has happened.
I know I could solve this (perhaps) by setting the SmartNav to true, but I
can't rely on my users having the latest IE browser.
Please let me know if this can be done, or if the question is not understood

Thanks,
- jv