[jQuery] cluetip ajax authentication

[jQuery] cluetip ajax authentication


Hi there,
I've been using cluetip calling an ajax page. The problem I am finding
is that the ajax page is part of forms authentication so if this
expires and a person hovers over an element to display the cluetip it
will try and request the ajax page but come up with NTLM prompt.
How can I detect that the ajax page tried to redirect to login page
and suppress the NTLM username/password prompt?
Regards DotnetShadow