March 29, 200520 yr Greetings All! I, like alot of people, was dropped into using FileMaker as our main Problem Tracking and Asset Data base. What happens is a user can "Report A Problem" on our Intranet and have it email me and it also logs the problem into our problems data base. The issue I have is that the mail function that I am using does not constantly email me. Once in a blue moon I will get an email. We are using a script called FX.php that calls on a mail function to do the emailing. Is there a more streamlined way of doing this?
March 30, 200520 yr This is more a PHP question. E-mail can also be sent using CDML and Custom Web Publishing... but you have chosen the PHP route (which turned out to be the better way to go, since CDML is NLA in FMP 7).
Create an account or sign in to comment