I have created a web application KIOSK. But my prob is suppose a user uses the KIOSK application, nd after used this application the user left the screen. Another user come and the user will not see the home page.
So i want to create a system that after used this application, the application wait for user interaction. If no interaction occurred the application automatically redirect to the main screen or home page after specific time.How to do this.Thanks in advanced.