Help for this page
#!/bin/sh echo Content-type: text/html echo echo '0 3 * * * /path/to/my/program' | crontab echo 'crontab loaded, now delete this script'