CFObject CDO

2000-04-19 Thread Dave Phillips
to pull the mail from the Exchange database and store it in our own SQL Server table for manipulation, etc. by CF. This is what has been recommended to do it. CFPOP is not consistent, so I can't use it for this production application. Any help would be greatly appreciated! Thanks! Sincerely, Dave

Advice Needed - New Credit Card Gateway

2000-05-17 Thread Dave Phillips
and will provide immediate feedback. I am open to your suggestions, and would hope to hear about what many of you are using for your online credit card authorizations. Thank you in advance for your advice. Sincerely, Dave Phillips Founder/CEO ResumeBlaster.com a service of PC Pros, Inc. [EMAIL PROTECTED

RE: SQL Create Table Statement

2000-05-18 Thread Dave Phillips
. Sincerely, Dave Phillips Founder/CEO ResumeBlaster.com a service of PC Pros, Inc. [EMAIL PROTECTED] -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 18, 2000 12:31 PM To: [EMAIL PROTECTED] Subject: SQL Create Table Statement I am having major

Authenticating on NT System

2000-06-19 Thread Dave Phillips
ideas? Thanks! Sincerely, Dave Phillips Founder/CEO PC Pros, Inc. [EMAIL PROTECTED] -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists

RE: Authenticating on NT System

2000-06-20 Thread Dave Phillips
/password box would pop up because I'm now authenticated. I hope that helps explain a bit better what I'm needing. Any help would be appreciated! Thanks! Sincerely, Dave Phillips Founder/CEO PC Pros, Inc. [EMAIL PROTECTED] -Original Message- From: Blasto Toys [mailto:[EMAIL PROTECTED

Prob with SSL URL Variables

2000-07-14 Thread Dave Phillips
clue. Any help would be appreciated. Sincerely, Dave Phillips PC Pros, Inc. [EMAIL PROTECTED] -- Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ To Unsubscribe visit http://www.houseoffusion.com/index.c

Prob with SSL URL Variables

2000-07-17 Thread Dave Phillips
Any help would be appreciated. Sincerely, Dave Phillips PC Pros, Inc. [EMAIL PROTECTED] -- Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ To Unsubscribe visit http://www.houseoffusion.com/index.c

RE: Please help with CFTREE

2005-03-21 Thread Dave Phillips
Mike, Sure, thanks for responding: Below is the code to create a query of five rows. Here's how they should end up looking in the resulting tree: Dave Phillips --John Smith --Chris Jones --Robert Thompson Patty Williams I think you can probable follow it. The Sponsor refers back

Extracting/Replacing URL's from text

2005-03-22 Thread Dave Phillips
'extract' them (then I can do the replace with replacenocase). Anyone know of anything? Thanks! Sincerely, Dave Phillips ~| Find out how CFTicket can increase your company's customer support efficiency by 100% http

RE: Extracting/Replacing URL's from text

2005-03-22 Thread Dave Phillips
Actually, this is a bit too simplified because what I needed was a way to search for url's in a body of text without knowing what they are. Here's what I came up with...a little custom tag called CF_GetLinkList. If anyone can find holes in this, let me know...so far it seems to be working

CFMX 7 ENT Configuration Assistance?

2005-03-30 Thread Dave Phillips
would recommend to handle this load. Any recommendations you have for me? Thanks! Sincerely, Dave Phillips ~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking

RE: CFMX 7 ENT Configuration Assistance?

2005-03-30 Thread Dave Phillips
. It defaults to 8. That doesn't seem like too many. Another thought I had was to have a separate process that generates an HTML file with the results, and then have all the clients loading the HTML file instead of directly loading a .CFM file. What are your thoughts on that? Sincerely, Dave Phillips

Language...

2005-08-15 Thread Dave Phillips
Hi all, As of late, we have seen a ton of foul language on this list. Am i the only one who doesn't appreciate it, or for that matter, thinks it's inappropriate and unprofessional? All types of people are on this list, some who it will offend, and others who will not, but isn't it in the

Re: Language...

2005-08-15 Thread Dave Phillips
killfiles and filters The bad thing about using filters is that in most cases (outside of the Connie vs. Dave war) the message may have valuable information in it that someone can learn from (other than how to expand their vocabular).  Filters are the only option someone has if they are truly

RE: Language... (Final Post)

2005-08-15 Thread Dave Phillips
And this thread needs to cease, it is out of place and inappropriate. For the record, I started this thread in CF-TALK because that's where the issue was happening. Dave ~| Discover CFTicket - The leading ColdFusion Help

Storing UDF in application scope

2005-09-13 Thread Dave Phillips
Hi, I want to store a UDF in the application scope. Anyone know a trick to this and/or any issues regarding it? Here's what I tried that didn't work: cfscript function MyFunc() { ...function definition... } /cfscript CFLOCK SCOPE=application TYPE=exclusive TIMEOUT=10 CFSET

Problem with Client Management

2005-09-22 Thread Dave Phillips
I have an application that I've taken over responsibility for that uses client management. However, ever since we've upgraded to MX 6.1 we have had serious problems. Basically, we have people who have only a CFID cookie on their computer and no CFTOKEN cookie (or the reverse, but not both).

cfapplication/clientvariable Error after Upgrade to MX 6.1

2004-12-29 Thread Dave Phillips
created from 5.0. Any help on this? I can't seem to find any info on it on macromedia or google searches. Sincerely, Dave Phillips BizBreeze.com [EMAIL PROTECTED] 615-746-3851 ~| Special thanks to the CF Community Suite

RE: cfapplication/clientvariable Error after Upgrade to MX 6.1

2004-12-30 Thread Dave Phillips
website, and the above code still generates an error the first time they visit again, so it's not a solution, just a poor, temporary workaround. Thanks! Sincerely, Dave Phillips BizBreeze.com [EMAIL PROTECTED] 615-746-3851 -Original Message- From: Cameron Childress [mailto:[EMAIL PROTECTED

RE: cfapplication/clientvariable Error after Upgrade to MX 6.1

2005-01-01 Thread Dave Phillips
Server 2003. Or if someone else has a solution or good workaround? Unfortunately, the only thing I could think of is to use an error handler that meta-refreshes the page automatically after 1 second, but I'm not even sure that would work and it seems kind of kludgy. Sincerely, Dave Phillips

Cfserver 5.0 using all my ports!

2005-01-20 Thread Dave Phillips
TCPrbblast:4997 rbblast:0 LISTENING TCPrbblast:4998 rbblast:0 LISTENING TCPrbblast:4999 rbblast:0 LISTENING TCPrbblast:5000 rbblast:0 LISTENING Sincerely, Dave Phillips

RE: Cfserver 5.0 using all my ports! (one more thing)

2005-01-20 Thread Dave Phillips
FYI - I have confirmed that it is CFServer as even when the spool folder is empty, all the ports are still in 'listening' status and if I restart cold fusion, they all clear and are free again. Thought this bit of info may help also. Sincerely, Dave Phillips BizBreeze.com [EMAIL PROTECTED

RE: pulling values from a csv

2005-01-20 Thread Dave Phillips
Csv2query tag would probably help. It's been great for me: http://www.cftagstore.com/tags/csv2query.cfm You can just use the 'card name' column after it's done running... Sincerely, Dave Phillips BizBreeze.com [EMAIL PROTECTED] 615-746-3851 -Original Message- From: dave [mailto

RE: Cfserver 5.0 using all my ports! (one more thing)

2005-01-20 Thread Dave Phillips
these unreliable mail servers (not my choice of course) Any thoughts anyone? Sincerely, Dave Phillips BizBreeze.com [EMAIL PROTECTED] 615-746-3851 -Original Message- From: Dave Phillips [mailto:[EMAIL PROTECTED] Sent: Thursday, January 20, 2005 3:18 PM To: CF-Talk Subject: RE: Cfserver 5.0

RE: Cfserver 5.0 using all my ports! (one more thing)

2005-01-20 Thread Dave Phillips
these unreliable mail servers (not my choice of course) Any thoughts anyone? Sincerely, Dave Phillips BizBreeze.com [EMAIL PROTECTED] 615-746-3851 -Original Message- From: Dave Phillips [mailto:[EMAIL PROTECTED] Sent: Thursday, January 20, 2005 3:18 PM To: CF-Talk Subject: RE: Cfserver 5.0

RE: Cfserver 5.0 using all my ports! (one more thing)

2005-01-20 Thread Dave Phillips
these unreliable mail servers (not my choice of course) Any thoughts anyone? Sincerely, Dave Phillips BizBreeze.com [EMAIL PROTECTED] 615-746-3851 ~| Find out how CFTicket can increase your company's customer support efficiency

RE: Cfserver 5.0 using all my ports! (one more thing)

2005-01-20 Thread Dave Phillips
and then it used a few more after that, but it will not send anymore mail unless I restart CF. The mail just gets dumped into the Undeliverable directory. Any more ideas? Sincerely, Dave Phillips BizBreeze.com [EMAIL PROTECTED] 615-746-3851

Releasing client to do another process?

2004-07-13 Thread Dave Phillips
the client to continue on to the next page so they don't have to wait for it to finish? Any ideas are welcomed and appreciated.Thanks! Sincerely, Dave Phillips 94percent.com [EMAIL PROTECTED] 615-746-3851 Why do 100% of the work when we'll do 94% of it for you? http://honor.94percent.com

RE: Releasing client to do another process?

2004-07-13 Thread Dave Phillips
client to do another process? if you can generate the complete page content before the process you could try to use cfflush... that way the page load while the process finishes... On Tue, 13 Jul 2004 14:10:04 -0400, Dave Phillips [EMAIL PROTECTED] wrote: Hi folks, Okay, here's my situation.I have

CF Studio (5.0) keyboard shortcut?

2004-07-22 Thread Dave Phillips
shortcuts, I find a 'Deployment Wizard' I can create a shortcut to, but that's for deploying a whole project it seems. Any ideas? Thanks! Sincerely, Dave Phillips 94percent.com [EMAIL PROTECTED] 615-746-3851 Why do 100% of the work when we'll do 94% of it for you? - http://honor.94percent.com

SQL Help Please?

2004-07-30 Thread Dave Phillips
Hi guys, I hope this isn't too far off topic, but I'm stuck on an SQL issue and really need some help. I have a table with these two fields: UserID(int) Referer (int) UserID is obviously my user's ID number.Referer refers to the UserID of the person who referred them. I need to run an SQL

RE: SQL Help Please?

2004-07-30 Thread Dave Phillips
Unfortunately, that will only give me the number of referer's for ONE UserID.I need the number of referer's for EACH of the User's returned in one SQL Statement. Thanks though. Sincerely, Dave Phillips 94percent.com [EMAIL PROTECTED] 615-746-3851 Why do 100% of the work when we'll do

RE: SQL Help Please?

2004-07-30 Thread Dave Phillips
Jeff, THANKS!I knew it could be done!I experimented with DISTINCT and COUNT and GROUP BY over and over but couldn't find the right combination. Thanks so much! Sincerely, Dave Phillips 94percent.com [EMAIL PROTECTED] 615-746-3851 Why do 100% of the work when we'll do 94

ColdFusion MX Log Viewer

2004-09-04 Thread Dave Phillips
Hi, Anyone know of a good replacement log viewer for CF MX ?All the ones I find are for older versions of CF and don't take into account the complexity of the exception.log. Thanks! Sincerely, Dave Phillips 94percent.com Co-Founder and Head Geek [EMAIL PROTECTED] 615-746-3851 Why do 100

FW: ColdFusion MX Log Viewer

2004-09-06 Thread Dave Phillips
Resending again with hopes that this time I'll get some feedback. Thanks, Dave _ From: Dave Phillips [mailto:[EMAIL PROTECTED] Sent: Saturday, September 04, 2004 1:25 PM To: CF-Talk Subject: ColdFusion MX Log Viewer Hi, Anyone know of a good replacement log viewer for CF MX ?All

RE: ColdFusion MX Log Viewer

2004-09-07 Thread Dave Phillips
There was a great log viewer out there a few years back...it allowed you to delete entries, and do all kinds of things that the default cfmx administrator log viewer doesn't do.I was hoping it was updated for CF MX or something like it, but apparently not. Sincerely, Dave Phillips Co-Founder

clearning scheduled tasks from memory

2005-07-20 Thread Dave Phillips
The way our system runs is that once a day it sets up the tasks for the whole day. Puts that somewhere in memory, but where? how could I clear all the scheduled tasks for the day from CF's memory? Hi. Couldn't you just have another process you run that deletes all the scheduled tasks that

Question about Licensing my CF Web Application

2004-06-07 Thread Dave Phillips
for that I haven't mentioned? 3.Any other comments/suggestions? Thanks for your input.I welcome it.This is the first time I've had the privelege to do this, so I'm very excited, but want to be sure I do it the right way. Sincerely, Dave Phillips [EMAIL PROTECTED] [Todays Threads] [This Message

RE: Question about Licensing my CF Web Application

2004-06-07 Thread Dave Phillips
or are you on the hook to train them indefinitely regardless of their sales volume? 3)Is the 30% on customization work over and above what you charge to do the work? Or do you just get 30% of whatever they choose to charge for customization? -Original Message- From: Dave Phillips [mailto

RE: Question about Licensing my CF Web Application

2004-06-07 Thread Dave Phillips
: revenue = gross sales profit = gross sales - expenses But in the UK: turnover = gross sales revenue = gross sales - expenses This can be a BIG difference.I would think that a lawyer would bring this point up, but you never know. -Original Message- From: Dave Phillips [mailto:[EMAIL

RE: Question about Licensing my CF Web Application

2004-06-07 Thread Dave Phillips
, 2004 11:47 AM To: CF-Talk Subject: Re: Question about Licensing my CF Web Application What does this app do?What happens if this app was buggy somehow, and screws the client, and they lose $$.Who is at fault? -Original Message- From: Dave Phillips [mailto:[EMAIL PROTECTED] Sent: Monday

RE: Replacing special characters in a string

2004-06-07 Thread Dave Phillips
Richard, Here's what I do: In my application.cfm file, I have a globally scoped variable called CRLF like this: CFSET CRLF = chr(13) chr(10) Then, in all my templates, whenever I need to take out a carriage return, I just do the following (this example is changing it to HTML line

FW: Question about Licensing my CF Web Application

2004-06-08 Thread Dave Phillips
below. Thanks again! Dave Phillips __ From: Dave Phillips Sent: Monday, June 07, 2004 10:05 AM To: '[EMAIL PROTECTED]' Subject: Question about Licensing my CF Web Application Hi all, I have developed a web application and have found a company

RE: MySQL question

2004-06-08 Thread Dave Phillips
Eric, http://dev.mysql.com/downloads/mysql/4.0.html Scroll down to windows section and click on mirrors and then follow the prompts. That's version 4.0. Sincerely, Dave Phillips National Marketing Director Legacy for Life 615-746-3851 [EMAIL PROTECTED

RE: getting all form fields?

2004-06-09 Thread Dave Phillips
)#/cfoutput /CFLOOP Sincerely, Dave Phillips National Marketing Director Legacy for Life 615-746-3851 [EMAIL PROTECTED] From: Ray Champagne [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 09, 2004 9:47 AM To: CF-Talk Subject: getting all form fields? I am trying

RE: Passing list into SQL

2004-06-09 Thread Dave Phillips
My guess is that it has to do with your pipe character as as string delimiter.Have you tried: @Str='#Keys#' to see if that helps? Sincerely, Dave Phillips National Marketing Director Legacy for Life 615-746-3851 [EMAIL PROTECTED] From: NashGuy [mailto

RE: Passing list into SQL

2004-06-09 Thread Dave Phillips
My guess is that it has to do with your pipe character | as you list delimiter.Have you tried: @Str='#Keys#' to see if that helps? Or try a different delimiter... Sincerely, Dave Phillips National Marketing Director Legacy for Life 615-746-3851 [EMAIL PROTECTED

RE: getting all form fields?

2004-06-09 Thread Dave Phillips
n doit.cfm has: cfset NewList = ListSort(form.fieldnames) CFLOOP LIST=#NewList# INDEX=item cfoutput#Evaluate(form. item)#br/cfoutput /CFLOOP Sincerely, Dave Phillips National Marketing Director Legacy for Life 615-746-3851 [EMAIL PROTECTED] From: Ray

RE: ValueList() Error

2004-06-10 Thread Dave Phillips
) HTH. Sincerely, Dave Phillips National Marketing Director Legacy for Life 615-746-3851 [EMAIL PROTECTED] From: Robertson-Ravo, Neil (RX) [mailto:[EMAIL PROTECTED] Sent: Thursday, June 10, 2004 12:14 PM To: CF-Talk Subject: ValueList() Error OK, We have

RE: cftransaction inside or outside cfloops?

2004-06-10 Thread Dave Phillips
is finished, then NO changes will be made to your database. Sincerely, Dave Phillips National Marketing Director Legacy for Life 615-746-3851 [EMAIL PROTECTED] From: Steve Nelson [mailto:[EMAIL PROTECTED] Sent: Thursday, June 10, 2004 1:16 PM To: CF-Talk

RE: ValueList() Error

2004-06-10 Thread Dave Phillips
Steve, Theoretically, it would just add quotes around the true, false, etc. like this: 'True','False','False','False','True','True' However, I tested this on a BIT field in a database, and I actually found ValueList() returning 0's and 1's, not False's and True's.Maybe it depends on the

RE: Word .DOC file

2004-06-10 Thread Dave Phillips
I'm pretty sure that after creating the .RTF file, you can rename it straight to .doc file and it will work just fine in Word. cffile action = "" source = c:\inetpub\wwwroot\outputfiles\filename.rtf destination = c:\inetpub\wwwroot\outputfiles\filename.doc Dave

RE: Cfmail

2004-06-11 Thread Dave Phillips
Dave Phillips From: Stevo Vee [mailto:[EMAIL PROTECTED] Sent: Friday, June 11, 2004 7:26 PM To: CF-Talk Subject: Cfmail Please Help. I am changing some forms and actions on my website. I have a lead subscription website and currently the lead emails that go to my

RE: newbie CF installation questions

2004-06-11 Thread Dave Phillips
You probably need to install the MDAC.It's been awhile since I worked with Access (I use SQL Server now) but I remember something about MDAC needing to be up to date on the server for it to work.I'd run a search on Microsoft's site about MDAC and Access and see what you find. HTH, Dave

Hosting Recommendation

2004-06-16 Thread Dave Phillips
Does anyone know of a hosting provider who offers dedicated servers with SQL Server and CF MX 6.1 on them.I'm trying to find a provider for my client who wants to start out with one server but can't afford to pay the licensing fees for SQL CF from day 1. Sincerely, Dave Phillips National

SMTP or Telnet tools?

2004-09-11 Thread Dave Phillips
IPWorks COM object and TCPCLIENT COM object to no avail.My server just freezes when I try to create the object.I'm assuming they're not compatible with mx 6.1. Any ideas? Thanks! Dave Phillips [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings

RE: SMTP or Telnet tools?

2004-09-11 Thread Dave Phillips
inFusion Mail Server (iMS) - The Award-winning, Intelligent Mail Server PrismAV - Virus scanning for ColdFusion applications Find out how iMS Stacks up to the competition: http://www.coolfusion.com/imssecomparison.cfm - Original Message - From: Dave Phillips To: CF-Talk Sent: Saturday

Null null error ARGHHH!

2004-09-14 Thread Dave Phillips
it resolved? FYI this was happening beofre updater 3 as well. Sincerely, Dave Phillips [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

RE: Null null error ARGHHH!

2004-09-14 Thread Dave Phillips
it was the client vars. Anyone else have any ideas? Mark W. Breneman -Cold Fusion Developer -Network Administrator Vivid Media [EMAIL PROTECTED] www.vividmedia.com http://www.vividmedia.com/ 608.270.9770 _ From: Dave Phillips [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 14, 2004 10:53 AM

Need Suggestions for Spreading Out Notification Mailings

2004-11-16 Thread Dave Phillips
be missed. My ideal situation would be a good balanced send over a 24 hour period. Anyway, I'm open to new and creative ideas. I'm sure someone has had to do something like this before, so hopefully I will get some great suggestions! Thanks!!! Sincerely, Dave Phillips BizBreeze.com [EMAIL

RE: Need Suggestions for Spreading Out Notification Mailings

2004-11-16 Thread Dave Phillips
, Dave Phillips BizBreeze.com [EMAIL PROTECTED] 615-746-3851 -Original Message- From: Bryan Stevenson [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 16, 2004 1:43 PM To: CF-Talk Subject: Re: Need Suggestions for Spreading Out Notification Mailings Easy like pie ;-) 1) schedule a task

RE: Need Suggestions for Spreading Out Notification Mailings

2004-11-16 Thread Dave Phillips
, Dave Phillips BizBreeze.com [EMAIL PROTECTED] 615-746-3851 -Original Message- From: Dave Phillips [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 16, 2004 2:52 PM To: CF-Talk Subject: RE: Need Suggestions for Spreading Out Notification Mailings Thanks everyone for your ideas

RE: Bulk Mailing Methods (was Need Suggestions for Spreading Out Notification Mailings)

2004-11-17 Thread Dave Phillips
as well (but not in CFMX Professional). In any case, there are many facets to consider when sending large amounts of mail. I'm very curious to hear others who have done this as well and what methods they have used (legitimate bulk mailers only!). Sincerely, Dave Phillips BizBreeze.com [EMAIL

Open Source Affiliate Manager

2004-11-22 Thread Dave Phillips
and needs alot of work to make it look nice for my affiliates, so I'm looking to see if there is something more complete that some of you may have used. Thanks! Sincerely, Dave Phillips BizBreeze.com [EMAIL PROTECTED] 615-746-3851

Please help with CFTREE

2005-03-18 Thread Dave Phillips
for that matter. Thanks in advance! Sincerely, Dave Phillips BizBreeze.com [EMAIL PROTECTED] 615-746-3851 ~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting

RE: Email problem

2005-03-18 Thread Dave Phillips
this: CFMAIL SERVER=mail.mynotepros.com FROM=MySolutionsForYou [EMAIL PROTECTED] TO=[EMAIL PROTECTED] SUBJECT=Test TYPE=HTMLThis is a test./CFMAIL Hope this helps! Sincerely, Dave Phillips BizBreeze.com [EMAIL PROTECTED] 615-746-3851 -Original Message- From: Rodger [mailto:[EMAIL

Please help with CFTREE

2005-03-20 Thread Dave Phillips
for that matter. Thanks in advance! Sincerely, Dave Phillips BizBreeze.com [EMAIL PROTECTED] 615-746-3851 ~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting

CF generated HTML to Word

2007-06-28 Thread Dave Phillips
Hi all, I have searched HOF and the net and found all kinds of different suggestions for outputing from CF to Word. However, I have not found out which method will work for MY situation: * Server does NOT have Office installed on it * I need my output to open in all versions of word from Word

Re: CF generated HTML to Word

2007-06-29 Thread Dave Phillips
What about POI? I have never used the stuff for Word docs(I have only used it for Excel), but they do have classes for it... At the risk of sounding stupid.what is POI and can you provide any other details? Also, will it work with MX 6.1 ? Thanks, Dave

Re: CF generated HTML to Word

2007-06-29 Thread Dave Phillips
I'm not sure how it works out with Word 97, but you could convert your document into a multipart-related MIME message with the images included in Base64. Set the MIME type to application/vnd.ms-word and use cfheader to give it a name ending in .doc and it will open correctly in recent

Re: CF generated HTML to Word

2007-06-29 Thread Dave Phillips
http://poi.apache.org/ Before getting too deep into this, do you have to have apache installed on the server and be using that web server for POI to work, or will it work within an IIS website? Server is windows 2000. Thanks, Dave

CF7 additional instance will not start

2007-08-09 Thread Dave Phillips
Hi, I added a new instance and it will not start. I don't see an error message appear, it just sits there after I hit the start icon for awhile, like it is going to start, and then refreshes the page again but still isn't started. Any ideas how I can find out why it's not starting, and/or

Question about getHttpRequestData() function

2007-10-11 Thread Dave Phillips
Does anyone know the underlying Java functions used for this? I've got someone asking me how they can get Java to do the same thing CF does when it receives a 'form' submission. How could I execute this same functionality for example if I created a java object? Thanks, Dave

MX 6.1 and Sending SMS Messages

2007-11-01 Thread Dave Phillips
Okay, before I go any further let me make it clear that our organization is planning to upgrade to MX 7, but unfortunately, I have to get this functionality working BEFORE that happens and WITH CF MX 6.1, so please don't just respond with upgrade to MX 7 or CF 8). Our company tends to be 1

Re: MX 6.1 and Sending SMS Messages

2007-11-01 Thread Dave Phillips
Dave, Do you have a SMSC (SMS Center) or an SMS Gateway? Currently we work with OpenMarkets, which provides a java api that we leverage to send SMS, PSMS, etc. Rich, - I work for a wireless company and we have our own SMS gateway, so the answer to that question is yes - however, there is no API

Re: MX 6.1 and Sending SMS Messages

2007-11-05 Thread Dave Phillips
1. How do I install the jar file on our server? You need to upload the jar file to the server, and place it on ColdFusion's classpath (/{cfroot}/lib/ will work). 2. The code you provided looks good and simple (which is what I'm looking for!). Will it work with the OpenSMPP jar file, or

Converting .NET 2.0 App to ColdFusion

2007-11-15 Thread Dave Phillips
Hi all, I am tasked with providing a LOE (Level of Effort) on converting an existing .NET 2.0 application to ColdFusion. Woo hoo! My question is, has anyone done this, and, are there any suggestions, caveats, etc. you might have? Also, what method would you suggest I use to estimate time?

Application variable not getting set on page

2006-06-12 Thread Dave Phillips
Hi, I'm having a problem getting an application variable to be set when it's followed by a cflocation. MX 6.1 is the version we're on. Here's the code: cflock scope=application type=exclusive timeout=10 cfset application.global.query_cache_times.flush = true /cflock cflocation url=some

Problem using - (hypen) in Verity Searches

2006-08-31 Thread Dave Phillips
Hi, I'm on MX 6.1. I have an index that has a value indexed in it like this: Greeting - Retail When I do a cfsearch with this criteria, I get the desired result: Greeting-Retail Greeting -Retail Greeting- Retail However, when I search this criteria, I get ZERO results: Greeting - Retail

cfform flash stopped working...

2006-09-06 Thread Dave Phillips
Hi, I have a cfform of format flash that we've been using for over a year and a half now without any problems. We have not modified it whatsoever. All of a sudden now it's not working. All that occurs is a blank screen in the area where the flash form used to appear. I thought maybe it had

cfindex type=file question

2006-10-12 Thread Dave Phillips
Hi all, Does anyone know if there is a way to index additional searchable content when indexing a file with cfindex type=file ?? Basically, I have files that are indexed, and we have a description for the file in the database. When I index these files, I want to be able to index the content

Problems with duplicate() in MX 6.1???

2006-10-16 Thread Dave Phillips
) and therefore, when it does occur do to high capacity, it happens enough to cause the service to restart. Can someone weigh in on this? Especially anyone who has had any type of similar issues with duplicate() in CFMX 6.1. Thanks! Dave Phillips

Re: Problems with duplicate() in MX 6.1???

2006-10-16 Thread Dave Phillips
I know this is probably not what you want to hear but I'd guess that you have CF5 or below code there... We *used* to duplicate in the same way you did when we originally migrated to 6.1 but given that the locking issues are far less of an issue on CF6 and above, it is probably save to say you

Re: Problems with duplicate() in MX 6.1???

2006-10-17 Thread Dave Phillips
What I need to know is has anyone else experienced such an issue and, if so, how was it resolved (other than search and replace)? Unfortunately for you, that is the only correct (and adequate) resolution in most cases. I've run into this issue with several applications I've had to fix, and

Re: Problems with duplicate() in MX 6.1???

2006-10-18 Thread Dave Phillips
Well, apparently, this is not an issue with the duplicate() function. We took it out completely and just did a simple assignment. Apparently, there is an assumption that our CFLOCK above the assignment is timing out, and all variables are not getting set properly. This is why they aren't all

Audio Mixing/Combining from the command line

2006-06-19 Thread Dave Phillips
to files together. Also, if there's a COM object or a better way than executing a command line program on the server, I'm open to that as well. Any ideas? Sincerely, Dave Phillips WebTech Staffing, LLC [EMAIL PROTECTED] (402) 896-8801

RE: Audio Mixing/Combining from the command line

2006-06-20 Thread Dave Phillips
This is an ongoing need and I need it to be able to happen programmatically transparent to the user on the web page. My users will be selecting three audio files from a list (an intro, main, and outro file) and I need to be able to join them together on the server side and provide them with a

RE: Audio Mixing/Combining from the command line

2006-06-20 Thread Dave Phillips
/Combining from the command line On Tuesday 20 June 2006 15:02, Dave Phillips wrote: A blending option would be great but right now I'm not going to be picky. If I can just put them together into one file, that will solve my immediate needs. Then I *think* you can just concatenate the WAVs

RE: Audio Mixing/Combining from the command line

2006-06-20 Thread Dave Phillips
On Tuesday 20 June 2006 15:30, Dave Phillips wrote: That's what I'm looking for. A command line program that will concatenate the MP3 files together. Surely that's not just a simple copy? Something like touch out.wav cat intros/intro45.wav out.wav cat middle/middle12.wav out.wav cat extro

Error with Access and CF

2006-07-19 Thread Dave Phillips
Hi, I have an Access DB that was created in MS Access 2003. It has several tables in it. Then the DB was opened in MS Access 2002 and 3 tables were added to it. When I run my CF code on my local machine (MX 7, Access Driver version 4.0) I have no problem running my queries. When I run my

Help! Verity collections have disappeared

2006-08-24 Thread Dave Phillips
Hello! All of a sudden this morning our verity collections on our server have disappeared. We are running MX 6.1. When trying to search a collection we get this error: Could not create instance of tag handler class coldfusion.tagext.lang.CFSearchTag:

Re: Help! Verity collections have disappeared

2006-08-24 Thread Dave Phillips
1) Change any paths - particularly inside of the /cfsuionMX/ directory. 2) Modify any config files - particularly in the /lib/ directory with an neo-*.xml format. Mark, thanks but unfortunately, the answer to both is no. In fact, access to the server is highly limited (I don't even have access

Debug output not showing on page with an Iframe

2005-11-07 Thread Dave Phillips
the iframe (which if I do, then I DO get debugging output) are there any other ideas/suggestions as to how to get around what appears to be a bug? Thanks! Dave Phillips ~| Logware (www.logware.us): a new and convenient web

Re: Debug output not showing on page with an Iframe

2005-11-17 Thread Dave Phillips
src=test2.cfm /iframe Run again. Now you will see the debug output on both. I'm using MX7. If this is a bug, how do I report it? Thanks! Dave On Monday 07 November 2005 17:08, Dave Phillips wrote: ideas/suggestions as to how to get around what appears to be a bug? Did you close your iframe

CFMX Instance Names

2005-11-18 Thread Dave Phillips
Anyone know how, or if it's even possible, to change an instance name? I'm running multiple instances under MX7 and would like to change the name. Is it as simple as changing the folder name under the c:\jrun4\servers\ directory? I'm guessing more complex than that. :) Thanks! Dave

Re: CFMX Instance Names

2005-11-18 Thread Dave Phillips
Thanks! Just a note for anyone searching the archives. The registry settings only need to be changed if you created a 'windows service' when adding your instance. If there is no 'windows service' for that instance, then those changes don't need to be made. Anyone know how, or if it's even

cfqueryparam and temp tables

2005-11-29 Thread Dave Phillips
Hi, I'm on CFMX 7 with updater installed and my db is Informix 10 Okay, here's the deal...when I create a temp table, do a select insert into that table, and then later, if I do a select on that temp table, join a permanent table, and use a cfqueryparam for one of my values, the first time it

Re: cfqueryparam and temp tables

2005-11-29 Thread Dave Phillips
I'm now working under the assumption that you cannot use cfqueryparam on temp tables. Can anyone confirm whether or not this is documented anywhere and whether it is a feature, bug or both? Also, is it database independent? I'm using Informixwhat about MS SQL Oracle? Hi, I'm on

Re: incorrect pound sign (£)

2005-11-29 Thread Dave Phillips
I don't know the answer, but it probably has something to do with character sets and/or encoding. Maybe this will help you find an answer on Google. Dave HELP !!! everything was running fine until we moved to coldfusion mx (6.1) and upgraded our MySQL from 3.x to 4.1. Every time we

Re: cfqueryparam and temp tables

2005-11-30 Thread Dave Phillips
added when you altered it. On 11/29/05, Dave Phillips [EMAIL PROTECTED] wrote: ~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project

  1   2   3   4   >