R
|
ringah 11/3/2008 |
Hi, How can i send the link of the uploaded file with "Send Email with new data" event after the records are updated table event into the database.
|
R
|
ringah 11/3/2008 |
Hi Email record has a useful sample which could be adapted and inserted to after update event, guess it would be possible to get the filename of the uploaded file from whichever table you have it in, append the path where it is stored on the server, and then HTML hyperlink the combined string and pass to a mail routine for sending.. HTH
|