I have a simple javascript that enters a specific username and password into a specific page on a website (not my own website) every 7 days. I need it to run on schedule, no matter what happens to my computer. What is the best way to go about setting this up? (does not have to be javascript, as long as the job gets done and is web-based).
I assume it has to be web-based so that there is no reliance on my personal computer. I have checked out some cron job websites but they don't seem to allow for me to enter my script; they will only call a url on a schedule and this seems kind of useless for my purposes.
For other scripts of this kind I would just use iMacros and have them play in Firefox but since that requires my computer to be switched on and online, that isn't useful in this case I don't think.
Can anyone please help me out with this?
Thanks folks.
I assume it has to be web-based so that there is no reliance on my personal computer. I have checked out some cron job websites but they don't seem to allow for me to enter my script; they will only call a url on a schedule and this seems kind of useless for my purposes.
For other scripts of this kind I would just use iMacros and have them play in Firefox but since that requires my computer to be switched on and online, that isn't useful in this case I don't think.
Can anyone please help me out with this?
Thanks folks.
Last edited: