How to attach a file like .doc & .xls in {form:form-name} ?

asked Oct 2, 2014 by anshul (420 points)
Hi Team,

Can i attach a file for sending to the admin of the website through form tag of seo toaster ?

1 Answer

answered Oct 7, 2014 by Vitaly (1,040 points)
Hello Anshul.

For attaching file to form you should have in your form source code <input type="file" name="somename">

Thank you.
commented Oct 7, 2014 by anshul (420 points)
Hello Vitaly,

Thanks for the answer... but this is not what i need... question is : when someone clicks the submit button... this attached file will be sent as an attachment with the email and then the recipient email address will get it as an attachment in that email ??? Hope you understands clearly now that what is my question...
commented Oct 7, 2014 by Vitaly (1,040 points)
Hello Anshul.

Unfortunately you can't do it.
commented Oct 7, 2014 by anshul (420 points)
OK. No Problem... :)
...