Hi,
I have a 4 step form (4 pages).
Step 1 Identifies the customer by querying a customer dB using a variable passed in the url, posts the contact information is several form fields and asks them to update the information.
Step 2 basically asks the customer if they will or will not be storing...
Hello - I have the need to deselect one check box if another is selected. Here's an example:
<table width="400" border="0">
<tr>
<td COLSPAN="3"><font color="#000066" size="2" face="Verdana, Arial, Helvetica, sans-serif">
<strong><u>Hull...
I am trying to insert records from a csv file and one of the fields is zipcode. The issue I am having is that zip codes that start with a leading zero, end up inserting with the zero removed. How can I maintain the zero?
Hi,
I have a client that is going to pass me form data for insertion into a dB table. The problem is, although many of the form fields are static, they will also pass several dynamic option fields in the process. All of the option field names are prefaced with option_ so I need to understand...
You've all been a tremendous help, but alas I am still getting the error:
Current error:
Invalid CFML construct found on line 40 at column 46.
ColdFusion was looking at the following text:
,
The CFML compiler was processing:
an expression beginning with "newFileContents", on line 40, column...
Thanks Jalpino,
I am getting an error:
Invalid CFML construct found on line 45 at column 92.
ColdFusion was looking at the following text:
Name
The CFML compiler was processing:
a cfset tag beginning on line 45, column 6.
a cfset tag beginning on line 45, column 6.
The error occurred...
Not duplicate files, duplicate records in the file. The system my clients are pulling the records from are loaded with duplicates and they forget to remove the duplicate records before uploading.
Ok, here's my question. I want to use cffile to upload a pipe delimited text file, but in the process, I want to dedupe the file and then save it to the server as csv. Can this be accomplished?
Hi,
I suspect this is a simple function, but I can not find anything to explain how it's done.
I simply want to go to a new page once my flash movie completes playing. So, my flash is embedded into page.html and I want to go to page2.html once it is finished.
Thanks
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.