I have a server with windows 2003 server and i have configured an HTTP WEB Site on IIS with password configuration. Now on that page i have a dir where i have stored files for an example if i ...
We are running cold fusion 8 and i am trying to figure out if there is a way to either load balance the mail being sent from CF in CFadmin or once it reaches IIS. In CFadmin, i know you can ...
I have a query that updates a memo field in access. the problem is
this eg in the text area :
my "text"
new line
turns into this in acceess memo filed:
my "text"||new line
...
On my site, users will fill in a form and upload a few files. The upload is fine as its handled just as id like using uploadify, however, on submisison of the form, i was to run a script / pa...
Hi,
I have two pages. One is an HTML page that has a textbox on it that the user can put in some small amount of text. The other page will take take what was inputed in and display it on anot...
I've found a way to set a link to a row of a table rather than using the classic a href (Q_21579730). I just want to know if this line of code is standard or is there a risk of it not working ...
When using CFWINDOW I'm forced to enclose the JavaScript variable in CFOUTPUT. The code works but there must be a much more elegant way to do this, which is what I'd like someone to show me.
I was to create a bar chart that shows the number of occurrences of a date broken down by class. My result set has three columns (Count, Date, Class)
So, I should have a series for each cl...
Hi,
I have a list like this:
13|, 16|, 21|, 22|, 48|Y, 256|Y
I want to loop over the list and insert the string 'N', right before the comma if the list element does NOT have a charact...
Dear experts,
I have coldfusion8.0 and sql server 2005 database that are set up in one computer and the application running file. Now, I got a task to create the same set upi in one more note...
Dear experts,
I am trying to create a ColdFusion page with one link (click here to play the webinar).. When we click on that link, an FLV video should open in a separate window and play the f...
I've been deploying modification to this application for over a year now, and this is the first time this has happened.
Problem: In this significant enhancement, I put all of the new func...
I have a simple line that puts text from a text area in a form into the body of an email. I need to keep the carriage returns but can figure out how to alter the code to do this. Hoaw would I ...
I need dynamic columns based on the values in a comma separated text input. It is a pivot query using SQL Server 2005.
Experts! Well my understanding says that today's Era is the Era of Frameworks. I use framework but only Fusebox. I have no knowledge of other CfFm frameworks. Sometims i can make a website wit...
I am current sending a HTML email with NAME, ADDRESS, CITY, STATE and ZIP...to our internal CRM system just as an EMAIL. I would like to send an XML formatted Email that can be parsed through...
I have one subdomain which shows the demo of my Application. I want that the Demo should reset itself to default after every 5 hours. I am on Shared Host. In the application many things are go...
I have two Vista computers, one is a laptop runing 64bit Home Premium and the other is my Tablet using 34bit Vista Business. Is there a program out there that will allow me to Sync my Folders/...
in Outlook 2007 when you are in calender view, when you expand the task, I love the fact that each tasks is in color base off there categorie. is there a way to make the task in task view or t...
I'm trying to find a decent coldfusion editor that will run on Windows Vista (64 bit). I have been using coldfusion studio 4.5, and like it well enough. Any suggestions?
I've set up an action page to send emails to members 20 at a time. The page is supposed to refresh after 60 seconds it does this) but it isn't passing the variables. When I hit the ol' F5 it w...
Is there any way i can fetch the fonts which are avaliable in coldfusion. like i am shared host and can i fetch the fonts registered with that specific cf8 server.
also when fetched done. h...
He guys I have a simple messaging system that pulls the body of a message from a SQL table. This project has grown such that I need to put a link in the body of the message. When I insert th...
I have a cfform and need to provide user a way to select a date and time to call a client back, and have it in this format to insert into MySQL table.
2009-07-15 09:00:00
I thought of usi...
I just installed ColdFusion 8 Community, trying to connect it to DB. I go to the Administrator link, which opens the URL:
http://127.0.0.1:8500/CFIDE/administrator/index.cfm
then, instea...