Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

Another form question - attaching a file

  • 28-06-2006 11:32am
    #1
    Closed Accounts Posts: 78 ✭✭


    Hi,

    I'm sorry about all the posts around this, but my site is going live tomorrow so I really need to sort this out.

    I have a form - I need people to be able to attach a file to it.

    It is just a mailto form -
    <form id="form1" name="form1" METHOD=POST ACTION="mailto:whatever@something.com?subject=test" enctype="text/plain">

    When they submit the form however, i receive an email with the details of the form in it. However, the file is not attached. All I get is some text in the email that says something like upload=H:\My Documents\askhr\Ireland\rob.txt

    This is no use to me. Any idea how I can get the form to actually attach?

    Thanks in advance,
    Jen


Comments

  • Closed Accounts Posts: 4,655 ✭✭✭Ph3n0m


    again refer to my previous post - you need to use a scripting language that will you to make attachments to your emails and process them


Advertisement