Good evening folks - I'm burning the midnight oil here so I may or may not be understandable - please try 
I'm building a web handler to handle a callback from a AJAX application. I can't seem to get any information about wether the person who has fired the callback is authenticated or not. The identity associated with the request is the Generic identity and not the forms authenticated one.
I'm going slowly insane and I don't seem to be able to find a solution to either my membershpi problem or the little blue pixies which are *constantly* fluttering around just behind me... they think I can't see - they know nothing! Mu hahahah.
Erm. So.
I need to know if it's possible to access the credentials of the client which fired an AJAX request. Is there some way to attatch the ASP.net session cookie to the AJAX request? Am I going to have to find some weird and wonderful way of authenticateing my users - such as RBPPC (Remote Blue Pixie Passport Check) - or is there an answer
Yet another unchecked rambling brought to you by:
Oddball
I'm building a web handler to handle a callback from a AJAX application. I can't seem to get any information about wether the person who has fired the callback is authenticated or not. The identity associated with the request is the Generic identity and not the forms authenticated one.
I'm going slowly insane and I don't seem to be able to find a solution to either my membershpi problem or the little blue pixies which are *constantly* fluttering around just behind me... they think I can't see - they know nothing! Mu hahahah.
Erm. So.
I need to know if it's possible to access the credentials of the client which fired an AJAX request. Is there some way to attatch the ASP.net session cookie to the AJAX request? Am I going to have to find some weird and wonderful way of authenticateing my users - such as RBPPC (Remote Blue Pixie Passport Check) - or is there an answer
Yet another unchecked rambling brought to you by:
Oddball