Hi all,
I have two pages.
The first one presents a menu referencing database objects
that the user can edit / delete; The second allows this editing or deleting.
I want to stop the user from going back to the first page after she/ he has used
the second page. How can this be done?
I have tried using history.previous to check the value of the calling page's url
but this method is unsatifactory as it depends on the user giving privilages.
I don't want to use cgi if possible nor do I want to use cookies.
I'd like the solution to be applicable as far a possible to ie as well as nestscape.
Has anyone got any Ideas???
thanks very much
[sig][/sig]
I have two pages.
The first one presents a menu referencing database objects
that the user can edit / delete; The second allows this editing or deleting.
I want to stop the user from going back to the first page after she/ he has used
the second page. How can this be done?
I have tried using history.previous to check the value of the calling page's url
but this method is unsatifactory as it depends on the user giving privilages.
I don't want to use cgi if possible nor do I want to use cookies.
I'd like the solution to be applicable as far a possible to ie as well as nestscape.
Has anyone got any Ideas???
thanks very much
[sig][/sig]