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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 31649 - 31678 of 42948   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
31649
This should help: http://www.figleaf.com/demo/mimetest/ -joe ... -- For Tabs, Trees, and more, use the jComponents: ...
Joe Rinehart
jrinehartasi
Offline Send Email
Mar 1, 2005
1:47 pm
31650
I think the query is SELECT distinct((M.MAWB_NUM)) as m_cnt FROM pull_data Where isnumeric(M.MAWB_NUM) = 1 ... ===== M.Balakumar Flat s/2, Priya Flats ...
Balakumar
bala130977
Offline Send Email
Mar 1, 2005
2:05 pm
31651
Hi All - I noticed that the source view of my CFM generated pages was adding alot of whitespace before the first <HEAD> tag appeared. In addition to the...
peterluss
Offline Send Email
Mar 1, 2005
5:21 pm
31652
Keep in mind that this is an index killer and shouldn't be used on really really large tables. -John ... From: Balakumar [mailto:bala130977@...] I think...
Bartlett, John
wyntermoonwolf
Offline Send Email
Mar 1, 2005
6:20 pm
31653
My personal preference and my personal suggestion is to enable CFOUTPUTONLY and then wrap everything you want to be sent to the browser inside CFOUTPUT...
Bartlett, John
wyntermoonwolf
Offline Send Email
Mar 1, 2005
6:21 pm
31654
The following code produces groupings by Division, with the given Division as a label for the group. However, each group contains ALL the employees, regardless...
dainfomaster
Offline Send Email
Mar 1, 2005
8:40 pm
31655
You'll want to use the "group" attribute of cfoutput. See the example below. <cfoutput query="ThirtyYearAwards" group="Division"> #Division#<br /> <cfoutput> ...
FROEHLING, ROBERT (AIT)
rf5782@...
Send Email
Mar 1, 2005
8:46 pm
31656
Thank you! It worked (as if you didn't know it would:-). You saved my day! Thanks. God bless you....
dainfomaster
Offline Send Email
Mar 1, 2005
9:01 pm
31657
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
Mar 2, 2005
4:23 am
31658
The people who manage my servers have switched us to an APACHE 2.0.52 server with CFMX 6.1. I had been using the code below to send people to the correct...
Jennifer
webmaster_mama
Offline Send Email
Mar 2, 2005
5:14 pm
31659
Sounds like your old apache was resolving out the domain names from the IP address. May want to look into that. But as a rule, don't assume that every IP...
Bartlett, John
wyntermoonwolf
Offline Send Email
Mar 2, 2005
6:16 pm
31660
I have a query that is going to return a string that contains CFM which references FORM varaibles, such as <cfquery datasource="#Application.dsnname#"...
Crazzy Code Monkey
crazzycodemo...
Offline Send Email
Mar 2, 2005
10:26 pm
31661
Probably the easiest way to do something like this is to generate a new temp file that contains your CFMAIL tag with the data returned from the query and then...
Bartlett, John
wyntermoonwolf
Offline Send Email
Mar 3, 2005
6:35 am
31662
I am looking for free e-books for CFMX.pls send the file or link for same. Thanks, Sridevi...
kanakalasridevi
Offline Send Email
Mar 3, 2005
7:11 am
31663
do u know asp. then compare asp and coldfusion function . that's it and this is how i learnt coldfusion 4.5 . it took 2 weeks to completely understand and 4...
subramanian ramachand...
subbu_boston
Offline Send Email
Mar 3, 2005
7:15 am
31664
I learned ColdFusion by simply reading through the docs on the functions and tags. However, if you think you mastered ColdFusion in four months, take a look...
Bartlett, John
wyntermoonwolf
Offline Send Email
Mar 3, 2005
7:25 am
31665
Have you seen the Macromedia Livedocs site? All the CF documentation online: http://livedocs.macromedia.com/ On Thu, 03 Mar 2005 07:09:51 -0000,...
Howard Fore
hofo
Offline Send Email
Mar 3, 2005
1:33 pm
31666
They weren't using Apache in the past... ... the ... assume ... 2.0.52 ... people ... there ... huge...
Jennifer
webmaster_mama
Offline Send Email
Mar 3, 2005
2:30 pm
31667
Hi, Did u try evaluating that expression inside the query? Your query should like <cfquery datasource="#Application.dsnname#" name="cwm_text"> SELECT...
Balakumar
bala130977
Offline Send Email
Mar 3, 2005
3:49 pm
31668
Hi, Is any of these salted hash? My boss asks me to use salted hash, but the hash funtion only use these algorithms. I hope one of these is the algorithm I...
dzoan-chau
Offline Send Email
Mar 3, 2005
4:24 pm
31669
Hi, how can I read out from XML all XML-Attributes: <xml> <test id="1"></test> <test id="2"></test> <test id="3"></test> <test id="4"></test> I want all values...
Karl Schaubmair
charlie_scha...
Offline Send Email
Mar 3, 2005
4:33 pm
31670
Hello all, I am using cfttp to publish cfm pages as html. I am btw running cf 5. It publishes well but I realized something weird. Some of these cfm pages...
ngu_nyindem
Offline Send Email
Mar 3, 2005
5:18 pm
31671
Hi I am having a problem in validating the user data in a form. The form generated contains data from the tables(database). I need to check if the user changes...
Aarthi
aarthi_7
Offline Send Email
Mar 3, 2005
6:01 pm
31672
Hello all, Everyone's been a big help when I've been here before so I wanted to give it another try. This time I have a fairly simple question that's probably...
Ryan
rirving17
Offline Send Email
Mar 3, 2005
6:35 pm
31673
Hi all, I have a table filled with news articles from the past six years. I would like to build a link of years so people can browse stories from each of those...
Kim Siever
kimsiever
Offline Send Email
Mar 3, 2005
6:35 pm
31674
Aarthi, You could validate the dates and check if they changed using javascript: - pass your dates (from the database) to javascript using hidden variables -...
Hakim Ali
hakimcf
Offline Send Email
Mar 3, 2005
6:42 pm
31675
SELECT DISTINCT YEAR(dateFld) AS yearStr FROM tbl YMMV depending on the database used. mcg _____ From: Kim Siever [mailto:kim.siever@...] Sent: Thursday,...
Mary-Catherine Gerrey
duckboxxer
Offline Send Email
Mar 3, 2005
6:48 pm
31676
Very sweet. That did the trick. Thanks mcg! ... Mr. Kim Siever Website Development Office Faculty of Management, University of Lethbridge ...
Kim Siever
kimsiever
Offline Send Email
Mar 3, 2005
6:52 pm
31677
Hi Ryan, Sounds like you're looking to do a join...it'd look something like this: SELECT * FROM request r JOIN requestType t ON r.RequestTypeId =...
Joe Rinehart
jrinehartasi
Offline Send Email
Mar 3, 2005
7:03 pm
31678
Well, whatever webserver they were using was resolving IP addresses to domain names - that process needs to be duplicated in the Apache environment if...
Bartlett, John
wyntermoonwolf
Offline Send Email
Mar 3, 2005
7:11 pm
Messages 31649 - 31678 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