my app is not loading session and application variable. I saw a topic earlier mentioning some lower case uppercase problem. there was a line of code in that topic which i inserted and the variables loaded. not able to find now. just a beginning by gauravbhabu
when i go to see the Forum variables information. session variables and application variables show nothing.
gauravbhabu
There is only one miracle...That is LIFE!
I changed this line
'if left(key, len(strCookieUrl)) = lcase(strCookieUrl) or left(key, len(strUniqueID)) = lcase(strUniqueID) then
to this in admin_variable-info.asp and whole list of variables loaded.
if (left(key, len(strCookieUrl)) = (lcase(strCookieUrl) or ucase(strCookieUrl))) or (left(key, len(strUniqueID)) = (lcase(strUniqueID) or ucase(strUniqueID))) then
but there is a problem. if i refresh or try to check it again the admin_variable_info.asp page it gives a a run time error with this message
Microsoft VBScript runtime error '800a000d' Type mismatch: '[string: "/FORUM/