I am load balancing several IIS Web Servers. The servers do NOT all have the same NAME for their session id cookie. Microsoft tacks on random characters after ASPSESSIONID (eg. ASPSESSIONIDQGQGRHAC).This is causing a problem, because I want connect...