Hi, i would like to find out:
1) if its allowed,
2) how to do it.

Are cron jobs allowed to call a webpage to update the database at certain interval. say every 10 or 20 minutes, updating certain database fields. A web page can be made to update the actual data, or perhaps a certain script. However how would (if it is allowed) one call the script/webpage every interval using the cron jobs. I am not familiar with nix commands as i work primarily on windows machines.

Thank you for all support an the matter.
Regards.