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
No, it's for a lead management system that I have developed. Basically, the user requests to have a dealer contact them, we identify the closest dealership and send the contact request to the dealer. The dealers are now asking that we verify that the email address is correct before we send the...
Thanks for the input, I was not clear in my original post. I actually want to ping the users mail server to check if the address exists. What I meant by at a minimum is, check to see if the users domain exists. Is this posible?
Hi!
Is there a way in CF to either validate the an email address posted in a form submission is valid or at the minimum validate that the domian exists? I am aware of an ASP solution, but can't find anything around doing the check in CF.
Thanks.
Hi,
I have ONCHANGE="location = this.options[this.selectedIndex].value;" working for my select box, but I need it to open a new window instead of opening the url in the current window. Although I would think it would be an easy task for anyone who knows java script (obviously I don't), I've...
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.