Appnitro Software Forums » MachForm 2

how to attach file to email, not link


  1. pauloferreira
    Member

    Please:

    how can I attach a file upload to email, instead of sending the link ?

    Thanks and regards

    Posted 5 months ago #
  2. I'm afraid it won't be possible to actually attach the file to the email. However, you can achieve similar result by editing the "download.php" file.

    So that when you click the download link from within the email, you won't be prompted to enter your machform username and password.

    To do this, you will need to edit your "machform/download.php" file, search around line 13 for this code:

    require('includes/check-session.php');

    remove that line.


    MachForm Founder

    Posted 5 months ago #

RSS feed for this topic

Reply