Discussions
- General Development
- Schema Development
- Apex Code Development
- Visualforce Development
- Formulas & Validation Rules
- Security
- Mobile
- Force.com Sites & Site.com
- Chatter Development
- Java Development
- .NET Development
- Perl, PHP, Python & Ruby
- Desktop Integration
- APIs and Integrations
- Visual Workflow
- Apple, Mac and OS X
- VB and Office Development
- AppExchange Directory & Packaging
- Salesforce Labs & Open Source Projects
- Other Salesforce Applications
- Jobs Board
- Force.com Discussion Boards
- :
- Developer Boards for Force.com and Database.com
- :
- General Development
- :
- need to create a back timer (online exam)
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
need to create a back timer (online exam)
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
01-16-2013 01:44 AM
I have created one vf page to display questions(records) from my custom object and provide result for the questions in same vf page. Now my senarios . I need to show a back timer on vf page which runs as it starts 60min59sec ,, 60min58sec 60min57sec ,,time left. like that i need to set time for vf page. If end user could n't complete the test with in 60 mins , Thankyou page should appear...
could any one help??
Re: need to create a back timer (online exam)
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
01-16-2013 05:54 AM
Hi,
I think you need to create a timer component which accepts number of minutes as a parameter. Include this component in the VF page.
I think it should work.
Regards,
Sridhar Bonagiri

