Am getting there...

For the uninitiated:

CF-Talk Archiver is a ColdFusion application for retrieving CF-Talk email
messages and storing them in a database for indexing. The application
fetches the emails from the email address you subscribed to for CF-Talk
email messages. It doesn't handle attachments as CF-Talk does not permit
them anyway. Two versions will be available, standard ODBC (Access 2000)
or advanced, MS SQL 7.0/2000).

It does not impact upon the CF-Talk mailing list apart from allowing new
or replys to messages already posted.

You could use this application to store emails from any account although
it is designed for use with CF-Talk email messages only (no attachments).

The application also deletes the messages from your POP server as they are
stored. I am in the final stages of development - responding to messages
(back to CF-Talk themselves) which is easy enough, however...

For some reason message "from" details contain quotation marks " and
sometimes fools and horses use them in the subject also. This is causing
problems with my javascript back end for mouseovers. I could remove this
or someone could explain how to remove " characters from variables. I've
done ' and spaces and _ characters but this has me stumped.

Any quick and easy code out there to strip the " symbol, it could occur
more than once in a variable also.

Regards,
PT


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to