jlovell Posted August 17, 2012 Report Share Posted August 17, 2012 I'm currently using caspio for a reporting system where users log in and are directed to an HTML page that asks whether they want to submit type 1 data or type 2 data (each its own submission form). Once they select one of these options even if they log out and log back in they skip the HTML page and go back to the same data submission form. But if the browser is closed and they log back in they are fine, which leads me to believe it is an issue with session cookies. Is their a way to make it so that I can redirect them to that HTML page? That way they don't have to log off/close the browser to switch data submission forms? Thanks Edit: As a workaround/Solution I simply added links to each form to the submission page, not sure why I didn't think of that earlier. Quote Link to comment Share on other sites More sharing options...
seomark001 Posted November 29, 2012 Report Share Posted November 29, 2012 I had such a problem, in http://www.intercloud9.com. You can use the session cookie expire function to handle this. U can use, onwindow close event to handle this. Quote Link to comment Share on other sites More sharing options...
RuisiHansamu Posted September 22, 2022 Report Share Posted September 22, 2022 Hi there, you may want to check this forum post as well. This may help you out: Quote Link to comment Share on other sites More sharing options...
ParkLoey Posted December 19, 2023 Report Share Posted December 19, 2023 Hello! Just wanted to let you guys know Caspio introduced a "Custom Domain" feature that allegedly fixes cookie/login issues! https://howto.caspio.com/managing-your-account/account-settings/custom-domain/ Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.