Tuesday, 14 March 2017

Create cronjob for given time from HTML-Form

I have a HTML-Form where the user inputs a time (HH:mm).

What I want to do is that this time is used to create a cronjob on the system that deletes a file. The file is always the same. The only thing that can change is the given time from the user.

I am using JavaScript (NodeJS Server), no PHP.



via Wulthan

No comments:

Post a Comment