Click to See Complete Forum and Search --> : Need help with autoresponse attachments


JanKok
05-09-2003, 09:12 PM
I run into a problem by upgrading my form script.

1. after login my visitor can request a file to be attached to the responder.
2. I collect an ID number from him which is necessary for me to create the filename.
3. I know at that point the path where the file should be located on my server
4. Then I build a string in Javascript which write the necessary input as hidden.
5. on submit the script should send the user an email with the requested file as an attachment.

Can anyone point me into the right direction of where I can find such a script?

It is very urgent

Thanks in advance
Jan