0

I want to send a sms for users every day in 21:00.

I add a class with function Send that send sms for users.

I want to call this function with Scheduling Tasks in plesk.

How to set this Function for Path to an executable file * of plesk.

Niloo
  • 1,205
  • 5
  • 29
  • 53
  • possible duplicate of [Setting up cron task in Plesk 11](http://stackoverflow.com/questions/16700749/setting-up-cron-task-in-plesk-11) – Oleg Neumyvakin Mar 13 '15 at 08:35
  • Thanks, but my problem is: How do i set my function for `Path to an executable file *` – Niloo Mar 14 '15 at 04:57
  • Have you read http://stackoverflow.com/questions/16700749/setting-up-cron-task-in-plesk-11 ? Put your function into separate script file, request this file from powershell. – Oleg Neumyvakin Mar 15 '15 at 05:44
  • Excuse! should I add a class in my project with function send, and then add this file to host directory and set it for file path? – Niloo Mar 15 '15 at 08:00
  • i don't understand which type file add in my `MVC` project for defind function that run in every day. – Niloo Mar 15 '15 at 08:50

0 Answers0