Jump to content

KS3MAW

New Members
  • Posts

    4
  • Joined

  • Last visited

KS3MAW's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. Well, it seems to work. They get an error message to retry and resend. But that is much better than forcing them to log out and then back in. We are getting rid of this app in a few months. SO as far as I and my boss are concerned, we're all good! THANK you so much!!
  2. This application was written by a previous programmer. So, I don't know why. Would using the browser back button theoretically fix my issue?
  3. Hello, Thanks for your help in advance. When some users use the Back button coded below the previous screen doesn't present the data it had when they went to it. Typically it's a list of classes assigned to that instructor. For this specific user it happens every time. But many if not most it functions correctly. Does anyone see anything wrong with the code? Or is there anything I can add to ensure it goes back correctly. Please forgive, I am new to PHP and this is inherited code from a much more experienced coder. <input type='button' value='&nbsp;&nbsp;Back&nbsp;&nbsp;' onclick='document.location.href="index.php?<?=($session["admin"]?($_REQUEST["my_courses"]?"my_courses=1":"admin_view=1&term=".$term):"")?>"' />
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.