Assume Page A calls Page B and you dont want to go back from page B to Page A. Simply include this code in Page A. javascript:window.history.forward(1); i use this code wat if i want to come back to a from any other page this is also not possible pls help..