Mav44 -> Form to send data as email with attachment (2/26/2008 12:29:08)
Greetings,
My client needs a form on his site that will allow the user to complete some basic info and send over a graphic file. His ISP does not support Frontpage so I have been working to find a solution with no luck at all.
I think the best way to do this would be some type of email with the attachment and I have searched high and low for a script that will accomplish this. I see a lot of info on using PHP but that is foreign to me and I can barely handle html with a little asp thrown in.
Has anyone else run into this problem and what was your solution? Any suggested articles or sites would be greatly appreciated.
BobbyDouglas -> RE: Form to send data as email with attachment (2/26/2008 12:41:45)
Does his hosting account support PHP or ASP?
Mav44 -> RE: Form to send data as email with attachment (2/26/2008 15:26:02)
Yes it appears that PHP is supported.
BobbyDouglas -> RE: Form to send data as email with attachment (2/26/2008 22:15:59)
What is the attachment that you want to send? Is it always going to be the same file?
It doesn't handle attachments, however, if you provide some information regarding the attachment(s) you plan to send, I can probably code something up pretty quickly.