I have looked in the FAQs and search this, but I cannot seem to find the answer on how to change it! I have a column of dates and times - in the fx window, I see them as their dates and times in the proper format, but in the column they show as whatever number since Jan 1, 1990. I've tried...
I have searched the web, and this site but have had no luck in finding a tutorial or set of examples for what I'm needing to do.
I have input that comes in as just a stream of data and it has numerous snippets of information I need to capture.
I need to go through the text and find key words...
I'm not too sure if IPN is what I need.....I've looked at the tutorial on both paypal and the one linked in another post.
I am doing a Valentine (yes, I'm running late!) donation page where for a $6 donation the user can send their love a virtual chocolate, flower or heart. So the first page...
For the first time, I am doing a CF application for the internet....previously I had the luxury of only working on intranets with a captured, accountable audience, so security wasn't a huge issue.
I've written an application that is an adoption application split into 9 pages. The error...
In the past, I have always had my error checking code used the <cfabort> and had the user use the browser back button to go back and correct their input. But, on a previous post someone mentioned that that was poor practice and that I should be reloading the form with error messages showing up...
This problem has me stumped....I've tried everything in my bag of tricks and everything has failed.
I have a client (ok, my boyfriend's work) who have the Coldfusion MX Developer version 7,0,0,91690.
I am trying to read a file that is located in the same folder as the file that is calling it...
I have inherited an Access database that we use to track our chemical lists. Actually, even the current Health and Safety coordinator has inherited it. A new chemical gets added in the database, and something (presumably a macro) copies the information to another table. But one of the columns...
I am trying to learn php, and this might be a stupid question, but I've searched my books and the internet and nothing seems to be giving me the answer.
I'm doing a login page. I've written the user information to a txt file and I see that it's delimited with a semi-colon. I can't seem to...
I have a web application that allows users to request their vacation. When they get to their confirm page, I want to give them the opportunity to request another set of vacations, but I don't want them to get kicked all the way out that they have to log in again. I use sessions to capture the...
<CFQUERY NAME="GetSite" DATASOURCE="#DSN#">
SELECT ID, URL, PageName, CategoryID, Description, DateAdded, addedBy, Notes, SubcategoryID,(SELECT Category FROM CategoryList WHERE CategoryList.CategoryID=Webs.CategoryID) as CatName
FROM Webs
ORDER BY CategoryID, PageName
</CFQUERY>...
does anyone know if there are issues with Cold Fusion MX 6.1 and 2003 SP1? We are wanting to apply it to our web server....
or is there a site that has this information?
many thanks!
Stephanie
We have a custom tag that displays new journals that have arrived in the library, invites users to join an email list etc. I have tried to add the style sheet that the rest of the library pages use, and I can't seem to capture it. I've tried it as the <link href="libraryfont.css"...
I am generating a telephone list for 120 people with only their name and extension on the output. I have looked in the help area of CF and don't see an attribute to handle this. Ideally, I'd like the first 50 names to appear in the first column, the next 50 in a new column and the remaining to...
we have a database that is used for almost everything in our web interfaces. We also have one admin who periodically updates the information and for whatever reason, when this admin has the database open it shuts everyone out - and we can't find a fix (I've posted here about it and tried...
I'm doing a web based travel authorization. Part of the form deals with travelling to embargoed countries. In the error checking, I check if they choose the radio button 'embargoed' that the country they chose is indeed on the list of embargoed countries. That check works just fine. When I...
I have spent all afternoon trying to get this to work and it just isn't coming. I've search the forum here and can't find the answer.....so I apologize if this is something simple - I just can't figure it out. :-(
This is for a conference booking application where admins are booking multiple...
I find myself, a Cold Fusion developer, trying to edit a formmail that uses php.
It is a canned program offered with our web host.
The form works great, but the recipient of the formmail can't seem to get her head around the yes/no checkboxes displaying 'on'. Is there a way to have it display...
Some of our administrative assistants edit cfm pages. In the past it wasn't an issue. When they first opened the file, FrontPage would ask them if they wanted the page to be treated as html (or something like that)....and they were able to make minor changes to the appearance of the page, save...
I sure hope someone here can shed some light on a problem that plagues me.
We have numerous Access databases - most interacting with Cold Fusion.
We have one database, an old HR one, that we use for displaying current employees in drop down boxes for other CF applications. I can have the HR...
I have a report generated that outputs budget data every month, grouped by departments. Every month, the report gets bigger and will print on numerous pages. Does anyone know an easy way to make it a little more print friendly? I have the output in a table with borders, but it looks very...
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.