Internal variable to Track how many times Web Application is executed
Is there something internal like maybe a variable that would allow me to Track how many times my Web Application is executed? Or does anyone one know of a way I can implement this feature. The reason why I was wanting to know this is because I have to reinitialize or change the functionality of my web application on every 4th pass. Thanks for any help.
|