File Field Name question "using DW MX04"

4 views
Skip to first unread message

blacksmith77

unread,
Nov 9, 2007, 3:29:17 PM11/9/07
to Dreamweaver
Below is a section of code that goes onto a request form for a
customer to upload files of cad drawing to be manufactured. I need to
what do I need to add to the line of code or what steps I need to take
within the file field name tool in order for files to be seen via
Email. So far what happening is that I'm just getting a text link

example:
File 1: N:\AH WEB Design\PRO_E\3pc_linersysviision.drw.2

File 2: N:\AH WEB Design\JPEG\8A298.jpg

File 3: N:\AH WEB Design\JPEG\8a119.jpg

File 4: N:\AH WEB Design\JPEG\PDF\K99806.pdf

I want to see the file not the link.
Thank you guys


Note: We do not accept ____, _____,_____, file types.</span></div></
td>
</tr>
<tr class="Custom_Service5">
<td colspan="3"><input name="file" type="file" size="35"
maxlength="80"></td>
<td width="15%">&nbsp;</td>
<td width="13%">&nbsp;</td>
<td>&nbsp;</td>
</tr>
<tr class="Custom_Service5">
<td colspan="3"><input name="file2" type="file" size="35"
maxlength="80"></td>
<td width="15%">&nbsp;</td>
<td width="13%">&nbsp;</td>
<td>&nbsp;</td>
</tr>
<tr class="Custom_Service5">
<td colspan="3"><input name="file3" type="file" size="35"
maxlength="80"></td>
<td width="15%">&nbsp;</td>
<td width="13%">&nbsp;</td>
<td>&nbsp;</td>
</tr>
<tr class="Custom_Service5">
<td colspan="3"><input name="file4" type="file" size="35"
maxlength="80"></td>
<td width="15%">&nbsp;</td>
<td width="13%">&nbsp;</td>
<td>&nbsp;</td>
</tr>
<tr class="Custom_Service5">
<td colspan="3"><input name="file5" type="file" size="35"
maxlength="80"></td>
<td width="15%">&nbsp;</td>
<td width="13%">&nbsp;</td>
<td>&nbsp;</td>
</tr>

Reply all
Reply to author
Forward
0 new messages