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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 36221 - 36250 of 42947   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
36221
Hi all I laid out a scenario and it seems to me that there really isn't a need for three application.cfm's or three OnRequestEnd.cfm's. Wouldn't it be more...
Scott
cfmldragon
Offline Send Email
Dec 1, 2005
10:04 am
36222
Hi James, Did you ever find a solution to this? As far as i've got is outputting the entire presentation as jpegs, but i can't get access to individual slides...
The_Toxn
Offline Send Email
Dec 1, 2005
10:37 am
36223
This is what works for me one application.cfm page only HTH, Ernie <!--- application.cfm ---> <cfset dsn="intranet"> <cfset serverPort="81"> <!--- Define...
Ernest Breau
eb_web_designs
Offline Send Email
Dec 1, 2005
12:30 pm
36224
I'm having a bit of a problem with a scheduled page, twice in the last 4 months it has given the wrong info. This is what is should be doing: At 1:00 am the...
Timothy L. Watson
cybernicity2004
Offline Send Email
Dec 1, 2005
3:54 pm
36225
Maybe I'm missing something but to me, it should only email a two day range - yesterday and today. However, you're not stripping out the time so if you run it...
John Bartlett
wyntermoonwolf
Offline Send Email
Dec 1, 2005
6:37 pm
36226
Normally it does just mail the order numbers placed the previous day. But this morning it mail order numbers for more than yesterday and the first hour of...
Timothy L. Watson
cybernicity2004
Offline Send Email
Dec 1, 2005
7:03 pm
36227
If you want to open more then one CF studio, and you know how to modify the registry with regedit, Try this HKEY_CURRENT_USER\Software\Macromedia\ColdFusion...
Ernest Breau
eb_web_designs
Offline Send Email
Dec 1, 2005
8:38 pm
36228
How do I view the cookies that have been passed from another webpage without having the cookies go into a database? I have not been able to get the correct...
Shirley Irvine
coldfusionuser
Offline Send Email
Dec 1, 2005
8:55 pm
36229
Would it be something like: <cfoutput> CookieName = #Cookie.CookieName# </cfoutpu> tim...
Timothy L. Watson
cybernicity2004
Offline Send Email
Dec 1, 2005
9:08 pm
36230
<cfdump var="#cookie#"> _____ From: coldfusion-howto@yahoogroups.com [mailto:coldfusion-howto@yahoogroups.com] On Behalf Of Shirley Irvine Sent: Thursday,...
Ernest Breau
eb_web_designs
Offline Send Email
Dec 1, 2005
10:07 pm
36231
Another great E Seminar I signed up for _____ From: Macromedia [mailto:newsflash@...] Sent: Thursday, December 01, 2005 5:13 PM To:...
Ernest Breau
eb_web_designs
Offline Send Email
Dec 1, 2005
10:29 pm
36232
Hi Ernest thanks so much for the e-mail. I signed up too`-` thanks John ... <http://mxopenrate.112.2O7.net/b/ss/mxopenrate/1/EMAIL?pageName=10081> ... ...
John Michael Barrett
barrjohnm
Offline Send Email
Dec 1, 2005
11:56 pm
36233
A thanks from me too! I didn't realize these seminars existed. Kim ... From: John Michael Barrett [mailto:barrjohnm@...] Sent: Thursday, December 01,...
Netling, Kim
kikinetling
Offline Send Email
Dec 2, 2005
12:00 am
36234
I would like to write a Dynamic Form Builder using custom fields and store the data dynamically. Can anyone give me some links, tutorials or code to help. My...
Ernest Breau
eb_web_designs
Offline Send Email
Dec 2, 2005
2:11 am
36235
<html> <head> </head> <body> <BUTTON id="cmdButton1" onclick="ViewResource1();">Calendar</BUTTON> <BUTTON id="cmdButton2"...
Ernest Breau
eb_web_designs
Offline Send Email
Dec 2, 2005
4:35 am
36236
Hi everyone Any ideas why my button doesn't appear? I get the query results displaying fine but there is supposed to be an 'add button' at the bottom. A user...
sapporomark
Offline Send Email
Dec 2, 2005
4:36 am
36237
Ernest, Thank you for the heads up on this seminar. Much appreciated especially since I am now deciding to start learning coldfusion. Michael Ernest Breau...
Shinobi Ninja
deaf_shinobi
Offline Send Email
Dec 2, 2005
4:49 am
36238
<cfset farhen = ((212-32)/100 * celsius + 32)> This works great if "celsius" is not zero. Otherwise fails ... but only 50% of the times (!!) Please advise. TIA...
Walter Conti
contiw
Offline Send Email
Dec 2, 2005
5:32 am
36239
... Correction: should be "celsius" negative number (-1 ...) At "zero" still works OK....
Walter Conti
contiw
Offline Send Email
Dec 2, 2005
5:38 am
36240
HI I have a question Three Tables 1.tsHospital fields Hospital_ID Hospital_Name English Russian #English and Russian are check fields (yes/no) 2. tsLanguage ...
sapporomark
Offline Send Email
Dec 2, 2005
5:53 am
36241
Hi Walter, I have a java program that does that, you can see it here: http://www2.hawaii.edu/~johnbarr/Java/Temp.java I can try to convert it to cf tomorrow,...
John Michael Barrett
barrjohnm
Offline Send Email
Dec 2, 2005
5:59 am
36242
Instead of two columns Russian or English yes or no why not have one column called language with data which could be then Russian or English. _____ From:...
Dan Plesse
empiricallys...
Offline Send Email
Dec 2, 2005
6:03 am
36243
ColdFusion Hosting Providers ColdFusion Hosting Providers' List brought to you by *** ColdFusion-HowTo: Yahoo's No. 1 and the biggest group for ColdFusion...
coldfusion-howto@yaho...
Send Email
Dec 2, 2005
6:21 am
36244
Dear all, Our Coldfusion Server 6.0 runnin on ibm XSeries with Intel Xeon 1.1 processor. And ther server connect to database that provide by AS/400 (DB/2). I...
Marulam Sinaga
marulam@...
Send Email
Dec 2, 2005
10:50 am
36245
Try downloading and installing the patch for MX 6.l and then the updater 3 version to take you to MX6.1u3. This may resolve your issue. -John ... From:...
John Bartlett
wyntermoonwolf
Offline Send Email
Dec 2, 2005
12:17 pm
36246
This should answer all your questions : http://www.cflib.org/udf.cfm?ID=31 Gilles ... From: Walter Conti To: coldfusion-howto@yahoogroups.com Sent: Friday,...
Gilles Tanguay
alphazero_gi...
Offline Send Email
Dec 2, 2005
2:25 pm
36247
and backward : http://www.cflib.org/udf.cfm?ID=63 Gilles ... From: Walter Conti To: coldfusion-howto@yahoogroups.com Sent: Friday, December 02, 2005 12:29 AM ...
Gilles Tanguay
alphazero_gi...
Offline Send Email
Dec 2, 2005
2:25 pm
36248
remove [Non-text portions of this message have been removed]...
Noah Mudge
mudgnoad
Offline Send Email
Dec 2, 2005
2:51 pm
36249
From the bottom of every e-mail: Un-Subscribe: coldfusion-howto-unsubscribe@yahoogroups.com ________________________________ From:...
Kirby Knight
vbmbweb
Offline Send Email
Dec 2, 2005
3:07 pm
36250
Works well for me, although it might look simpler like this: <cfset farhen = celsius*9/5 +32> -- _______________________________________ REUSE CODE! Use custom...
Claude Schneegans
schneeca
Offline Send Email
Dec 2, 2005
3:16 pm
Messages 36221 - 36250 of 42947   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