Re: 'this' in CFCs

2004-04-15 Thread Thomas Chiverton
On Wednesday 14 Apr 2004 19:24 pm, Raymond Camden wrote: Is it right that 'this' does not exist in CFC's where invoked with '?wsdl' to generate a WSDL description ? I'd say it was a bug, rather than a feature if so... Incorrect. Consider... Hmm, OK, here's my code then: cfcomponent

license exception, but no 'other' IP

2004-04-15 Thread Thomas Chiverton
I'm running into the issue @ http://www.macromedia.com/support/coldfusion/ts/documents/tn17832.htm where a dev. version of MX has 'locked' onto one extrernal IP address plus localhost.However, the one it's picked seems to be '', and restarting it does not clear that IP. Any ideas what might be

Application.cfm vs. application.cfm

2004-04-15 Thread Wurst, Keith D.
hey everyone. i just signed up with a new host and im having some problems migrating my code. i uploaded all my code and i received an error stating that i had a problem with my application.cfm file - only it referenced it as Application.cfm (where i used all lowercase to name it before and it was

Re: Application.cfm vs. application.cfm

2004-04-15 Thread Doug White
If your host is a Linux environmentApplication.cfm must start with a capital A as does OnRequestEnd.cfm.The Linux environment is case sensitive - On a Windows environment, it is not case sensitive. and will work either way. == We can get rid of spam on your

RE: Application.cfm vs. application.cfm

2004-04-15 Thread Pascal Peters
On Unix, Application.cfm has to be with a capital A Your host is probably using a nix machine -Original Message- From: Wurst, Keith D. [mailto:[EMAIL PROTECTED] Sent: donderdag 15 april 2004 14:02 To: CF-Talk Subject: Application.cfm vs. application.cfm hey everyone. i just

Re: license exception, but no 'other' IP

2004-04-15 Thread Thomas Chiverton
On Thursday 15 Apr 2004 10:15 am, Thomas Chiverton wrote: localhost.However, the one it's picked seems to be '', and restarting it does not clear that IP. It appears the box was unable to resolve it's own FQDN (DNS) name, and this causes issues for the CF license checker. -- Tom Chiverton

Latest MS Patch and Advanced Security Problem

2004-04-15 Thread Anne Girardeau
Has anyone encountered the problem of Advanced Security no longer functioning after installing the latest Microsoft Patch (MS04-011 KB835732)?Upon the suggestion of another individual I uninstalled the patch but for whatever reason I still can't get SiteMinder services to start up. Any ideas? I'm

CFMX Web Services

2004-04-15 Thread Tangorre, Michael
I am working in our LAN room on an isolated test environment again, with no access to the internet. I have setup a web service and registered it with CF Admin and when I go to it in the browser: http://localhost/ADTEST/LDAPAuth.cfc?wsdl I have saved the xml output and sent it up to an old server

RE: CFMX Web Services

2004-04-15 Thread Tony Weeg
doesn't it? to hit the uri location to get its soap stuff right? cheers! ...tony -Original Message- From: Tangorre, Michael [mailto:[EMAIL PROTECTED] Sent: Thursday, April 15, 2004 9:11 AM To: CF-Talk Subject: CFMX Web Services I am working in our LAN room on an isolated test

CF and Virtual Directories.

2004-04-15 Thread Che Vilnonis
I have 100 different clients that I would like to send printed marketing material to. What I would like to do is 'personalize' the printed piece for them. The printed piece would send them to a link on my website such as... http://www.xyz.com/Company-A http://www.xyz.com/Company-B

RE: 'this' in CFCs

2004-04-15 Thread Raymond Camden
Odd - I'm just not seeing that. I made my CFC invoke another CFC and pass along #this# and it worked ok. [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

RE: CF and Virtual Directories.

2004-04-15 Thread d.a.collie
point your 404 handler at a custom CF template that processes the below... -Original Message- From: Che Vilnonis [mailto:[EMAIL PROTECTED] Sent: 15 April 2004 14:20 To: CF-Talk Subject: CF and Virtual Directories. I have 100 different clients that I would like to send printed marketing

Passing a form value in its action attribute

2004-04-15 Thread Pedro Mendes
Hello all, This is an example page of the problem I'm stuck with: http://web3.cmvm.pt/SDI/fundos/carteiras/fim/dtlcart_fim.cfm?NUM_FUN=159data1=31/03/2004 I populate the drop down box that you see near the bottom of the page, with the results of a query. When I select one of the dates, I want

ColdFusion and XML

2004-04-15 Thread chad
I generated a cfm page that process a xml document that is submitted in a form. The problem is the XML document is encoded and it causes my cfm page to error out. Does anyone know how to decode an encoded xml page? [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User

Sudden COM Failure CFMX

2004-04-15 Thread Nick McClure
We applied to recent windows update patches to our win 2k3 server running cfmx 6.1 and now some COM objects have stopped working. Doesn't seem like all of them, but some of them are throwing and Automation Exception error. Anybody else see this after installing the latest patches? -- Nick

RE: CF and Virtual Directories.

2004-04-15 Thread d.a.collie
yikes... should read the post first some shared server spaces allow you to define a custom 404, my ASP one does anyway -Original Message- From: David Collie (itndac) Sent: 15 April 2004 14:38 To: CF-Talk Subject: RE: CF and Virtual Directories. point your 404 handler at a custom CF

CF File Not Found Question

2004-04-15 Thread Burns, John D
I have a site where I used to have files in the root directory (www.domain.com) and the client wanted a new site, so we built it and placed it into a directory (www.domain.com/directory) I put an index.cfm in the root directory which contains a cflocation to push the user into the directory to

Re: CFMX Web Services

2004-04-15 Thread Adrocknaphobia
I think you forgot to mention what isn't working. What response do you get when you call the service? Tony may be on to something though. Although that is mighty disappointing if he is. A proper SOAP envelope will reference xmlns that are on schemas.xmlsoap.org and www.w3c.org. Is cf passing a

Re: CF

2004-04-15 Thread Adrocknaphobia
John, if the file doesn't exist on the server, then the application.cfm doesn't get executed. I suggest just changing your wwwroot to the new directory if that possible in your case. -Adam -Original Message- From: Burns, John D [mailto:[EMAIL PROTECTED] Sent: Thursday, April 15, 2004

RE: CF

2004-04-15 Thread Burns, John D
Hmmm, that sucks.Can I throw a cferror tag into the Application.cfm to catch the error of the CFM not being there? John -Original Message- From: Adrocknaphobia [mailto:[EMAIL PROTECTED] Sent: Thursday, April 15, 2004 10:07 AM To: CF-Talk Subject: Re: CF John, if the file doesn't

OT: Crystal Enterprise Report Application Server (RAS) 9.

2004-04-15 Thread Ian Skinner
Anybody out there have any experience with this product? I'm at my wit's end.We have struggled for a week trying to install Crystal Enterprise Report Application Server (RAS) 9 on our new web server.I have searched up and down Business Objects' knowledge base (the new owners of the Crystal

CFTREE, CFFORM, and JavaScript

2004-04-15 Thread Greg Guydo
I am currently working on a previously coded project that uses a _javascript_ (i guess you could call it a) fusebox.Thus, when I load a page, it essentially contains a large _javascript_ string that Is then inserted into the main page.I want to have a cftree on one of these pages.Which in turn

Re: Null Pointer from CFQUERY

2004-04-15 Thread Alisa Thomson
No, many of our queries are formatted this way and most work on CFMX using the jConnect5.5 driver.It is just this one query that I get a NULL pointer exception.The same query works fine under the driver that ships with CFMX. Is it the double dots in etrade..Bank that is causing your problem?

RedHat AS 2.1 and Verity

2004-04-15 Thread Doug James
I asked Macromedia for a definite answer: Does Verity support RedHat AS 2.1? Today I received a negative response: Unfortunately, RedHat Advance Server 2.1 is not supported by Verity. Please refer to the listing of ColdFusion system requirements at this link:

RE: scheduled task fails to run

2004-04-15 Thread Declan Maher
I have set up a scheduled task to run on CF5 and though it runs fine when I hit 'Go' in the administrator, it does not set off when its supposed to. I first set it daily at 16.00 but has failed to run after a day.I then triedDaily every5 minutes, from 14.00.00 to 18.00.00 but this hasn't run today

CFC Problem

2004-04-15 Thread Chris Alvarado
Hello all, I am having a serious problem with my CFCs in our server environment and was wondering if anyone can shed some light on this for me. Our server environment is set up to be a shared hosting environment for quite a few clients per server. The servers have essentially 2 partitions. The

limit display of text

2004-04-15 Thread Robert Orlini
I have a filed, #report.maint_report_task#, that will be displayed via a cfoutput. How can I display just a portion of what the field contains? If it contains: blah, blah, blah, blah Because of display constraints, I want it to just display a portion with the three periods after it: blah,

RE: scheduled task fails to run

2004-04-15 Thread Declan Maher
Solved that problem. Was using eurodate format while administrator using US Date Format. Cheers, Declan -Original Message- From: Declan Maher Sent: 15 April 2004 16:03 To: CF-Talk Subject: RE: scheduled task fails to run I have set up a scheduled task to run on CF5 and though it runs

escape(), unescape()

2004-04-15 Thread cf coder
Can somebody please tell me the equivalent coldfusion function of escape() and unescape(). __ Do you Yahoo!? Yahoo! Tax Center - File online by April 15th http://taxes.yahoo.com/filing.html [Todays Threads] [This Message] [Subscription] [Fast

RE: escape(), unescape()

2004-04-15 Thread John Stanley
UrlEncodedFormat UrlDecode -Original Message- From: cf coder [mailto:[EMAIL PROTECTED] Sent: Thursday, April 15, 2004 11:13 AM To: CF-Talk Subject: escape(), unescape() Can somebody please tell me the equivalent coldfusion function of escape() and unescape().

RE: limit display of text

2004-04-15 Thread Douglas.Knudsen
as with most all programming langs, CF has String functions Left(), Right(), and Mid().So for what you want to do, something like this will do #Left(report.maint_report_task,25)#... see http://livedocs.macromedia.com/coldfusion/6.1/htmldocs/functi17.htm#wp1099887 Doug -Original

RE: escape(), unescape()

2004-04-15 Thread Raymond Camden
Can you tell us what those functions do? If they URLEncode strings, then you want: URLEncodedFormat URLDecode [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Re: escape(), unescape()

2004-04-15 Thread cf coder
Thanks guys, I forgot about them in a hurry :) [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

RE: limit display of text

2004-04-15 Thread Robert Orlini
Thanks much Doug... -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Thursday, April 15, 2004 11:16 AM To: CF-Talk Subject: RE: limit display of text as with most all programming langs, CF has String functions Left(), Right(), and Mid().So for what you want to

Re: Printable forms in HTML

2004-04-15 Thread Bryan Stevenson
iText will allow you to suck the content from a formatted PDF into your dynamically generated one...you can add data or graphics...whatever you wantyou can even concantate multiple PDFs together via CFEXECUTE with iText. I'm not sure about PostScript files though Bryan Stevenson B.Comm. VP

Re: limit display of text

2004-04-15 Thread Bob Haroche
this will do #Left(report.maint_report_task,25)#... Out of curiosity, that will trim based on number of characters, yes? How would one grab the first X number of whole words. IOW trim characters but stop at a space. Would you need to combine that with some regex? - Regards, Bob

RE: limit display of text

2004-04-15 Thread Ian Skinner
Something like this I've used before cfset startString = left(aString,REFind([[:space:]],aString,25) This will create a string equal to beginning of aString broke at the first white space character AT or -- Ian Skinner Web Programmer BloodSource www.BloodSource.org Sacramento,

Re: limit display of text

2004-04-15 Thread Patric Stumpe
Well you treat the resulting string as a list with space as the ldelimiter an d delete the last list element. So you get whole only words with a maximal length as specified in the Left-function. Anyone else doing it like this? Patric this will do #Left(report.maint_report_task,25)#... BH Out

Re: limit display of text

2004-04-15 Thread Larry Lyons
I have a filed, #report.maint_report_task#, that will be displayed via a cfoutput. How can I display just a portion of what the field contains? If it contains: blah, blah, blah, blah Because of display constraints, I want it to just display a portion with the three periods after it:

Re: limit display of text

2004-04-15 Thread Deanna Schneider
Or, you could just use this UDF: cfscript /** * Displays n number of characters from a string without cutting off in the middle of a word * Code used from FullLeft * * @param stringString to be modified. (Required) * @param numberNumber of characters to include in teaser. (Required) *

cftry/cfcatch question

2004-04-15 Thread Tony Weeg
hi there. If im trying to cftry/cfcatch a webservice that may or may not work 100%, don't ask, and all I want is for it to be skipped if its not working, do I only need to have a blank cfcatch pair, with nothing in between? thanks! tony r e v o l u t i o n w e b d e s i g n [EMAIL

Re: cftry/cfcatch question

2004-04-15 Thread Charlie Griefer
afaik, that's all.there doesn't need to be anything between the cfcatch block. but wouldn't you want to be setting some variables to take the place of those that didn't get passed in by the webservice? (just curious) :) - Original Message - From: Tony Weeg [EMAIL PROTECTED] To: CF-Talk

Re: CF

2004-04-15 Thread Adrocknaphobia
nope. when iis passes the request to cf, cf looks for the file and if its not there the process ends. it doesn't bother looking for an application.cfm. (alteast thats what I'm assuming) why can you just change the wwwroot? or move the new site to the current root? cuz not only are people who

RE: cftry/cfcatch question

2004-04-15 Thread Tony Weeg
ehh, it's a crm system integration, and it basically is a webservice that lets me enter a lead, however if it doesn't get entered, its not mission critical, I still have workflow that sends an email to the sales team...thats all...its a luxury item not a necessary item. but thanks! ...tony

RE: cftry/cfcatch question

2004-04-15 Thread Ian Skinner
Yes, you can also get a little fancy by nesting cftry blocks inside the cfcatch block of another cftry.This would allow you to try a web service two or three times, or alternate web services or something before you gave up as unworkable. cftry do something cfcatch cftry do something again

Re: Import a Text file to MYSQL

2004-04-15 Thread Mickael
Hi, The is my problem my server does not allow my to use LOAD DATA INFILE so I made a text file that contains my insert information its called text12.txt the text file looks like this with the last row with out a comma 733513, '2002-11-12', '6:54:01 PM', 'Automatic Debtor status change to

Re: RedHat AS 2.1 and Verity

2004-04-15 Thread Dick Applebaum
There are 2 that I Know of: 1) Lucene, at: http://jakarta.apache.org/lucene/docs/index.html 2) Glimpse, at: http://webglimpse.net/download.php I started to install lucene, for my own education -- but got sidetracked. Before discovering Coldfusion in 1998, I developed about 10 Perl-based

RE: cftry/cfcatch question

2004-04-15 Thread Tony Weeg
ahh yeahgood idea. thanks! ...tony -Original Message- From: Ian Skinner [mailto:[EMAIL PROTECTED] Sent: Thursday, April 15, 2004 12:05 PM To: CF-Talk Subject: RE: cftry/cfcatch question Yes, you can also get a little fancy by nesting cftry blocks inside the cfcatch block of

RE: RedHat AS 2.1 and Verity

2004-04-15 Thread Nathan C. Smith
You may want to look at alkaline. -Nate -Original Message- From: Doug James [mailto:[EMAIL PROTECTED] Sent: Thursday, April 15, 2004 10:03 AM To: CF-Talk Subject: RedHat AS 2.1 and Verity I asked Macromedia for a definite answer: Does Verity support RedHat AS 2.1? Today I received a

CFHTTP GET CSV File problem ?

2004-04-15 Thread Bosky, Dave
Everytime I call the following cfhttp snippet it always errors out telling me 'Incorrect number of columns in row. Please check the number of columns specified in the columns attribute and in the target file. I have 9 columns in the columns attribute and the target file contains 9 columns as

Flex again!

2004-04-15 Thread Marlon Moyer
I've been doing some research into Flex recently and one of the things that has put me off of it is that it seems to not be a viable option for non-broadband users.From the swf's in my cache, it seems the smallest size is 100K and 150K isn't too uncommon for the sample apps on Macromedia.com.I

RE: RedHat AS 2.1 and Verity

2004-04-15 Thread Yves Arsenault
Also, In DRK3, there is Lindex. Based on Lucene. - Yves - _ From: Nathan C. Smith [mailto:[EMAIL PROTECTED] Sent: April 15, 2004 1:28 PM To: CF-Talk Subject: RE: RedHat AS 2.1 and Verity You may want to look at alkaline. -Nate -Original Message- From: Doug James [mailto:[EMAIL

RE: Flex again!

2004-04-15 Thread Stacy Young
Here's a simplified case I made in a recent meeting: 1)Goto Amazon.com, browse through their system and go through the purchase process. Each time measure the file size of the HTTP document and any images that are pulled down on the request. 2)Compare that against the flex store example (ok not

Re: cftry/cfcatch question

2004-04-15 Thread Ubqtous
Tony, On 4/15/2004 at 11:52, you wrote: TW do I only need to have a blank cfcatch pair, with nothing in TW between? This will suffice: cfcatch / ~ Ubqtous ~ [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

RE: RedHat AS 2.1 and Verity

2004-04-15 Thread Dave Carabetta
Those are all valid alternatives, the but fact is that Red Hat AS 2.1 does in fact support Verity since it's based on the RH 7.2 kernel. The product docs are just wrong, and I believe there's a comment on LiveDocs from a MM employee to that effect. Red Hat AS 3.0 does *not* support Verity

RE: Flex again!

2004-04-15 Thread Barney Boisvert
Keep in mind that that's a one-time cost.Same thing with Flash authored movies.If you use a single UI Component, you movie size jumps by 40 or 50K instantly.But if you use a thousand UI components, you also only see a 40-50K jump because of reuse.So yes, 100K seems big for a sample app, but a real

RE: Import a Text file to MYSQL

2004-04-15 Thread Barney Boisvert
If you have access, change the max packet size that your server will allow. 1M is pretty small; we run at 16M, and we don't do anything in the way of batch loading.But you probably don't have that access, so you'll have to make sure your queries are smaller than 1M each. Just break your query

RE: cftry/cfcatch question

2004-04-15 Thread Tony Weeg
excellent. thanks. ...tony -Original Message- From: Ubqtous [mailto:[EMAIL PROTECTED] Sent: Thursday, April 15, 2004 12:44 PM To: CF-Talk Subject: Re: cftry/cfcatch question Tony, On 4/15/2004 at 11:52, you wrote: TW do I only need to have a blank cfcatch pair, with nothing in TW

Re: Flex again!

2004-04-15 Thread Jeremy Brodie
I think you've hit the nail on the head. On the upside, there are a number of people talking about the need for digital dashboards. The reason for this IMHO, is as our information systems have begun to collect better and more accurate information, someone/something still needs to sift through the

RE: CFHTTP GET CSV File problem ?

2004-04-15 Thread Hua Wei
Dave, The CFHTTP URL seems missing = after Symbols. and you may want to make sure the values are in one line. Also make sure the values of COLUMNS are in one line. Hua CFHTTP METHOD=GET URL=""> DC+AGNIformat=sl1d1t1c1ohgvext=.csv NAME=GetQuotes

RE: Flex again!

2004-04-15 Thread Stacy Young
Amazon front page (with images): 130 KB -Stace _ From: Barney Boisvert [mailto:[EMAIL PROTECTED] Sent: Thursday, April 15, 2004 12:49 PM To: CF-Talk Subject: RE: Flex again! Keep in mind that that's a one-time cost.Same thing with Flash authored movies.If you use a single UI Component,

Re: Flex again!

2004-04-15 Thread Matt Liotta
Try this, use a caching proxy in front of your web application and enable HTTP compression on the proxy. Compare the amount of bandwidth needed to what you think it would take with Flash. You will then learn what the pron industry already knows; HTTP compression pretty much eliminates the

Re: Form Fields missing

2004-04-15 Thread Clark Baker
Hello, Just to chip in, I'm getting this too. Is Macromedia listening? This is a pain in the butt.I just got another occurrence of Form.FieldNames being dropped from a user with IE 5.16 on a Mac. This happens very rarely, and just started happening after upgrading from 4.5 to MX6.1 Also, I've

CapFirst UDF

2004-04-15 Thread Deanna Schneider
Hi all, Has anyone written a UDF to capitalize the first letter of words that takes into account punctuation marks? In other words - something that would successfully capitalize the following: i am not a crook, he said. (but we all knew he was.) (The capfirst() function on cflib would miss the

RE: ColdFusion and XML

2004-04-15 Thread Paul Kenney
How did you encode the XML? Paul Kenney [EMAIL PROTECTED] 916-212-4359 -Original Message- From: chad [mailto:[EMAIL PROTECTED] Sent: Thursday, April 15, 2004 6:33 AM To: CF-Talk Subject: ColdFusion and XML I generated a cfm page that process a xml document that is submitted

Re: CapFirst UDF

2004-04-15 Thread Pete Ruckelshaus - CFList
Before Ray can reply... http://www.cflib.org/udf.cfm?ID=9 When in doubt, go to cflib.org Pete Deanna Schneider wrote: Hi all, Has anyone written a UDF to capitalize the first letter of words that takes into account punctuation marks? In other words - something that would successfully

RE: CapFirst UDF

2004-04-15 Thread Barney Boisvert
I've not looked at the cflib function, but I bet it wouldn't be hard to modify.When it checks for periods, just have it ignore subsequent non-alphanumeric characters, rather than blindly capitalizing the next character. Cheers, barneyb -Original Message- From: Deanna Schneider

Re: ColdFusion and XML

2004-04-15 Thread chad
This is the xml I am receiving. This xml is not generated by me. It is being sent to me via a form. My cfm page handles the xml that comes in. ?xml version=1.0 encoding=ISO-8859-1? upload table=INVOICE franid=000 password=8 record FranID000/FranID InvoiceID18647/InvoiceID

Re: Flex again!

2004-04-15 Thread Adrocknaphobia
very true, but flash unleashes an entirely new issue to deal with... client system memory. i remember the intro app mm used for last years conference used close to 40MBs of memory. At one point I had MM's site open, dreameaver mx and intro, and my 512mb system was nearly out of memory. Hence the

Re: Flex again!

2004-04-15 Thread Adrocknaphobia
honestly if you are concerned about movie size... don't use MM components. They are written to be as flexible and dynamic as possible, not streamlined and compact. You are better of rolling your own. -adam -Original Message- From: Barney Boisvert [mailto:[EMAIL PROTECTED] Sent:

Re: Flex again!

2004-04-15 Thread Bryan Stevenson
YepI'm gearing up to reproduce our home page Flash movie of 160K in DHTML because it sucks so much CPU time that it takes about a minute to open a PDF doc in a pop-up off that pagesame doc opens in 4 seconds off a non-Flash page!!! That saidanyone know of any decent scripts to fade

RE: Flex again!

2004-04-15 Thread Stacy Young
Thanks Matt. My point was to put 150kb into perspective in regards to a web based app. Compression or not, HTML or Flash, I believe it's not a significant factor. Cheers, Stace _ From: Matt Liotta [mailto:[EMAIL PROTECTED] Sent: Thursday, April 15, 2004 1:00 PM To: CF-Talk Subject:

Re: BIND DNS on Windows XP Pro

2004-04-15 Thread Jim McAtee
Which version of BIND for Windows?I'm running a couple of Win2k Servers with the latest ISC BIND 9.2.3.I think the service should run on XP Pro. Configuration and zone files would be no different. Does the BIND service not start up and answer queries or is it not answering as you expect? -

Re: Flex again!

2004-04-15 Thread Dick Applebaum
On Apr 15, 2004, at 10:00 AM, Matt Liotta wrote: Try this, use a caching proxy in front of your web application and enable HTTP compression on the proxy. Compare the amount of bandwidth needed to what you think it would take with Flash. You will then learn what the pron industry already knows;

RE: Flex again!

2004-04-15 Thread Stacy Young
Memory usage *can* be an issue. Especially if the design doesn't respect it's usage. As for penetration, I think player 7 is at about 30-40% or higher...takes about a year I think to reach mid 90's. Stace _ From: Adrocknaphobia [mailto:[EMAIL PROTECTED] Sent: Thursday, April 15, 2004

Re: Import a Text file to MYSQL

2004-04-15 Thread Mickael
Hi Barney, I am trying to read in a text file.The file is quite large over 400mb.I get this file dumped to me from an external process.How can you break it up? - Original Message - From: Barney Boisvert To: CF-Talk Sent: Thursday, April 15, 2004 12:49 PM Subject: RE: Import a Text file

Error adding CF Datasource

2004-04-15 Thread Burns, John D
Ok, I just set up a new server with Windows 2k3 server.This is the first go around I've had with working on W2k3.I installed MS SQL and CFMX 6.1 on the server.I can connect to the SQL server fine through enterprise manager and I set it up a windows user to use when connecting to the sql

Re: Import a Text file to MYSQL

2004-04-15 Thread Brook Davies
I 'think this function will read in specific lines, correct me if I am wrong. cfscript /** * Reads a file. * * @param fileThe filename to read. * @param fromThe line number specifying where to begin reading. * @param toThe line number specifying where to stop reading. * @param NLCharacter to use

OT Whois MM NetTools

2004-04-15 Thread Nathan C. Smith
I am working with the whois in the Nettools from one of the DRKs.Trying to make a web-based tool for staff to easily query whois. I don't know anything about whois but I'm finding when I query a name registered with register.com on network solutions' whois I don't get a result.Is that correct

Bread Crumb Trail with CFMX

2004-04-15 Thread Merritt Chapman
Does anyone know where I can find a good example of a cf driven bread crumb trail?Maybe a _javascript_ version? [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

RE: Error adding CF Datasource

2004-04-15 Thread Nathan C. Smith
Is your service account for all the ColdFusion services set up as a domain user with security access to the appropriate systems? -Original Message- From: Burns, John D [mailto:[EMAIL PROTECTED] Sent: Thursday, April 15, 2004 12:57 PM To: CF-Talk Subject: Error adding CF Datasource Ok, I

FYI : Resource Manager Application now has support for ColdFusion

2004-04-15 Thread Mike Chambers
fyi I have released a new version of my Resource Manager application. It now includes support for Livedoc based HTML docs, which includes ColdFusion. Basically, this is an application to view Macromedia documentation. More info here: http://www.markme.com/mesh/archives/004700.cfm mike

previous months

2004-04-15 Thread Robert Orlini
I know how to use the date function and all: #DateFormat(todayDate, mmm-dd-)# But how do I do a search for previous months? I remember seeing a minus and a number somewhere in the dateformat mask. I want to make a dropdown to list previous months. Robert O HWW [Todays Threads] [This

Re: Error adding CF Datasource

2004-04-15 Thread Doug White
If you are running the SQL server on the same box, it is a SQL server thing. You must check the box trusted in the ODBC setup. == We can get rid of spam on your domain! , Anti-spam solutions http://www.clickdoug.com/mailfilter.cfm For hosting solutions

RE: previous months

2004-04-15 Thread Tony Weeg
select name=date cfloop index = I from = -1 to = -12 option value=#dateFormat(dateAdd('m',I,now()),'mm/dd/')##dateFormat(date Add('m',I,now()),'mm/dd/')# /cfloop /select try that ...tony -Original Message- From: Robert Orlini [mailto:[EMAIL PROTECTED] Sent: Thursday, April

RE: Import a Text file to MYSQL

2004-04-15 Thread Barney Boisvert
That's a good question.For smaller projects I'd just say read it in with CFFILE, pass it through listToArray() with newline as the delimiter, and then start looping and building insert statements, running them as need-be. However, that's a lot of data to do that with, and memory will quickly

RE: Error adding CF Datasource

2004-04-15 Thread Burns, John D
Right now the CF services are just running as SYSTEM.In the Datasource creation I am specifying the user that I created for connections to SQL and right now that user is set up as a System Admin in the SQL server. John Burns -Original Message- From: Nathan C. Smith [mailto:[EMAIL

RE: Error adding CF Datasource

2004-04-15 Thread Burns, John D
I'm not sure what you mean.In the Windows Data Source or in the CF Admin?I checked the Windows Data Source and it tests correctly.When I go through CF Admin, I choose SQL from the drop-down for database types.I don't see a trusted option in there.I tried setting it up as an ODBC connection and

RE: previous months

2004-04-15 Thread Robert Orlini
Thanks Tony, only the dropdown is blank. -Original Message- From: Tony Weeg [mailto:[EMAIL PROTECTED] Sent: Thursday, April 15, 2004 2:37 PM To: CF-Talk Subject: RE: previous months select name=date cfloop index = I from = -1 to = -12 option

RE: previous months

2004-04-15 Thread Philip Arnold
From: Tony Weeg cfloop index = I from = -1 to = -12 You would need step=-1 in there as well to get this working [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Re: Flex again!

2004-04-15 Thread Adrocknaphobia
Intresting, well heres a little light into my personal hell, the department of state internet enabled machine = flash player 5. Furthermore, security prevents a user from upgrading. yay! -adam -Original Message- From: Stacy Young [mailto:[EMAIL PROTECTED] Sent: Thursday, April 15,

RE: Flex again!

2004-04-15 Thread Dave Carabetta
Memory usage *can* be an issue. Especially if the design doesn't respect it's usage. As for penetration, I think player 7 is at about 30-40% or higher...takes about a year I think to reach mid 90's. There a page where you can get penetration stats through 12/2003 on MM's site:

RE: previous months

2004-04-15 Thread Tony Weeg
yeah, I missed that part :) ...tony -Original Message- From: Philip Arnold [mailto:[EMAIL PROTECTED] Sent: Thursday, April 15, 2004 2:50 PM To: CF-Talk Subject: RE: previous months From: Tony Weeg cfloop index = I from = -1 to = -12 You would need step=-1 in there as well to get

RE: previous months

2004-04-15 Thread Tony Weeg
select name=date cfloop index = i from = -1 to = -12 step = -1 cfoutput option value=#dateFormat(dateAdd('m',i,now()),'mm/dd/')##dateFormat(date Add('m',i,now()),'mm/dd/')# /cfoutput /cfloop /select is perfect. and you can modify what is shown, and what you want in the date

RE: previous months

2004-04-15 Thread Robert Orlini
Thanks Tony and others for their two cents. -Original Message- From: Tony Weeg [mailto:[EMAIL PROTECTED] Sent: Thursday, April 15, 2004 2:54 PM To: CF-Talk Subject: RE: previous months select name=date cfloop index = i from = -1 to = -12 step = -1 cfoutput option

Multiple web servers MX distributed mode

2004-04-15 Thread Chad Nikirk
Hi, I am running Cold fusion in distributed mode.I currently only have one web server.I'm trying to setup a second web box that will be load balanced. I'm trying to setup the second web box exactly like the first by following the instructions from macromedia's site.Everything goes smooth until I

Re: RedHat AS 2.1 and Verity

2004-04-15 Thread Dick Applebaum
There are 2 that I Know of: 1) Lucene, at: http://jakarta.apache.org/lucene/docs/index.html 2) Glimpse, at: http://webglimpse.net/download.php I started to install lucene, for my own education -- but got sidetracked. Before discovering Coldfusion in 1998, I developed about 10 Perl-based

RE: Bread Crumb Trail with CFMX

2004-04-15 Thread Jim Davis
What are you trying to accomplish?Setting up the navigation or storing the results? The simple breadcrumb trail is completely determined by the author-defined hierarchy of pages.You define this page is in this sub-section which is in this section and create three links to represent that.Something

RE: Flex again!

2004-04-15 Thread John Dowdell
At 11:52 AM 4/15/4, Dave Carabetta wrote: At 11:16 AM 4/15/4, Stacy Young wrote: As for penetration, I think player 7 is at about 30-40% or higher...takes about a year I think to reach mid 90's. There a page where you can get penetration stats through 12/2003 on MM'ssite:

Query date

2004-04-15 Thread Robert Orlini
I'm doing a comparison of the current date with the date in a table: cfquery name=report datasource=wweb_status_internal !--- Select top 1 * lists first record--- Select * >From maintenance_report Where id = id and #left(maint_report_date,2)# = #dateFormat(Now(), MM)# Order by id desc /cfquery

  1   2   >