|
I need help.
I know there is an age old question that everyone hates..."How do I disable the browser back button?". I do not neccesarilly want to do this, however i need to know if there is a way to edit a browser's code so that it is created without any browser buttons.
My situation is this:
We are using RPGSP to translate our iSeries programs to html for our intranet users. There are three screens in general, each called by its' previous program. Each program opens in a new HTML page. the pages are only referenced in the RPG code and not the html part. Is there any way to do this in the beginning of a page via html, javascript, etc. so that it is stripped, essentially?
Thank you all in advance.
|