I have a query that updates the record in the DB with the new information the user submits. What I want to do is allow the users to update all of their records at once, click submit, and then have the correct records update in the DB. Is there a way to di this? I tried using CFLOOP, but it was...
There are two columns in my table "Programs", SPM ID and Program Name. I need to be able to automatically populate the "Program Name" by selecting the SPM ID from the drop-down list.
How can I do this?
Thanks for the help.
I have an application that is working well except for one thing. The submitted data will not insert into the Acess table. I have checked all of the field names, I have tried other applications running on this same DB and they work, and I have checked each field in the table to ensure that there...
I am trying to create an update query to correct the names of one table before comparing it with the other. The problem is, I have four people with the suffix of Jr. on their last name. I want to get rid of the "." without having to list each name indiviually. Is there a way I can do...
I have a simple application set up so that users can register for certain events through our website. The registration information is added to an Access database and a confirmation e-mail is sent to the reigstrant and the person in charge of the event.
The problem is, I need to limit the...
I am using the following script from javascriptkit.com for a slideshow. I need to know if there is a way for me to point to an entire directory of photos instead of listing the photos seperately. I am often replacing photos or adding new ones and instead of having to update my script each time...
I am using the following script from javascriptkit.com for a slideshow. I need to know if there is a way for me to point to an entire directory of photos instead of listing the photos seperately. I am often replacing photos or adding new ones and instead of having to update my script each time...
I have a query that produces a list of people from an access DB. THe query is very simple and is working, but the problem is that I need to be able to display the contents of this query on a web page as a continuously scrolling list. I have not been able to figure this out. I have tried to use...
I wrote a query in Cold Fusion to pull the birthdays for the week in the organization. The query works OK. I want to add this to my groups homepage, but my boss would like to see this list scroll. Updating the list each week is not an option as we have 3,000 people in our organization. That's...
I know almost nothing about Cold Fusion, so I know this will be really easy for other people. I need to format a date that is output from an access table to m/d instead of mm/dd/yy. It is already formatted as m/d in Access, but when it comes over in CF, it comes over as mm/dd/yy. Here is my...
I'm using cold fusion for an update form. There are three choices for a drop-down box. I want to make it required to pick one of these choices and then, depending on which drop-down choice is made, I want to make certain text boxes required. 1st, can I make the drop-down required? 2nd, if that's...
I'm new to CF and I just know the basics. I don't have a book so I can't look this up but I really need to do this for our website. I need to write a query so that if the user selects "Yes" (either as a radio or a drop-down, required) then it would be required to fill in the text box...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.