davman2002
Programmer
I need to know if there is a way in ASP to have the web page create a new number (preferrably sequential) every time the page is loaded. I want to use this number as a session ID. We have over 2000 computers and if I open the page I should get 1 then if anyone else opens the page they would get 2 etc... Any help is appreciated.