3 Replies - 1210 Views - Last Post: 07 December 2009 - 04:20 AM Rate Topic: -----

#1 skrtvm  Icon User is offline

  • New D.I.C Head

Reputation: 0
  • View blog
  • Posts: 1
  • Joined: 21-May 07

Disable the Back Button

Posted 05 December 2009 - 08:28 AM

Disable the Back Button
Is This A Good Question/Topic? 0
  • +

Replies To: Disable the Back Button

#2 CTphpnwb  Icon User is offline

  • D.I.C Lover
  • member icon

Reputation: 2503
  • View blog
  • Posts: 8,564
  • Joined: 08-August 08

Re: Disable the Back Button

Posted 05 December 2009 - 08:37 AM

PHP has no knowledge of browser capabilities. As far as PHP is concerned, the browser might as well be a laser printer.
Was This Post Helpful? 0
  • +
  • -

#3 nick1200  Icon User is offline

  • Php Coder
  • member icon

Reputation: -18
  • View blog
  • Posts: 922
  • Joined: 21-March 09

Re: Disable the Back Button

Posted 05 December 2009 - 04:17 PM

i dont think you can stop a user going back lol
think you can by having a lot of php scripts on the page
with me i go to a page then click back and it says the script will carry on sending date click ok to go back then it goes back
so a text box comes up when i click back and if i click ok it goes back

so there's no way of stopping the user from going back
Was This Post Helpful? 0
  • +
  • -

#4 felixtgomezjr  Icon User is offline

  • D.I.C Head
  • member icon

Reputation: 3
  • View blog
  • Posts: 68
  • Joined: 04-November 09

Re: Disable the Back Button

Posted 07 December 2009 - 04:20 AM

just tell your users not to click the back button. Why do you need to disable the back button?
Was This Post Helpful? 0
  • +
  • -

Page 1 of 1