Jump to content

Is it possible to send an automated emails to users as per the target dates?


Recommended Posts

Hi,

 

Is it possible to send an auto email to a person as per the target date in a datagrid column of Flash CS4 (AS 3.0)?

 

I was told that PHP will help in this regard.

 

I have the following example file attached herewith.

 

It should check the target date column and if the target date is equal to current date then it should send an auto e-mail to the respective person using the E-Mail ID from the Flash datagrid control.

 

For example (as per attached list):

 

An email to be sent to Mr. Rangarajan on 15-APR-12 with subject "Submission of BCM Procedure draft" using his email id from the "E-Mail" column of the grid i.e. [email protected]

 

Please let me know whether it is possible in PHP?

 

 

Thanks.

 

post-133027-134824033967_thumb.jpg

You have your information in flash. I'm not really sure how you would schedule that to run in order to check if the dates match, but if you can get it to call a php script, there's lots of mailer classes you can use like SwiftMailer or PHPMailer or you can build your own email and send it using the mail function built into PHP.

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.