Hi all.
I am developing ASP website and using MS Access as database.
I have a create table function that is set to be executed at the end of month.
I want the function to be executed automatically when the system is activated or may be someone log in to the system.
Or, may be there is a way to automatically refresh the system so that the function will be executed.
So, I want some ideas or opinion from anyone here, how can the function be executed automatically when it reaches the time set in the code?

Thanks in advance.