# Email form

**URL:** https://forum.kirupa.com/t/email-form/41990
**Category:** Uncategorized
**Created:** [February 4, 2004, 12:32am UTC](https://forum.kirupa.com/t/email-form/41990 "2004-02-04T00:32:56Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![lbeetles](https://avatars.discourse-cdn.com/v4/letter/l/2bfe46/32.png) [@lbeetles](https://forum.kirupa.com/u/lbeetles)
#### Post date: [February 4, 2004, 12:32am UTC](https://forum.kirupa.com/t/email-form/41990/1 "2004-02-04T00:32:56Z")

</div>

Hi all,

I have a email form using php working fine and as i want.

What im after now is to add to the form so it can send attachments, ive tried searching the forums and i cant find nothing. Does anyone know i would be able to do this???

I would like it to attach only txt, bmp, gif & jpg files. If ayone knows of any tutorials please post the link.

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [February 4, 2004, 1:58am UTC](https://forum.kirupa.com/t/email-form/41990/2 "2004-02-04T01:58:46Z")

</div>

Its not easy, but here is what I found thru Google

[http://phpmailer.sourceforge.net/](http://phpmailer.sourceforge.net/)

I am actually working on my own, but it got pushed to the back burner… this will have to do. 🙂

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [February 4, 2004, 9:21am UTC](https://forum.kirupa.com/t/email-form/41990/3 "2004-02-04T09:21:14Z")

</div>

Cheers Vash i shall have a look at that.

Can this work through flash or does it have to be a php form???

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [February 4, 2004, 2:20pm UTC](https://forum.kirupa.com/t/email-form/41990/4 "2004-02-04T14:20:29Z")

</div>

There might be a way to do it with Flash but it would probably be better, easier, and more efficient to just use an HTML form… just use CSS to make it look really cool. 😉

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [February 4, 2004, 2:50pm UTC](https://forum.kirupa.com/t/email-form/41990/5 "2004-02-04T14:50:46Z")

</div>

Have you manged to get it working in flash???

I really would like it to be done in flash as the website and mail form are.

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [February 4, 2004, 7:32pm UTC](https://forum.kirupa.com/t/email-form/41990/6 "2004-02-04T19:32:14Z")

</div>

I haven’t even really looked at the script. I am working 45 hours a week and I go to school for 25 hours a week so the amount of time that I actually get near a computer is very little.

You would need someway to make Flash browse the computer for files and I don’t think thats possible/easy…

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [February 5, 2004, 10:32am UTC](https://forum.kirupa.com/t/email-form/41990/7 "2004-02-05T10:32:45Z")

</div>

Ok cheers vash, it sounds as if u r pretty much run off of your feet to be spending time on somthing like this.
