Okay, let me clarify. I have a form on one page. It is for a standard contract. The contract has several sections where a box needs to be checked. For example: Do you have knowledge of existing lead paint?
(BOX) No, I don't
(BOX) Yes, I do.
When the form is processed both selections will...
Thanks for the help. Yes, every other website has no problem sending email...only this one which is trying to send email to the clients exchange server. Thanks again!
Unfortunately, the Exchange Server and CF Server are not on the same network. According to the logs the CF Server is sending the mail. Since they are not on the same network will that require coding with cfldap to make a connection to the Exchange server? Thanks so much for the help.
Thanks for the help. Once they have the Exchange server configured to allow the CF server to relay through it do you then just specify the server address in the cfmail code?
When we first built the cart it was using the pop3 and smtp via cold fusion. The client wanted to install an exchange server to handle all the mail. This is separate from the website. How do you setup the exchange server to allow CF to relay through it? Thanks for all the help.
Maybe I can clarify it a bit. Once the order is made a confirmation email containing all the information is sent to sales@domain.com. The clients switched the MX records to use their MS Exchange server for all email. Does this effect the CFMAIL tag? Do you have to make a connection to the...
Maybe I can clarify it a bit. Once the order is made a confirmation email containing all the information is sent to sales@domain.com. The clients switched the MX records to use their MS Exchange server for all email. Does this effect the CFMAIL tag? Do you have to make a connection to the...
hello all, new to this forum. I have a problem hopefully someone can shed some light on. We have a client for whom we created an online shopping cart. Once the person places the order and checks out a confirmation email is sent. This worked fine until the client installed an exchange server...
hello all, new to this forum. I have a problem hopefully someone can shed some light on. We have a client for whom we created an online shopping cart. Once the person places the order and checks out a confirmation email is sent. This worked fine until the client installed an exchange server...
Hello all, I have inherited a problem. We have a shopping cart which emails the contents of the cart to the sales address. However, our clients installed an exchange server to handle all the email and now they are not receiving any of the order confirmations. Below is the original code...
Just a quick question. Is it possible to pass form data to a sql statement. For example: on one page a drop down list with a list of the different databases and another area for the table. Can these be passed to the SQL statement with something like:
<cfquery name="getinfo"...
Hello everyone....I have a quick question. In my database I need to make a place to upload files in pdf format. Once they are uploaded then they need to be able to be searched and viewed. I don't want to the database to become too big so I was thinking of using a hyperlink field. Is it...
hello I am a relatively new Access user. I am building a program to upload documents to a database. My question is this is the best way to achieve this by setting a field in a table to be OLE and upload to it....or to upload to a location and have hyperlink to that document? Thanks
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.