Dave:

Just put 

<cfquery database="somedatabase" name="somename">
Insert Into xxtable(name, city,email)
Values('#form.name#','#form.city#','#form.email#')
</cfquery>

above your 

<cfmail> ....</cfmail>

tag.

Hope that helps.  If you want more, go to cfnewbie.com and look for the Hal Helms' 
Tips and Tricks.




Dave Clay
Internet Facilitator
Trus Joist, A Weyerhaeuser Business

>>> [EMAIL PROTECTED] 05/09/00 07:26PM >>>
I'd like to have a copy of emails that are sent to a drop box deposited into
a database?  Is anybody doing this?  If so, care to share how you're
approaching it?

Thanks,
Dave

------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk 
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebarRsts&bodyRsts/cf_talk or send a message 
to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to