i want to send request every 5 minutes using javascript
Moderator: General Moderators
-
lokesh_kumar_s
- Forum Commoner
- Posts: 48
- Joined: Mon Apr 13, 2009 5:39 am
- Contact:
i want to send request every 5 minutes using javascript
hi i want to send GET request after every 5 minutes.does it supports timers or is it having any sleep kind of functions please help. please specify if it is having any timers kind or sleep kind of functionality.
Re: i want to send request every 5 minutes using javascript
setInterval is one way. setTimeout is another. If you're using jQuery I can highly recommend the timers plugin; http://plugins.jquery.com/project/timers
-
lokesh_kumar_s
- Forum Commoner
- Posts: 48
- Joined: Mon Apr 13, 2009 5:39 am
- Contact: