Have any of you used cfcomponents in CFMX yet? What do you think of them? What have you found to be the best ways to implement them. I'm having a bit of difficulty invoking them with forms. Also, do any of you know about any cf component tutorials or best use documents that have not been listed...
I was wondering if there was a way to have two different versions of IE installed onto one machine. I need IE 5.5, but I would also like to have IE 4.01 to make sure web sites I create look good on that browser too. If anyone has any suggestions it would be greatly appreciated!
Also, an...
So I'm having this really annoying problem with Netscape and Image Alignment. What I have done is created a table with a single table cell in it. Inside this cell is a form the contains a input type="image". The problem is that this image will not display inside it's cell when loaded...
I have a question about CF programming in general and the structure of a program.
I don't know if it makes any difference but is it better to put all the code for a section of an application on one page? (Meaning, with all the cfifs, queries, visual designs, etc) Or is it better to take a page...
Hi, I'm having a problem with a script that I wrote that sends out e-mails to everyone who has signed up for our mailing list. (About 20,000 people) The script works like this: An e-mail is written and stored into a database. E-mail is approved to be sent out. E-Mail is sent out. The sending out...
Hi, I am creating an small application page in which I need to find birthdays of people in a contact table coming up in the next 7 days. I set the variables yesterday and week using dateAdd and Now(), which both become the respective correct dates. I then do a SQL query to find all contacts that...
I have a table that I must search for a persons name. I have the fields nameFirst and nameLast in this table. I need to find someway to join the info for those two fields together so I can do a statement such as:
where
[full name] like '%searchValue%'
But sadly, I have no idea how to search...
I am in the process of creating a program in which addresses are stored. The city, state and country for each address are stored in the database and are defined by a: cityID, stateID and countryID.
Right now, the way I do this is to pop open a seperate window then were the address is filled in...
Hello, I have a question about datasources and a program that I am creating that I would appreciate a little advice on. This is an application in which about 5 different companies (to start with) will be using. The question is regarding how to use my datasource(s) wisest.
I have two choices...
I was wondering if anyone at all has any experience printing out mailing labels from an HTML page.
Basically I have a list of shipping info (name, address, city, state, zip) for a number of different addresses. I would like to format an HTML page with this info on it and print it onto a sheet...
I was wondering if anyone at all has any experience printing up mailing labels with Cold Fusion. I am working on an application right now that needs to be able to do this.
Basically what it needs to do is take shipping info (name, address, city, state, zip) for a number of different addresses...
I was wondering if anyone knew of a CF Tag or had any suggestions on how to format the data of an output query to fit onto Avery Mailing labels. I will be using Avery 5960 white laser printer labels. The box says to use template 5160. The labels are 3 across and 10 down with 30 to a sheet.
Any...
I was wondering if anyone knew of a CF Tag or had any suggestions on how to format the data of an output query to fit onto Avery Mailing labels. I will be using Avery 5960 white laser printer labels. The box says to use template 5160. The labels are 3 across and 10 down with 30 to a sheet.
Any...
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.