1

Recently I got a problem with my page it was working fine last week I don't change anything at all but suddenly after submit form and post to another website (Bank Payment) and returning to my site sessionId Changed and all session data lost.

i check all solution in the web: 1. set data in Session Object 2. set data in Session_Start() Global.asax 3. use Response.Redirect(url,false flag)

P.S.: I use java script to submit form

Shahin Rahbar
  • 196
  • 1
  • 1
  • 6
  • 1
    [ASP.NET webform loses session when getting posted data from another domain](https://stackoverflow.com/questions/59671278/asp-net-webform-loses-session-when-getting-posted-data-from-another-domain) – user3115190 Apr 07 '20 at 18:20

0 Answers0