Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Javascript countdown - oracle apex

MagnetoOct 5 2015 — edited Oct 7 2015

Hi

I'm creating an online test application using apex 5 . The test is about 30 mins duration , so i decided to have javascript timer and the timer starts when the user goes to the test page.

I kept the event to fire on window load . Everything is fine until this point . In the same page i have a button which calls a multi row update process to save the answers to database in-between the test .As a result of the page submit action , the timer restarts again loosing the track of the time left for the test.

I would appreciate if somebody can guide me on this

Regards

Sasidharan

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 4 2015
Added on Oct 5 2015
5 comments
688 views