Search the web
Sign In
New User? Sign Up
coldfusion-howto · ColdFusion Tips Tutorial Help Questions
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 42145 - 42174 of 42948   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
42145
Hi John, thanks for replying. You said, it'll expire immediately or never, I agreed that it should expire immediately but never expire? why do u think it might...
micah
micah_247
Offline Send Email
Dec 4, 2007
6:31 am
42146
What are you trying to do? -John ... From: "micah" <md_makmur@...>...
John Bartlett
wyntermoonwolf
Offline Send Email
Dec 4, 2007
7:29 am
42147
I know that with mx7 in the scheduled tasks; you have to set the minimum setting to 61 seconds. Anything lower will not be accepted. Maybe it is the same for...
Hank Miller
hankcfman
Online Now Send Email
Dec 4, 2007
1:34 pm
42148
On my home web site hosting, I don't get access to things like CFadmin, since it's a shared server. I'm using CFMAIL, but if anything goes wrong, I can't see...
Jane Williams
janewilliams20
Offline Send Email
Dec 4, 2007
1:35 pm
42149
You could try using cftry/cfcatch to see if there is an issue. -hankcfman ... From: Jane Williams <janewilliams20@...> To:...
Hank Miller
hankcfman
Online Now Send Email
Dec 4, 2007
1:37 pm
42150
Well I woulnd't agree. If the spooler is enabled, you might end up with no message even if the mail would have thrown an error. Gert Customer Care Railo...
Gert Franz
franzgert
Offline Send Email
Dec 4, 2007
2:43 pm
42151
Keep in mind that with cfmail, if ANY email address listed is bad, the email will not be sent. (fyi - not sure if mx8 fixes this) Best practice with cfmail is...
John Bartlett
wyntermoonwolf
Offline Send Email
Dec 4, 2007
3:00 pm
42152
... the email ... Good point, thanks. Just wondering: if I have the user filling in the email address to which replies should be sent, what's the best way of...
Jane Williams
janewilliams20
Offline Send Email
Dec 4, 2007
4:51 pm
42153
Hi john, Can't you use the FailTo Attribute to accommodate for this? ... -- Casey Dougall [Non-text portions of this message have been removed]...
Casey Dougall
casey_dougall
Online Now Send Email
Dec 4, 2007
4:59 pm
42154
You can find the undelivered mails at the directory ..../coldfusionmx7/Mail/Undelivr *----------------------* *Thanks & Regards *Swaraj ...
swaraj panicker
swarajpanicker
Offline Send Email
Dec 5, 2007
3:18 am
42155
But you cannot access them on a shared server. There is a recent discussion on this at CrystalTech. There appears to be no easy way to monitor these, other...
Al Bundy
albundyinc
Offline Send Email
Dec 5, 2007
3:21 am
42156
I have a program I wrote that'll resend emails that end up in the undeliverable spool x number of times before deleting them (which you can change to do...
John Bartlett
wyntermoonwolf
Offline Send Email
Dec 5, 2007
3:25 am
42157
How well does it work on shared servers? Anyone know... on a shared server, does all unsent mail go to the same folder? or is the spooled and unsent mail...
Al Bundy
albundyinc
Offline Send Email
Dec 5, 2007
3:28 am
42158
I've never heard of a sandboxed mail folder but then again, I haven't done much with sandboxes yet... -John ... From: "Al Bundy" <albundyinc@...>...
John Bartlett
wyntermoonwolf
Offline Send Email
Dec 5, 2007
3:34 am
42159
I am display articles from a database, but I need the text formated with <p>...</p>. That is before each line a <p> tag,and after each line a <p>. There must...
John Barrett
barrjohnm
Offline Send Email
Dec 6, 2007
2:13 am
42160
U can fire the query in this way <cfquery .............> select '<p>'||column1 as column1, column2,column3,column4||'</p>' as column4 from table </cfquery> or...
swaraj panicker
swarajpanicker
Offline Send Email
Dec 6, 2007
3:39 am
42161
... there must be another way?? Sure you can, but it is definitely not the right way. The way you do it is much better. -- ...
Claude Schneegans
schneeca
Offline Send Email
Dec 6, 2007
4:34 am
42162
Get_article.article_text contains the entire block of text so displaying a <p> before it and a </p> at the end doesn't do the trick. You also have a <p><p> at...
John Bartlett
wyntermoonwolf
Offline Send Email
Dec 6, 2007
4:39 am
42163
Hi I like to know how to do dropdown that shows months like this july august sept nov dec jan feb so that it always starts from july and stops at current month...
O S
artificial_net
Offline Send Email
Dec 6, 2007
10:02 am
42164
Post : 5 POST CODE : "A1Brains-CFM- 051207" Experience : 3 + Years (AJAX+Cold Fusion+Cold Box+SQL+Transfer ORM+Cold Sipring+HTML) Location : Ahmedabad Pay...
satisnet3
Offline Send Email
Dec 6, 2007
4:17 pm
42165
trying to understand why sometimes session session never expires....
micah
micah_247
Offline Send Email
Dec 6, 2007
4:19 pm
42166
thanks hankcfman, didn't knew this. ... minimum setting to 61 seconds. Anything lower will not be accepted. Maybe it is the same for sessions. ... $19.99/year....
micah
micah_247
Offline Send Email
Dec 6, 2007
4:23 pm
42167
Hi Claude, Thanks for your reply. I added the html into the database, as I could not figure out the formating without it. I will be looking into this more, but...
John Barrett
barrjohnm
Offline Send Email
Dec 7, 2007
8:08 am
42168
&nbsp; ... From: swaraj panicker <swarajpanicker@...> To: coldfusion-howto@yahoogroups.com Sent: Wednesday, December 5, 2007 5:39:52 PM Subject: Re:...
John Barrett
barrjohnm
Offline Send Email
Dec 7, 2007
8:08 am
42169
Hi Swaraj, Thanks so much for your help. I could not figure this out. When I added the "||" in the cfquery I would get a SQL error. For now I had to just add...
John Barrett
barrjohnm
Offline Send Email
Dec 7, 2007
8:10 am
42170
Post : 5 POST CODE : "A1Brains-CFM- 051207" Experience : 3 + Years (AJAX+Cold Fusion+Cold Box+SQL+Transfer ORM+Cold Sipring+HTML) Location : Ahmedabad Pay...
satisnet 3
satisnet3
Offline Send Email
Dec 7, 2007
9:00 am
42171
<cfloop index="currline" list="#myquery.field#" delimiters="#chr(10)#"> <cfoutput><p>#currline#</p></cfoutput> </cfloop>...
John Bartlett
wyntermoonwolf
Offline Send Email
Dec 7, 2007
9:06 am
42172
don't know about you guys, but I'm encountering way to many lockups which can only be cured with a reboot. Problem is, when I am not at a machine to do a...
raehm
Offline Send Email
Dec 7, 2007
7:59 pm
42173
... In the 8+ years I've been working with CF, the only time I've encountered a lock-up was when there was faulty code in place... either on my end (guilty) or...
C. Hatton Humphrey
ny5i
Online Now Send Email
Dec 7, 2007
8:16 pm
42174
thanks for that Hatton. I'm inclined to agree with you that the real culprit is probably my code! Upon further reading, I'm also inclined to add a timeout...
raehm
Offline Send Email
Dec 7, 2007
8:45 pm
Messages 42145 - 42174 of 42948   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2007 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help