| Thread | Last Post | Replies |
|
| Select all checkbox | 26 May 2005 00:03 GMT | 1 |
Is it possible create a 'select all' type check box (using javascript) with a dynamic checkbox? I would like to create a 'select all' type check box that selects all #SpeciesDesc#
|
| CyberSource Credit Card Payment Gateway | 25 May 2005 23:05 GMT | 3 |
I need to post credit card autorization requests to CyberSource. I can pass the field values just fine, however CyberSource requires their unique signature key to be passed along with the post. They provide a script to do this for .asp , .php , and perl, but not CF. ...
|
| COM Object Method Not Found (Cybersource) | 25 May 2005 23:05 GMT | 6 |
I am working with Cybersource (such a pain!) and I took their ASP code and re-wrote it line by line in CF, and I got SO close to making it work......They have a COM object CyberSourceWS.Client that has a method "RunTransaction" that does a credit card transaction. All my calls ...
|
| Locking Objects | 25 May 2005 21:11 GMT | 1 |
I've created this lovely little object oriented application, where I'm retrieving the data for an object, and storing it as a session variable for someone to work on. The problem comes in record locking - how do I lock those records - I want to have an error message come up to ...
|
| Query of Queries in CF7 crashes code from CF5 | 25 May 2005 21:01 GMT | 4 |
If anyone has a suggestion to this question, I would be most appreciative. In CF5, I was using a query to show current logged in users within our web site. Since, we upgraded to CF7, the entire interface does not work.
|
| cfchart rotate x axis labels | 25 May 2005 20:44 GMT | 1 |
This should be very easy to do. I want my x axis labels to be horizontial not vertical. How do I do this? Thanks trainmom
|
| How to use CFFILE to rename files | 25 May 2005 19:06 GMT | 2 |
I tired the following and got error, please help! All I need is appending all the files within FolderA with "Version1_" in front of the file name and move them thereafter to FolderB <CFDIRECTORY Name="GetFiles" ACTION="List"
|
| last index of an ocurrence ??? | 25 May 2005 18:15 GMT | 4 |
hi guys ! is there a way to look to the last index of a character on a string, since i have been checking the help on coldfusion mx and i can find the refence of Find, and just works for searching the first ocurrence, and the last one ???
|
| Stop my madness & help me with two lists | 25 May 2005 17:34 GMT | 1 |
I have 2 lists. List1 is a,b,c,d List2 is a,b,e,f,g,h,i I want to make a third list. The third list should be all items in List2 that
|
| Multiple Record Insert | 25 May 2005 17:19 GMT | 7 |
Hey All!! I'm kinda new to building web applications, and I need some much needed help with a problem that I just can get around. Any assistance will be greatly appreciated.
|
| How to cast cfquery object to type java.util.Map | 25 May 2005 17:15 GMT | 1 |
In the LiveDocs it says: "..The following table lists how ColdFusion converts ColdFusion data values to Java data types when passing arguments. The left column represents the underlying ColdFusion representation of its data. The right column indicates
|
| html2pdf3 | 25 May 2005 17:00 GMT | 7 |
I?m working on a Client Management System that needs to create pdf files and email them to clients. I?ve been using the html doc and the cf_html2pdf3 custom tag, you?ve created. Everything works fine when I?m using it on my local machine. Once I?ve uploaded everything to our ...
|
| Edit MS Word in a rich text editor on the web | 25 May 2005 16:23 GMT | 1 |
Hello developers. We have developed a document management system for a client. In the last minute of the project, he tacked on a requirement. He would like to edit a MS Word document that is stored on the server in a web page (much like editing HTML content with eWebEdit Pro or ...
|
| SMS Text Message | 25 May 2005 14:49 GMT | 3 |
Hi i need help We are creating an online directory for users to find certain companies. Searches will be carried out which will give the user the company contact details. I would like the user to be able to use the site to text these
|
| CFLDAP modifying badPWDCount | 25 May 2005 14:39 GMT | 3 |
I'm new at using LDAP and am having a hard time updating AD. I'm creating an web interface that will unlock accounts that have locked due to invalid sign-ins. I haven't found anything on setting resetting this but noticed the field badPWDCount. I was hoping to set it back to 0 ...
|