thanks for the advice dwarfthrower.......but i'm a beginner!if u could give me the code as to how can i render the history to moot point even if the user has not closed to window?any suggestions will be highly appreciated!
thankx a million pal!
awaiting ur reply!
1)first u create an image tag:-
<img src="xyz.jpg">
2)store it in a javascript variable:-
var a=<img src="xyz.jpg">
3)u can use this variable to display the image whenever u want:-
document.write(a)
hope this is what u were looking for!all the best!
i've noticed that many websites compromise on security.one such security issue is that once a user log's out of his account,he can still view the previous page by clicking on the back button of the browser as the page will load from the cache.....not the server. the user mat not be able to click...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.