Microsoft
Software
Hardware
Network
Question : asp NOT REFRESHING
Hello Experts
I have a simple code :
If Session("name") <> "" then
str = "Welcome"
Else
str = "log in"
end if
Response.Write (str)
my session variable is changed by login.asp and logout.asp. The above code is in welkcome.asp
When I navigate to welcome I get the wrong output until i hit refresh - then i get the correct result. This means that this is some how caching. or something?
I never had this befor, any ideas?
Answer : asp NOT REFRESHING
The AMD one you picked out is refurbished. The idea of a refurbished computer gives me chills.
So given the two you've listed I'd go with the ACER. Only thing I
really
don't like about that one is the integrated graphics card.
Random Solutions
Using ADFind to input all account in specific OU where the Accounts expire is set after the current day
Generate email and append fields to body
SQLCommandBuilder - GetUpdateCommand, GetInsertCommand and GetDeleteCommand Questions
Jquery Dialog Ajax problem
asp.net-easy question
PHP: Get 6 most recent Youtube video links
proxy issue and httpwebrequest
Starting letters with XXX
Install .PFX file to personal store - Certificate Authority
Accessing url variables to expand the correct menu item in JQuery Expand Function