<?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: File Upload Link Different using Standard VS Advanced Code</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: File Upload Link Different using Standard VS Advanced Code</description>
<language>en</language>
<pubDate>Tue, 05 May 2026 07:38:12 +0000</pubDate>

<item>
<title>RickQuatrone on "File Upload Link Different using Standard VS Advanced Code"</title>
<link>https://www.machform.com/forums/topic/file-upload-link-different-using-standard-vs-advanced-code#post-21932</link>
<pubDate>Tue, 07 Oct 2014 18:53:41 +0000</pubDate>
<dc:creator>RickQuatrone</dc:creator>
<guid isPermaLink="false">21932@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;I believe it's single
&#60;/p&#62;</description>
</item>
<item>
<title>AMurray on "File Upload Link Different using Standard VS Advanced Code"</title>
<link>https://www.machform.com/forums/topic/file-upload-link-different-using-standard-vs-advanced-code#post-21931</link>
<pubDate>Tue, 07 Oct 2014 16:14:36 +0000</pubDate>
<dc:creator>AMurray</dc:creator>
<guid isPermaLink="false">21931@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Which type of file upload (there are two variations) - single file or multiple file upload?    I have other some odd behaviour when using the form using the PHP embed method, but can't replicate the behaviour you describe.    How about using the Javascript embed method?&#60;/p&#62;
&#60;p&#62;If you need a quicker answer, I suggest you contact Appnitro direct, as they are not always monitoring the forum  - contact them at   &#60;a href=&#34;http://www.appnitro.com/contact&#34; rel=&#34;nofollow&#34;&#62;http://www.appnitro.com/contact&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>RickQuatrone on "File Upload Link Different using Standard VS Advanced Code"</title>
<link>https://www.machform.com/forums/topic/file-upload-link-different-using-standard-vs-advanced-code#post-21928</link>
<pubDate>Mon, 06 Oct 2014 22:48:20 +0000</pubDate>
<dc:creator>RickQuatrone</dc:creator>
<guid isPermaLink="false">21928@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hello:&#60;/p&#62;
&#60;p&#62;I originally had a form in my html page using the standard embed code:&#60;br /&#62;
&#38;lt; i f r a m e  height=&#34;2323&#34; frameborder=&#34;0&#34; src=&#34;http://www.MYSITE.COM/machform/embed.php?id=80&#34; itle=&#34;FORM NAME&#34;&#38;gt; &#60;a href=&#34;http://www.MYSITE.COM/machform/view.php?id=80&#34; title=&#34;FORM NAME&#34;&#62;FORM NAME&#60;/a&#62; &#38;lt; / i f r a m e &#38;gt;&#60;/p&#62;
&#60;p&#62;But people were having trouble display it in some cases.&#60;/p&#62;
&#60;p&#62;I changed it to the Advanced (PHP) code:&#60;br /&#62;
&#38;lt;  ? p h p&#60;br /&#62;
	require(&#34;/usr/local/WWW/MYSITE/WWW/machform/machform.php&#34;);&#60;br /&#62;
	$mf_param['form_id'] = 80;&#60;br /&#62;
	$mf_param['base_path'] = 'http://www.MYSITE.COM/machform/';&#60;br /&#62;
	display_machform($mf_param);&#60;br /&#62;
? &#38;gt; &#60;/p&#62;
&#60;p&#62;and this worked regarding, no more complaints abpout not being able to see the form.&#60;/p&#62;
&#60;p&#62;The issue is that this form uses a file upload, and when I get emails with a link to the file(s), it now put the path of where the form is rather than where the file is, in the link&#60;/p&#62;
&#60;p&#62;Standard form yields this regarding links to the file uploads (and it worked):&#60;br /&#62;
&#60;a href=&#34;http://www.MYSITE.COM/machform/download.php?......&#34; rel=&#34;nofollow&#34;&#62;http://www.MYSITE.COM/machform/download.php?......&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The advanced (PHP) code, sends the email with a link to the uploaded file like this (it uses the form location in the path, and this obviously does not work):&#60;br /&#62;
&#60;a href=&#34;http://www.MYSITE.COM/directory01/directory2/download.php?......&#34; rel=&#34;nofollow&#34;&#62;http://www.MYSITE.COM/directory01/directory2/download.php?......&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;in both cases the form is located at:&#60;br /&#62;
&#60;a href=&#34;http://www.MYSITE.COM/directory01/directory2/page.&#34; rel=&#34;nofollow&#34;&#62;http://www.MYSITE.COM/directory01/directory2/page.&#60;/a&#62;(html or php) based on the above.&#60;/p&#62;
&#60;p&#62;Thank You
&#60;/p&#62;</description>
</item>

</channel>
</rss>
