Page 1 of 1

Changing SessionID of IRequest

PostPosted: Wed Apr 17, 2019 5:51 am
by Azurath
Hi there,

I'm trying to do an auto login feature after certain checks but I realized that if I were to fire a iRequest POST as to how i would in my login page, I'm actually utilizing a separate session with a different ID to do the POST.

How do i redirect this IRequet back to the original session which has loaded in the Main Frame?