stop BACK button of browser

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
myasirm
Forum Commoner
Posts: 54
Joined: Sat Sep 12, 2009 3:57 am

stop BACK button of browser

Post by myasirm »

Hi guys
i want to stop BACK button of browser means when user click on back button it will not respond or go to any particular page(like home page) kindly help me in this regards
waiting for your replies
User avatar
s.dot
Tranquility In Moderation
Posts: 5001
Joined: Sun Feb 06, 2005 7:18 pm
Location: Indiana

Re: stop BACK button of browser

Post by s.dot »

You can't. But there is probably a more elegant solution to your problem. What problem are you trying to overcome?
Set Search Time - A google chrome extension. When you search only results from the past year (or set time period) are displayed. Helps tremendously when using new technologies to avoid outdated results.
myasirm
Forum Commoner
Posts: 54
Joined: Sat Sep 12, 2009 3:57 am

Re: stop BACK button of browser

Post by myasirm »

i have combo box on my page when i load my page it shows two options 1) select 2)complains when i select complain it show the complain related text boxs now when i log complain and click back on browser button it shows complain selected in combo box but it is not showing proper text boxes for that
Post Reply