![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I'd like a page to be excluded from the back button history, that is, when a user hits their browser's back button, it never backs into this particular page. Can anybody please tell me how to do this? I thought perhaps there would be some kind of special meta tag that says something like "exclude me from browser's history", but have been unable to find what I'm looking for. Any pointers would be very much appreciated. |
#3
| |||
| |||
|
|
Hi all, I'd like a page to be excluded from the back button history, that is, when a user hits their browser's back button, it never backs into this particular page. |
#4
| |||
| |||
|
|
Hi all, I'd like a page to be excluded from the back button history, that is, when a user hits their browser's back button, it never backs into this particular page. Can anybody please tell me how to do this? I thought perhaps there would be some kind of special meta tag that says something like "exclude me from browser's history", but have been unable to find what I'm looking for. Any pointers would be very much appreciated. |
#5
| |||
| |||
|
|
Hi all, I'd like a page to be excluded from the back button history, that is, when a user hits their browser's back button, it never backs into this particular page. Can anybody please tell me how to do this? I thought perhaps there would be some kind of special meta tag that says something like "exclude me from browser's history", but have been unable to find what I'm looking for. Any pointers would be very much appreciated. |
#6
| |||
| |||
|
#7
| |||
| |||
|
|
Thanks for all your suggestions, but I can assure you that it my purpose is not evil. Or at least I don't think it is. To give you a bit more info, what I'm actually doing is developing an ISAPI application which allows the users to enter one or more rows of data into a database table. The problem is, that I want to allow them to add many rows of data (with each page representing a single row of data), by providing them with a "submit this row and add another new row" button (so to speak), which will take them to another page for creating a new row. Of course, if they choose to create 10 new rows, this means that they would have to hit the back button 10 times before they get back to the page that they wanted to get back to. All I want to do is mark each editing page as "don't include in the back history" so that when they click back the first time, it goes back to the page that they want to get back to. |
|
Again, any thoughts on all this will be appreciated... |
#8
| |||
| |||
|
|
Hi all, Thanks for all your suggestions, but I can assure you that it my purpose is not evil. Or at least I don't think it is. To give you a bit more info, what I'm actually doing is developing an ISAPI application which allows the users to enter one or more rows of data into a database table. The problem is, that I want to allow them to add many rows of data (with each page representing a single row of data), by providing them with a "submit this row and add another new row" button (so to speak), which will take them to another page for creating a new row. Of course, if they choose to create 10 new rows, this means that they would have to hit the back button 10 times before they get back to the page that they wanted to get back to. |
|
All I want to do is mark each editing page as "don't include in the back history" so that when they click back the first time, it goes back to the page that they want to get back to. Again, any thoughts on all this will be appreciated... |
#9
| |||
| |||
|
|
I'd like a page to be excluded from the back button history ... Can anybody please tell me how to do this? |
#10
| |||
| |||
|
|
Thanks for all your suggestions, but I can assure you that it my purpose is not evil. Or at least I don't think it is. |
|
The problem is, that I want to allow them to add many rows of data (with each page representing a single row of data), by providing them with a "submit this row and add another new row" button (so to speak), which will take them to another page for creating a new row. Of course, if they choose to create 10 new rows, this means that they would have to hit the back button 10 times before they get back to the page that they wanted to get back to. |
|
All I want to do is mark each editing page as "don't include in the back history" so that when they click back the first time, it goes back to the page that they want to get back to. |
![]() |
| Thread Tools | |
| Display Modes | |
| |