CFReport mailing labels

2006-08-31 Thread Doug Bedient
Has anyone worked with this? I downloaded a tutorial and it works fine until you need anything to shift up if a field is blank. H-E-L-P! I love the control but it seems that it can't handle the simple art of maintaining the band height. One thought I had was to build it outside of the report

What CMS for .cfm?pageid=

2006-05-05 Thread Doug Bedient
I'm starting to see this in a lot of places. Is there a particular CMS that uses that page coding style? There seems to be too many sites for it to be a coincidence. Thanks for any leads, Doug ~| Message:

CFFTP Connection Error

2006-03-27 Thread Doug Bedient
Out of the blue a week ago, a page that I have been using for years started giving me this error message. Invalid connection specified. The connection attribute you specified, getFileNames, is invalid or does not exist Nothing has change in the code. It will grab one file and then throw the

Re: CFFTP Connection Error

2006-03-27 Thread Doug Bedient
. You have called it 'filename' and I'm guessing that you also have a query called 'getFileNames' with a column of filename. I think the two variables are then getting confused - I would just rename the connection to something more meaningful like 'myConnection'. HTH On 3/27/06, Doug Bedient

Re: File upload using AJAX

2006-02-02 Thread Doug Bedient
That's pretty cool. Have you tried converting yet? ~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:231130 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription:

2005 Dates bug

2005-09-14 Thread Doug Bedient
Is this a bug? When I run this code it does not give me the correct first day of the month. 2006 is fine. CFSET date = 8/1/2005 CFOUTPUT#DayOfWeekAsString(DayOfWeek(FirstDayOfMonth(date)))#/CFOUTPUT ~| Logware (www.logware.us):

Re: Query Problem - Brain Cloud

2005-08-05 Thread Doug Bedient
CAN YOU FIIP/FLOP VARIABLES AND DATA IN CF? This works in the SQL Query Analyzer. Is there a way to switch it to CF? When I run it I get the following error. [SQLServer JDBC Driver][SQLServer]Invalid column name 'DateFrom'. Because DateFrom is a passed variable. Select * RENTALS r Where NOT

Re: Query Problem - Brain Cloud

2005-08-04 Thread Doug Bedient
Impressive use of your noggin. Hopefully I can explain my problem a little better. I have changed my data import to create a date record for every night. Instead of the arrival date and number of nights. I can easily change back it this doesn't provide the results the best way. Below is some

Query Problem - Brain Cloud

2005-07-28 Thread Doug Bedient
I have 2 tables, one lists properties and the other contains arrival dates and number of nights for those properties. The common variable is 'unitCode'. The search parameters provide an arrival date and departure date. My question. How would you use the arrival date/number of nights to locate

Re: Query Problem - Brain Cloud

2005-07-28 Thread Doug Bedient
I would still have dates between the arrival date and newly created departure date that would need to be handled somehow. Originally, I had looping set up to create a record for every date but it seemed like a lot of extra processing that shouldn't be required.

RE: Catching errors and emailing

2005-07-15 Thread Doug Bedient
This is a little OT but what is the best way to restart processing after an error has occurred. Details: I have a scheduled page that parses a TXT file. Sometimes the file is so large that it times out. I am time stamping the items that have completed and I want the page to re-run to handle the

Re: Catching errors and emailing

2005-07-15 Thread Doug Bedient
Yes it's already at 8 minutes. Which should be fine most the time but once in a while... If I go more than that it seems to puke. I would like to have a failsafe check. ~| Find out how CFTicket can increase your company's

Email CFDOCUMENT created PDF

2005-07-15 Thread Doug Bedient
I want to create a PDF and email it. Has anyone done this. It seems like it would be a no brainer but I can't figure it out. I can create the PDF and I can send the email but how do you include the one with the other. As far as I can tell you can't save the PDF to disk and dropping it in as

Remote forms

2005-07-08 Thread Doug Bedient
I have a client who wants to provide their clients access to a parts finder using data from their site but not hosting it. So I guess it would need to be platform independent. Any recommendations? It's nothing too complicated, just a series of drill down menus of about 5 items (multiple-select:

Re: Remote forms

2005-07-08 Thread Doug Bedient
Okay. I've heard of it. Any good tutorials around? AJAX. -Adam On 7/8/05, Doug Bedient [EMAIL PROTECTED] wrote: I have a client who wants to provide their clients access to a parts finder using data from their site but not hosting it. So I guess it would need to be platform

CF varible use in an online editor

2005-06-02 Thread Doug Bedient
This may be obvious but is there a way to use CF variables in a web based editor? Thanks for any help. ~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours