<?xml version="1.0"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>MachForm Community Forums Topic: using machform to send attachment files in emails</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: using machform to send attachment files in emails</description>
<language>en</language>
<pubDate>Sun, 03 May 2026 21:52:04 +0000</pubDate>

<item>
<title>yuniar on "using machform to send attachment files in emails"</title>
<link>https://www.machform.com/forums/topic/using-machform-to-send-attachment-files-in-emails#post-10361</link>
<pubDate>Fri, 03 Sep 2010 20:22:43 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">10361@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Yes, you can add some conditional code to make this available for some forms only.&#60;br /&#62;
First, make sure to remove the above code.&#60;/p&#62;
&#60;p&#62;Then around line 22 search for this code:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$form_id 	= $params[&#38;#39;form_id&#38;#39;];
$id      	= $params[&#38;#39;id&#38;#39;];
$field_name = $params[&#38;#39;el&#38;#39;];&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;below those lines add this code:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;if(!in_array($form_id,array(6,7,8)){
   require(&#38;#39;includes/check-session.php&#38;#39;);
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;that would set the hack to be applied for forms with id numbers 6 or 7 or 8 only.&#60;br /&#62;
Adjust those id numbers with your own form id numbers.&#60;br /&#62;
`
&#60;/p&#62;</description>
</item>
<item>
<title>moshin on "using machform to send attachment files in emails"</title>
<link>https://www.machform.com/forums/topic/using-machform-to-send-attachment-files-in-emails#post-10343</link>
<pubDate>Thu, 02 Sep 2010 16:28:22 +0000</pubDate>
<dc:creator>moshin</dc:creator>
<guid isPermaLink="false">10343@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Yuniar,&#60;br /&#62;
Is there a workaround to make this available for some forms only? (I don't want the bypass on all forms)&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "using machform to send attachment files in emails"</title>
<link>https://www.machform.com/forums/topic/using-machform-to-send-attachment-files-in-emails#post-7759</link>
<pubDate>Fri, 23 Oct 2009 15:48:32 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">7759@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Yes, edit your &#34;download.php&#34; search around line 13 for this code:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;require(&#38;#39;includes/check-session.php&#38;#39;);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;remove that code.
&#60;/p&#62;</description>
</item>
<item>
<title>pamin002 on "using machform to send attachment files in emails"</title>
<link>https://www.machform.com/forums/topic/using-machform-to-send-attachment-files-in-emails#post-7753</link>
<pubDate>Thu, 22 Oct 2009 04:32:56 +0000</pubDate>
<dc:creator>pamin002</dc:creator>
<guid isPermaLink="false">7753@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;When the attachment link is opened in the auto-generated email, it always asked for a user to login in.  I have a form that is set up to email a certain individual with all of the info (name, email, and file uploaded).  I do not want to give them my admin login info for machform.  is there a way to disable the login feature so that the individual can bypass the login prompt and just download the file?
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "using machform to send attachment files in emails"</title>
<link>https://www.machform.com/forums/topic/using-machform-to-send-attachment-files-in-emails#post-7747</link>
<pubDate>Wed, 21 Oct 2009 12:58:34 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">7747@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hello, MachForm won't send the file as attachment, instead a link to download your file will be sent.&#60;/p&#62;
&#60;p&#62;So your users will be able to upload the images and you will get the email which contain download link to all those files. Clicking the link will download the file immediately (similar as attachment).
&#60;/p&#62;</description>
</item>
<item>
<title>leaperm67 on "using machform to send attachment files in emails"</title>
<link>https://www.machform.com/forums/topic/using-machform-to-send-attachment-files-in-emails#post-7733</link>
<pubDate>Tue, 20 Oct 2009 05:59:09 +0000</pubDate>
<dc:creator>leaperm67</dc:creator>
<guid isPermaLink="false">7733@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi, I am looking to create a form that i can use to send an email with various fields of info and that will also allow me to attach a image/s (Maybe upto 5 images) file from the users pc and send it in an email to me. Can machform do this?
&#60;/p&#62;</description>
</item>

</channel>
</rss>
