hi ,
we have a classic asp web application which has divided into three parts and spread into three different web servers but we want to manage our sessions at the very first place of entering users into the site.
as much as I know there is no official program or method for doing so in classic asp so I was wondering if somebody could help me out with this issue. -how can we manage sessions between different web servers and classic asp ? -or is there any session server that gonna be integrated with classic asp? -or can we cluster our IISes into one and take advantage of doing that according to manage inter-sessions?
regards.