Ask a Question related to Dreamweaver AppDev, Design and Development.
-
orade1 #1
attaching files
:confused;
i built a form which i would like it to send me all the details to my email
account (in PHP) that works fine
but what i cant get to work is to attach a file from that form.
how do i do that using PHP and dreamweaver???????????????????????????
thanks to whom ever tries to help
orade1 Guest
-
Email Component - Attaching files through URL
Does anybody know an email component which can attach files through url (instead of physical path)? Thank you, Regards, Raj. -
Attaching to an email
I'm creating a CGI script for my webpage. I'm using the Mail:Sendmail module So far I have this: %mail = (TO => \'fromero@csudh.org\', ; ... -
attaching objects
I'm new at Flash, trying to teach myself.... I'm dynamically drawing boxes and lines connecting them based on incoming XML data. Is there any way... -
Attaching Files with the Flash Player
Is it possible, like say I built a flash email application, like that peachmail one we've all seen, to allow the user on the client mchine, to attach... -
Attaching files in ASP
Hi, I would like mu users to be able to attach files using an interface deveolped in ASP. The files should then be saved in a database. How do... -
David Powers #2
Re: attaching files
orade1 wrote:
There's nothing in Dreamweaver that will do it, but grab hold of> but what i cant get to work is to attach a file from that form.
> how do i do that using PHP and dreamweaver?
PHPMailer from here:
[url]http://phpmailer.sourceforge.net/[/url]
--
David Powers
Author, "Foundation PHP 5 for Flash" (friends of ED)
Co-author "PHP Web Development with DW MX 2004" (Apress)
[url]http://computerbookshelf.com[/url]
David Powers Guest



Reply With Quote

