Hi,
I have a Session Variable that its value is changed and then a page is recalled by using a Response.Redirect but when the page is called the Session variable doesn't show its new value unless if I hit the refresh button. It seems that the information is not being sent to the page. How can I fix this issue because I really need the page to be refreshed automatically and not by hitting the refresh button
Hope you can help me
I have a Session Variable that its value is changed and then a page is recalled by using a Response.Redirect but when the page is called the Session variable doesn't show its new value unless if I hit the refresh button. It seems that the information is not being sent to the page. How can I fix this issue because I really need the page to be refreshed automatically and not by hitting the refresh button
Hope you can help me