Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
ScooterJunk #1
Email to Database
I know that I can have email sent into a database with a just a regular behind
the scenes script that automatically checks for emails on an email address
specifically set up for this purpose. But is there a way to have an attachment
automatically inserted into the database if it were a document written in a
..txt file.
ScooterJunk Guest
-
Automatically send an email from a database
Here are the examples of what I'm looking for: A user tries to login but has forgotten their password. From a fprgottten password link,They enter... -
Email autosend password from database
Working on a somewhat complex function. I've found some related topics, but no responses that can come close to helping. I've got a "forgot your... -
Email and place in database from forms
Hi, I am very new to this but I am wanting to collect information in a form. When submit is pressed, I want to have that information sent... -
[PHP] Email to database
while($row = mysql_fetch_array($result1)) { $headers .= "MIME-Version: 1.0\r\n"; $headers .= "Content-type: text/html; charset=iso-8859-1\r\n";... -
email notification, when database updated?
Hi, Is it possible for one to program one's pages as such that when a database table is updated over the web, via a form, that an e-mail... -
ScooterJunk #2
Re: Email to Database
Just found out about all the problems that occur with email and CF from a lot
of CF developers.
But anywy my client has decided to convert the entire site from CF to PHP
anyway so forget this message. Seems like everyone is going PHP now since it is
cheaper and more stable. Oh well, gotta go with what the people want.
ScooterJunk Guest



Reply With Quote

