M
Matt
Am I right in thinking that this code doesn't work in Safari? I've
just written a PHP script for posting comments which uses a meta
refresh to reload the page so the user can't hit Reload and duplicate
their comment. I added a 'click here to continue' link underneath the
'you will now be redirected' message, but this isn't ideal - is there
any way to solve this besides using a header redirect? I don't really
want to do that since I'll have to strip all my PHP processing code
into a different file and such.
Matt
just written a PHP script for posting comments which uses a meta
refresh to reload the page so the user can't hit Reload and duplicate
their comment. I added a 'click here to continue' link underneath the
'you will now be redirected' message, but this isn't ideal - is there
any way to solve this besides using a header redirect? I don't really
want to do that since I'll have to strip all my PHP processing code
into a different file and such.
Matt