session variables
Hello Are there a number of predefined session and/or application variables or does the programmer define his/her own by defining them? Ie can I say Session.Myownvariable and then use that. Or are the names already there. In additon, are they there, if indeed they are, in the use of others like php and so on. If they are predefined, where would one go to see a list of all the availble data elements. thanks dennis lee
|