Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
alfior #1
Form in email to send cf data to website
:confused;
Okay so I am doing this newsletter and I want to include a form in the
newsletter to get reader response. Now when the submit button is clicked the
info should submit to a page on my site and then insert data into a database
but I keep getting a form field error. Not too sure if this is caused because
the action page cannot see the form or what. I can show code if someone needs
to see form code and action page. Did I mention I'm doing this in CFMX 6? Any
help is greatly appreciated.
I can be contacted either by im alfior73(yahoo) or email [email]alfior73@yahoo.com[/email]
alfior Guest
-
Send form data via email (pdf) by clicking SUBMIT button
am trying to create a form that can be sent to an end-user who will process the information on the form. To do this...I have created a button... -
send email form to ColdFusion
I am trying to send data filled out in a form in my flash movie to send mail using CFMAIL. In my form that is in Flash I have variables set. Then... -
Send data from a form through email without using CFMAIL
Newbie question: I have this form that collects data from input boxes and would like to send that data to an email address. Is there a way to do... -
send email address from form
I have a page on which an automatically generated password is inserted into my access database for storage. What I need to do is at the same time,... -
Send email from HTML Form without ASP
Hi...I was wondering if it is possible to send an email containing data caught in an HTML form, without using ASP (as my ISP doesn't support ASP). ... -
Kronin555 #2
Re: Form in email to send cf data to website
Alfior,
Yes, it's pretty difficult to help you unless you post both your form (at
least from the open form tag to the close form tag) and your processing page
(at a minimum, the line that's throwing the error).
Kronin555 Guest



Reply With Quote

