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 41741 - 41770 of 44530   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
41741
Hi, I wonder if anybody has had trouble with indexing files in verity? On my local test server a file will typically take 2-3 seconds to index but on our live...
Zoe Cutting
ormaybemidgets
Offline Send Email
Oct 1, 2007
10:45 am
41742
We have urgent requirement for the following post:- Company:- IMC Global Technology Services Pvt. Ltd Position- Software Engineer (2 positions) Experience- 2+...
deepa_p81
Offline Send Email
Oct 1, 2007
11:37 am
41743
Hi John, Thanks for the response. It me put the issue at hand once again. I have got a PDF document which needs to be rendered as a flash file (SWF) in a...
Kola Kola
kola7806
Offline Send Email
Oct 1, 2007
3:12 pm
41744
Thanks, although we are using MX6 :( ...... I will definitely explore this feature of MX8...sounds interesting; ~Chatty Ernest Breau <ernest.breau@...>...
Kola Kola
kola7806
Offline Send Email
Oct 1, 2007
3:18 pm
41745
I am not sure coldfusion is right for this task. I look for PDF to HTML then use CF 8 local to make the SWF's. I will look the new <cfPDF tag and see what It...
Dan Plesse
empiricallys...
Offline Send Email
Oct 1, 2007
3:57 pm
41746
... The solution that I used for this in the past was to download (and later purchase) FlashPaper from the Adobe site. The disk based version of FlashPaper...
C. Hatton Humphrey
ny5i
Offline Send Email
Oct 1, 2007
4:29 pm
41747
Hi, You could use flash paper2 to convert that. I think that if you get acrobat, you can open a pdf, then print it as a flash paper file. Also, if you want...
John Barrett
barrjohnm
Offline Send Email
Oct 1, 2007
11:36 pm
41748
I am doing some work my diocese and one of the things they want online is a set of rosters for each of the parishes. Once I got them past thinking they could...
JoAnn Schlosser
jojo_super77
Offline Send Email
Oct 2, 2007
12:42 am
41749
Example code would help. -hankcfman ... From: JoAnn Schlosser <jschlosser@...> To: coldfusion-howto@yahoogroups.com Sent: Monday, October 1, 2007 6:39:23...
Hank Miller
hankcfman
Online Now Send Email
Oct 2, 2007
1:42 am
41750
Alot of times i use several cfhttp post requests each one to a different task to run. The best part about it, is you dont have to wait for the response. to ...
Ernest Breau
cf_ernie
Offline Send Email
Oct 2, 2007
1:57 am
41751
The deal here is that there are 6 different reports, each in HTML and CSV format for 93 parishes. Each run is so large that it has to be run individually....
JoAnn Schlosser
jojo_super77
Offline Send Email
Oct 2, 2007
7:01 pm
41752
One of my firm's best financial services clients has a ColdFusion Developer Contractor opportunity in the New York Metro area. If You are interested please...
Andrew Koloski
adkoloski
Offline Send Email
Oct 3, 2007
9:26 pm
41753
I am using CF 8 on Windows, but it does not start on init. I found out that I can start the services to the cf application server by using: Start > Settings >...
John Barrett
barrjohnm
Offline Send Email
Oct 4, 2007
3:04 am
41754
you can right click on that service and select properties and choose for that to auto start ... -- ____________________________________________________ Ernest...
Ernest Breau
cf_ernie
Offline Send Email
Oct 4, 2007
4:00 am
41755
I know you guys added a lot of my ideas over the years i.e. gateways and embedded databases but I am not sure if you added or will start embedding servers like...
Dan Plesse
empiricallys...
Offline Send Email
Oct 5, 2007
4:53 pm
41756
I have created a form to re-order the articles. Based on the priority a user selects, articles are reordered and displayed according to priority. Form has this...
FAIZ ZAHIR
fzahir2001
Offline Send Email
Oct 5, 2007
5:08 pm
41757
It's different cased on if you use MULTIPLE or not. If not as in your case, you examine the selectedIndex value. Keep in mind that there will ALWAYS be a...
John Bartlett
wyntermoonwolf
Offline Send Email
Oct 5, 2007
5:27 pm
41758
It is not multiple. If you notice name attribute of select tag, it is generated dynamically. How do you then determine in a javascript? fz ... ...
FAIZ ZAHIR
fzahir2001
Offline Send Email
Oct 5, 2007
6:53 pm
41759
It seems that your JavaScript skills are pretty new so you may want to look up some websites on JavaScript and/or pick up a book on it. In the JavaScript...
John Bartlett
wyntermoonwolf
Offline Send Email
Oct 5, 2007
6:57 pm
41760
take a look at the onsubmit javascript event for your form .. then you need to make a simple function and check your drop down then return a value to form if...
Terrence Thomas
tthomas101a
Offline Send Email
Oct 5, 2007
7:14 pm
41761
Hi! I made a page, using CF and MySQL 4.1 (utf8_unicode_ci). In MySQL 4.1, I could see data stored correctly in French Characters, but my page does not show...
Shawn Lo
shawn0706
Offline Send Email
Oct 5, 2007
11:25 pm
41762
... What version of CF are you using ? -- _______________________________________ REUSE CODE! Use custom tags; See...
Claude Schneegans
schneeca
Offline Send Email
Oct 6, 2007
2:33 am
41763
change it to a cfselect and then add an attribute for required="true" and message="You must select blah blah blah" ... -- ...
Ernest Breau
cf_ernie
Offline Send Email
Oct 6, 2007
2:26 pm
41764
I use CF7....
Shawn Lo
shawn0706
Offline Send Email
Oct 6, 2007
2:40 pm
41765
Check this out, French characters were messed up. In MySQL, there are correct. http://www.gorestaurants.us/ca_zip.cfm...
Shawn Lo
shawn0706
Offline Send Email
Oct 6, 2007
2:48 pm
41766
Hi! I wrote the following query, did not work, would you kindly fix it for me? My purpose is to select records in a column that do not contain spaces. select *...
Shawn Lo
shawn0706
Offline Send Email
Oct 6, 2007
2:54 pm
41767
Try select * from MyTable where ColumnName <> ' ' and ColumnName IS NOT NULL -hankcfman ... From: Shawn Lo <shawn0706@...> To:...
Hank Miller
hankcfman
Online Now Send Email
Oct 6, 2007
3:16 pm
41768
... Then you do not need <meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> It is implicitly in the header set by CF. But it is not your...
Claude Schneegans
schneeca
Offline Send Email
Oct 6, 2007
3:40 pm
41769
... and ColumnName IS NOT NULL That will return columns that contain at least one character. For "column that do not contain spaces", I would rather use WHERE...
Claude Schneegans
schneeca
Offline Send Email
Oct 6, 2007
3:43 pm
41770
Sorry... I was assuming they were looking for empty columns. Yours would not return 'Hank Miller' or 'The ball is red' -hankcfman ... From: Claude Schneegans...
Hank Miller
hankcfman
Online Now Send Email
Oct 6, 2007
3:47 pm
Messages 41741 - 41770 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