Hey everyone!
I've got a problem with a project I'm working on, and I can't seem to figure out how to do it... I'll explain what I need to have, and then go into other details and restrictions I'm facing...
What I need is an online form that people inside my company can fill out, checkboxes, etc... nothing big... and also, they need to be able to attach a file to this form. When they hit send, it goes to the email address specified by the person that filled out the form (not a big deal) but - the recipient needs to get a copy of the form information, as well as the attached file...
What I would like to happen, is the person filling out the form in the first place could enter their own email address, and when the person on the other end gets it in their inbox, they could provide the information required by the person filling out the form. just hit reply, and it would send back an email to the person who filled out the form so they have their information.
The problem here is attaching a file, and getting it to email to the person in the form... Anyone have any suggestions at all?
Limitations - We can't use PHP here... must be in HTML, Javascript, or ASP... It doesn't have to work like I need - just so long as the attachment gets to the recipient, I can change the process and everything else to work around that...
So... I'm looking for help... anything is appreciated, and idea's would be great too...
I was thinking about doing this in an Outlook form... so everything is done right there, but Outlook forms seem to be a pain in the butt... 🙁
I've got a problem with a project I'm working on, and I can't seem to figure out how to do it... I'll explain what I need to have, and then go into other details and restrictions I'm facing...
What I need is an online form that people inside my company can fill out, checkboxes, etc... nothing big... and also, they need to be able to attach a file to this form. When they hit send, it goes to the email address specified by the person that filled out the form (not a big deal) but - the recipient needs to get a copy of the form information, as well as the attached file...
What I would like to happen, is the person filling out the form in the first place could enter their own email address, and when the person on the other end gets it in their inbox, they could provide the information required by the person filling out the form. just hit reply, and it would send back an email to the person who filled out the form so they have their information.
The problem here is attaching a file, and getting it to email to the person in the form... Anyone have any suggestions at all?
Limitations - We can't use PHP here... must be in HTML, Javascript, or ASP... It doesn't have to work like I need - just so long as the attachment gets to the recipient, I can change the process and everything else to work around that...
So... I'm looking for help... anything is appreciated, and idea's would be great too...
I was thinking about doing this in an Outlook form... so everything is done right there, but Outlook forms seem to be a pain in the butt... 🙁