c# - Multiple tabs in browser from same website - session -


i creating website has list of buildings. each building can clicked on opens in new tab in-depth details , commands can on specific building.

i had problem of sessions session specific building being shared across tabs. solved appending value session name ends being separate sessions.

my problem each window waits other window finish. if click in 1 tab takes 5 minutes execute cannot other tabs until 1 finished.

anyone can me why happens , how can fix it? after doing ton of research, literally stuck , don't know go here.


Comments

Popular posts from this blog

php - trouble displaying mysqli database results in correct order -

depending on nth recurrence of job in control M -

sql server - Cannot query correctly (MSSQL - PHP - JSON) -