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...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 40950 - 40979 of 44530   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
40950
Anyone use Google Web Tool Kit with CFC's ??? I think that combo would be nice. _____ From: coldfusion-howto@yahoogroups.com ...
Dan Plesse
empiricallys...
Offline Send Email
Apr 2, 2007
7:24 am
40951
Hi there, I am very interested into this. Could you please provide me further information? Thank you so much!!!! ... [Non-text portions of this message have...
George Georgiou
giorgoc
Offline Send Email
Apr 2, 2007
3:09 pm
40952
I am wondering if anyone has had any luck with cf coded breadcrumbs? And which would be the most proficient for its task TIA Sctt...
Scott
urbandragon1964
Offline Send Email
Apr 2, 2007
10:33 pm
40953
Hi George, This is pleasure for me.... Please visit this link http://www.d-ross.org/index.cfm?objectid=9C65ECEC-508B-E116- 6F8A9F878188D7CA There, under my...
diwakar_jpr
Offline Send Email
Apr 3, 2007
4:16 am
40954
Thanks for your help and prompt replies ppl! What I am trying to do is to open an XLS, read it, and create a structure that I can query. basically it's like...
George Georgiou
giorgoc
Offline Send Email
Apr 3, 2007
8:51 am
40955
You actually have five methods to do this ranging from two java packages jxl and Jakarta POI, COM objects and finally 2 ways to do DSNLESS Connection via JDBC....
Dan Plesse
empiricallys...
Offline Send Email
Apr 3, 2007
5:22 pm
40956
thanks a lot for your prompt response! I will check these methods and if any more problems arise I will get back to you :-) Thank you so much! George ... ...
George Georgiou
giorgoc
Offline Send Email
Apr 3, 2007
6:13 pm
40957
Hello all- I've run into problems with verity and CF5 where some PDF files aren't indexed. There are about 100 pdf files in the particular directory in ...
peteredd
Offline Send Email
Apr 3, 2007
10:27 pm
40958
J2EE/CF Senior Programmers === General Description: * Design and setup a programming framework to develop the web application. * Design and develop re-usable...
Sean Liu
seanshaojunliu
Offline Send Email
Apr 4, 2007
2:31 am
40959
Hi Don't know if this will help but found this in another group Hi Again Rick, I think I found out what my problem was and maybe it'll help you as well. I have...
Terrence Thomas
tthomas101a
Offline Send Email
Apr 4, 2007
1:11 pm
40960
All: ... I want to do the following: 1. As long as (either CL2_1 or CL2_2) is "not NULL", this row gets selected. So, row 1-6 gets selected. 2. Then, in all...
Shawn Lo
shawn0706
Offline Send Email
Apr 4, 2007
1:58 pm
40961 Shawn Lo
shawn0706
Offline Send Email
Apr 4, 2007
2:28 pm
40962
Status Bar In a CF page, when a user moves mouse over a link, the link shows up in the status bar, such as: http://www.abc.com/next_page.cfm?ID=142 ...
Shawn Lo
shawn0706
Offline Send Email
Apr 4, 2007
2:36 pm
40963
Actually I am reading it as.... ... -hankcfman ... From: Shawn Lo <shawn0706@...> To: coldfusion-howto@yahoogroups.com Sent: Wednesday, April 4, 2007...
Hank Miller
hankcfman
Online Now Send Email
Apr 4, 2007
2:46 pm
40964
You first issue is with the assumption that the first query returns 6 rows... it only returns 4 rows (2,3,5,6). You second assumption is that the second query...
Hank Miller
hankcfman
Online Now Send Email
Apr 4, 2007
2:47 pm
40965
... bar. Is it possible? You can use a FORM instead of a link and POST the Id in a hidden field. ... address bar, the page will be re-directed to index.cfm....
Claude Schneegans
schneeca
Offline Send Email
Apr 4, 2007
2:51 pm
40966
I thought the first row was the row number. I have recalculated. You first result set is correct 6 rows (1,2,3,4,5,6) But you second result set is incorrect 6...
Hank Miller
hankcfman
Online Now Send Email
Apr 4, 2007
2:56 pm
40967
... This represents why it is bad form to expose your database PK ID's to the public. There are a couple of things you could do here: 1. Generate a UUID column...
C. Hatton Humphrey
ny5i
Offline Send Email
Apr 4, 2007
2:57 pm
40968
Thanks for the reply. I had actually seen this post and went ahead and set up the verity collections locally to see if there was any difference as to which...
peteredd
Offline Send Email
Apr 4, 2007
3:04 pm
40969
I created a UDF called URLHash that creates a hash string computed from the URL, domain, and IP of the visitor and tacks it onto the URL. The next page calls...
John Bartlett
wyntermoonwolf
Offline Send Email
Apr 4, 2007
4:28 pm
40970
I just noticed a comment on the URLHash function page for the first time (looks like they enabled display of comments but not commenting due to it's age) and...
John Bartlett
wyntermoonwolf
Offline Send Email
Apr 4, 2007
4:33 pm
40971
As usual the best answer is "it depends." For a VERY unsophisticated audience, unfamiliar with concepts like "view source" you can use a form with hidden...
George
georgefarnsw...
Offline Send Email
Apr 4, 2007
4:40 pm
40972
Yes, the firt row was the row number. Yes, I would like to combine the two rows. Or, I can do it this way, do not select the rows if 1. All columns are not...
Shawn Lo
shawn0706
Offline Send Email
Apr 4, 2007
6:32 pm
40973
In addition: People can right click and "Copy Shortcut" to get the link address, people can save the page as HTML, then get the link address. Question 1: How...
Shawn Lo
shawn0706
Offline Send Email
Apr 4, 2007
6:37 pm
40974
You could probably use a union select * from myTable where column2_1 is not null or column2_2 is not null union select * from myTable where column1_1 is null...
Greg Morphis
omenchaos
Offline Send Email
Apr 4, 2007
6:41 pm
40975
... It is considered as not user friendly to disable any features in THEIR browser. Secondly, only people who wouldn't know how to do anything on your site ...
Claude Schneegans
schneeca
Offline Send Email
Apr 4, 2007
6:48 pm
40976
Don't worry about disabling the right-click/etc. If you send HTML and they want your HTML, they can get your HTML, and there's nothing you can do about it. ...
John Bartlett
wyntermoonwolf
Offline Send Email
Apr 4, 2007
7:07 pm
40977
In addition, no matter WHAT you try to implement in Javascript, a two line ColdFusion program can strip that all away. Fetch page with CFHTTP, display encoded...
John Bartlett
wyntermoonwolf
Offline Send Email
Apr 4, 2007
7:10 pm
40978
Has anyone successfully implemented FCKEditor with CF? Specifically, the trouble I am having is with the filebrowser function on FCKEditor. I would like the...
Michael Weiland
mweilan@...
Send Email
Apr 4, 2007
9:24 pm
40979
I did some searching around and found out this thread was started "Dec 8, 2006 11:45 am" and it looks like people keep responding with no end in sight. _____ ...
Dan Plesse
empiricallys...
Offline Send Email
Apr 5, 2007
2:41 pm
Messages 40950 - 40979 of 44530   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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