What do you think about Windows 7? Write a review or a how-to about Microsoft's newest product and earn unlimited points!

 

Having problems asking a question? Have a general question about Experts Exchange? Let us know!

 
Top ColdFusion Application Server Solutions: 126 - 150 of 217
 
I have a query that pulls a list of emails I need to add to a table. Before adding them I would like to take out the duplicate emails. how could I do this? <cfoutput query="getNewMembers...
Hello All,     I have a coldfusion form that, amongst other things, has a drop down box of client names populated from a SQL query.  The problem is that the list of names is fairly large an...
Hi i have the query which yields the results from the database: when i select the category , it runs the following query and even i select the multiple categories, it runs the same query ag...
I am trying to add a record navigation to my page.  It is showing all the records on one page and I want just one to display to print. Each record has many sections that have to be approved an...
I have the following that gets returned to me by the payment gateway.. response=2&responsetext=Invalid request &authcode=&transactionid=1114703012&avsresponse=S&cvvresponse=P&orderid=607952...
Hello,   I am trying to set up a simple form in ColdFusion with the form and action pages combined, but I keep getting the following error and cannot find area where the field name is mispell...
We are using Outlook 2007 and Exchange 2007.  I THINK our exchange server updated last night. We have been using a basic cfdocument type=pdf tag with the HTML produced by outlook in an emai...
Hello, I am maintaining a coldfusion application that was developed by another developer. In the code are references to items in the request scope e.g. <cfset request.datasource="DataSourc...
I am having difficulty setting this query up to properly give 1) numer of files per Job and 2) the number of files that still need to be downloaded per folder. The data in the select query ...
My this statement is generating error: mysql statement wrong:
Dear experts, A small question for you.. I am trying to search for a particular string of my coldfusion page from with in dreamweaver.. But i dont know how to search in dreamweaver? I kn...
Any way to write a ColdFusion module thatll allow me to slide an image from a remote internet page into another page controlled by ColdFusion? We use lots of RSS feeds but that does not s...
When attempting to run any cfc file, no matter the contents, I'm first asked to login;: "Enter your RDS or Admin password below" The URL is not the cfc file but: /CFIDE/componentutils/c...
Is there some way to convert this asp code to cfm?
I have three fields: <title>Mysite</title> <META NAME="Description" CONTENT="hsdgfjsdfgsfgjsdfj"> <META NAME="Keywords" CONTENT="hdgfjsgfhjdgfhdgfdghdfdh"> i am trying to set three...
Is there any way to grab a specific frame from a video file such as a WMV movie clip using Coldfusion's CFIMAGE  or other cf tag? I'd then want to display the image to the user. I am not inter...
I have an email validator that works fine with one email. Now I want to allow the user to enter more than one email separated by a comma. I'm not sure how I could modify this to allow commas. ...
I want a page containing a cfquey to run every 5 seconds for udating a database. Scheduled Tasks are limited to a minimum of every 61 seconds. I don't want to use a cfoop because I don't want ...
i have a cfc which fetches the details from youtube, i get the rating and totalnum of ratings from that cfc. i want to populate the stars according to the rating but i am unable to do that. ca...
I'm gettng a little lost here...I'm trying to populate a form with questions. When I answer the questions and submit I nedd to record the answers in a table. I think the major problem is am no...
the query below filters out all duplicate emails in the table. My problem arises when I want to "keeip" duplicate emails companies who share emails. eg Bob Smart info@company.com (already...
Hello, I am using ColdFusion 8 and need to connect to a Progress database on a remote server.  I have the IP address, port #, database name, userID, and password....but I can't find the ...
In one form it consists of SAVE,GO TO LIST and GO TO SENDER.  For SAVE it's have validation for each field in the form. For GO TO LIST and GO TO SENDER there is no validation, it just go to an...
I am developing an e-commerce application that will allow people to purchase tickets to an event and am looking for some assistance with the best way to handle the processing of customers cred...
I was running Coldfusion MX 7 under Windows Professional.  I did and an in-place upgrade to Windows Vista Home Premium.  Coldfusion still seems to work fine with a few exceptions.... Debugg...