ColdFusion

Submit form problem in Firefox

This code does not work in Firefox. No problem in Internet Explorer.Firefox gives you an error js "document.frmhidden has no properties". How this code works in Firefox? < form name = action "frmhidden" = "post" action = "actionpage2.cfm" >< input ty

Strange date problem

Hello Can someone tell me why the code below brings back the month wrong today? This is a drop of water down to the names of the months. I fixed it as you can see, but I'm just puzzled why NOW() bringing 30/08/2006 makes the second fall down start by

/ html/pdf/save button in the file folder

How can ICreate a buttonWhich will convert the html page to PDF and save to a folder.How can I do this?is there a code example?Is there an example/sample for this?Thanks in advance

Form Flash problem

I created a flash form that works fine on my development server, but when I test it on the production server I get the following error: 2 errors found. Error /CFIDE/scripts/cfform.swcCannot resolve the location of the library. Error /PY/Admin/Books/A

Select * does not return a Identity column

Anyone know why CF is not my identity column? I need the value of the identity column to pass through a URL and process updates Records. Select * returns her. #queryName.ColumnList # used and it does not appear.

What version am I running?

How can I really know if 7 has been upgraded to 7.0.2? I've updated to 7.0.2 on my local computer to run flex with CF-components and it market. But it is said in the 7 CF admin and in the Control Panel Add/Remove Programs, it said 7.0.0.0 He does not

Formatting of the subreport

I hope I'm not the only one who has run itno this problem, but I have a set of individual reports created, and they work fine. Now, I want to link some of these reports together into one master report. I though that under reports would do that, but m

Source of data on network drive

Hi all I work on my laptop on the development of a web application for my company. I installed ColdFusion Developer Edition and Dreamweaver. I'm trying to connect my Data Source to my Access database located on my network z: drive. This drive links t

Display the HTML text in the text box.

Ive got a textarea in a form, when submitted I can replace just before < BR > carriage returns is to save in the database as below...< cfset comments = Replace (comments, Chr (13), '< BR >', 'ALL') > But when the recovery of what is recorded I want t

Configuration of IIS and CF

I just installed CFMX 6.1 on my CP local windows machine. IIS was installed prior to installation of the CF.The Assistant asked me if I wanted to use IIS as a Web server, and I said yes. Everything that looks like it installed well. The CFIDE is loca

cfdirectory list

I want to see the files that are located in a folder on the site.I have:"< cfdirectory action ="LIST"directory="D:\websites\mysite.com\www\wrs\#url.id#\ "name ="myDirectory">< cfdump var = "#myDirectory.name #" >There is no evidence even if 2 files h

Several dates for the event display

I'm creating an application where a person can post an event with the lists up to 20 days to complete the form. I save these dates (one to twenty individual units, using a 20060810 type code, separated by a delimiter) in a single field. I'm trying to

CFDOCUMENT cut the last and the first line in the pages

Hello, all: I use the CFDOCUMENT tag to create a pdf file. It's a line of simple text and images (for example, width = height 58 = 58). All right,but the last line and the first line fell by half. The line is half pages.I have download correction [hf

problem with cfqueryparam

I have the next set of code that inserts records in a mysql database:< cfquery datasource = dbconn1 name = "WritePeople" >INSERT INTO wPeople (strCustomerID, email, strSalutation, strFirstName, strLastName, strAddress, strAddress2, strCity, strState,

Output of liaison and cfquery

Is it possible to display a value of CF query in a text field, if it has a binding to a datagrid control? < cfoutput query = "qinternalequivalentret" >< cfformgroup type = "vdividedbox" visible = "Yes" enabled = "yes" >< cfformgroup type = "horizonta

To access the results of query XML MSSQL

I use MS SQL Server with a query of the form: SELECT * FROM tablename FOR XML AUTO [, XMLDATA](The brackets above to indicate optional use of the XMLDATA option and are not explicit)I'm capable of outputting the result in passing the name of the quer

Submitted form sort fields

Hey all - Is there a way I can sort the fields in form on a results page? so, if I have a field named 1,2,3,4 etc... I can fix that on the page of results... tried using structsort, but no luck... any help,. Kind regardsISM

URL of the form values

I write trying to pass the content of the form through the url when the form is submitted. But it does not workThe validations work, but when it comes to display the values of the form

Lose the first two 00's on my SSN Maine

State hand has preceding of 0 on their social security numbers, i.e. 005-44-8473 During the 1st part of the NSS attributed to a session variable, it goes down the 00 and I only have 5. It's blowing up my database and additional applications that depe

CFCHART always displays Developer Edition after upgrade

HelloI installed the Cold Fusion MX 7 trial edition, then I bought the software and updated to the administrator by entering the serial number. It went well and the Standard Edition version works now.But CFCharts always display the 'Developer Edition
« Prev 1 ... 2 3 4 5 6 7 8 9 10 Next »