File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes HTML, CSS and JavaScript and the fly likes Need Help with starting a timer in Javascript Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply locked New topic
Author

Need Help with starting a timer in Javascript

Padmaksha Mukhopadhyay
Greenhorn

Joined: Nov 27, 2012
Posts: 27
Hi All I have two pages Timer.jsp and Questions.jsp The codes are given below timer .jsp= and Questions.jsp =


Now i want when i click on the starttest button on timer.jsp it takes me to Questions.jsp which it does and starts a countdown timer there for 30:00 munites this is where i need help . This is a project i am doing please if anybody can help.

It should be like the website http://www.indiabix.com/online-test/java-programming-test/61 . In this website when you clik on starttest button where it redirects to another page and starts the timer on the left hand side of the page . Please if anybody can help it would be of great help to me
Rob Crowther
author
Ranch Hand

Joined: Nov 06, 2012
Posts: 165

How is this question different from your last one? What is the point of having JavaScript in timer.jsp if that page isn't even loaded when you want the timer to be running?


Read my books: Hello! HTML5 & CSS3 | HTML5 in Action
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Need Help with starting a timer in Javascript
 
Similar Threads
Page displaying in IE6 and older versions but not in Higher versions, chrome and firefox also.
CSS issue in Grails app, but question is on CSS
JSP Page to know what it does
problem in running a servlet