Click to See Complete Forum and Search --> : Email as form with submit(reply)-button?


shumway
03-26-2003, 07:40 AM
Is it possible to construct an email as a form with input-fields and possibilities to upload files to the mail and then press a submit-button and the email is replied?

I guess it would require the email-client to be able to run javascripts or something like that.

Nevermore
04-13-2003, 08:31 AM
Not with JavaScript. If your server supports PHP, it is possible to add attachments to mail with that, but you would need more experience than I have. PM Pyro or somebody - he's very good.