working with a reallllllly old game script that was written back in php4 days. Ive gotten most of it to work however they are running into an issue with post data refresh(they had the issue back in that day and never fixed it) I've managed to disable the f5 and shift+f5 in firefox, is there any way of disabling the navigation buttons on them as well. Since its so old and they were learning while they coded it, makes rewriting or changing stuff a pain, however i've located the actually area that its happening at and wonder if theres some sort of solution to this. Maybe even redirect the refreshed page to another page would work. Any way of just stopping the post data refresh on back and refresh button
Ive even tried the changing header thing, it doesnt seem to work, cant resend the header info in that area, any info here would be helpful.
Ive even tried the changing header thing, it doesnt seem to work, cant resend the header info in that area, any info here would be helpful.