does anyone know how to access an asp session variable from asp.net? ASP.net does not use the same session vars that asp uses even though they might be the same name? I am not using the state server yet - and proably won't be able to for a bit, so I am just using plain sessions not SQL or any of that other stuff