Welcome Guest, Not a member yet? Register   Sign In
Send File by Email through Form on Web Site?
#9

[eluser]invision[/eluser]
Many thanks for the reply Eoin.

Here's my current VIEW for reference:

View
Code:
<?php
echo auto_typography($title);
echo auto_typography($body);
?>  
  <?php echo $this->validation->error_string; ?>
  <?php echo form_open_multipart('vacancies/apply/'); ?>
  <p><label>File</label>&lt;input type="file" name="file" /></p>

  &lt;?php echo form_hidden('slug',$post['slug']); ?&gt;
  &lt;?php echo form_submit('submit', 'Submit'); ?&gt;
  &lt;?php echo form_close(); ?&gt;


Messages In This Thread
Send File by Email through Form on Web Site? - by El Forum - 05-11-2010, 03:33 AM
Send File by Email through Form on Web Site? - by El Forum - 05-11-2010, 04:15 AM
Send File by Email through Form on Web Site? - by El Forum - 05-11-2010, 04:23 AM
Send File by Email through Form on Web Site? - by El Forum - 05-11-2010, 07:55 AM
Send File by Email through Form on Web Site? - by El Forum - 05-11-2010, 08:04 AM
Send File by Email through Form on Web Site? - by El Forum - 05-11-2010, 08:11 AM
Send File by Email through Form on Web Site? - by El Forum - 05-11-2010, 05:11 PM
Send File by Email through Form on Web Site? - by El Forum - 05-12-2010, 07:59 AM
Send File by Email through Form on Web Site? - by El Forum - 05-12-2010, 08:15 AM
Send File by Email through Form on Web Site? - by El Forum - 05-12-2010, 08:26 AM
Send File by Email through Form on Web Site? - by El Forum - 05-13-2010, 01:51 AM
Send File by Email through Form on Web Site? - by El Forum - 05-13-2010, 03:01 AM
Send File by Email through Form on Web Site? - by El Forum - 05-13-2010, 03:28 AM
Send File by Email through Form on Web Site? - by El Forum - 05-13-2010, 12:05 PM
Send File by Email through Form on Web Site? - by El Forum - 05-14-2010, 06:26 AM
Send File by Email through Form on Web Site? - by El Forum - 05-14-2010, 06:34 AM
Send File by Email through Form on Web Site? - by El Forum - 05-14-2010, 02:08 PM
Send File by Email through Form on Web Site? - by El Forum - 05-14-2010, 02:59 PM
Send File by Email through Form on Web Site? - by El Forum - 05-14-2010, 03:02 PM
Send File by Email through Form on Web Site? - by El Forum - 05-14-2010, 03:04 PM
Send File by Email through Form on Web Site? - by El Forum - 05-14-2010, 03:42 PM
Send File by Email through Form on Web Site? - by El Forum - 05-17-2010, 02:36 AM
Send File by Email through Form on Web Site? - by El Forum - 05-17-2010, 03:55 AM
Send File by Email through Form on Web Site? - by El Forum - 05-17-2010, 04:16 AM
Send File by Email through Form on Web Site? - by El Forum - 05-17-2010, 06:39 AM



Theme © iAndrew 2016 - Forum software by © MyBB