Re: Multiply in Output Statement??

2003-09-19 Thread DDB Lists
What most likely would also work is to wrap it in a function like #int(myrecord.myvar * 100)# or else let your database do the calculation - Original Message - From: Dave Watts [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Friday, September 19, 2003 5:05 AM Subject: RE:

RE: MS Works Database

2003-09-19 Thread Jim Davis
Conversions Plus will do many, many formats (including Works 2,3,4 and Mac) and it's only $70. It's saved my butt often. http://www.dataviz.com/products/conversionsplus/ I'm not sure how well it'll work on your file (it does convert - but sometimes things are lost in the transalation) since

RE: MS Works Database

2003-09-19 Thread Parker, Kevin
I haven't read this but a quick glance suggests you import into Access as a dBase IV file http://support.microsoft.com/default.aspx?scid=http://support.microsoft.com: 80/support/kb/articles/q93/4/29.aspNoWebContent=1 ** Kevin Parker Web Services Manager WorkCover Corporation e:

RE: Help! Inserting WDDX into the database

2003-09-19 Thread Pascal Peters
I think you are missing a closing parenthisis: '#tempWddxData2#' ) /cfquery Pascal -Oorspronkelijk bericht- Van: Brook Davies [mailto:[EMAIL PROTECTED] Verzonden: do 18/09/2003 22:37 Aan: CF-Talk CC: Onderwerp: Help! Inserting WDDX

So... cfmodule is slow...?

2003-09-19 Thread Calvin Ward
http://www.corfield.org/coldfusion/coding_standards/performance.html But is it slower than cf_ ? - Calvin ~| Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137648 Archives:

Re: So... cfmodule is slow...?

2003-09-19 Thread Massimo, Tiziana e Federica
Calvin Ward [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] http://www.corfield.org/coldfusion/coding_standards/performance.html But is it slower than cf_ ? Efficiency stems more from good design than from good coding. Robert L. Glass More computing sins are committed in the name of

Query String for Search Engines

2003-09-19 Thread Jim Gurfein
I've bee doing some research on Search engines for dynamic sites... one thing I've run across is this statement: Reconfigure your Cold Fusion setup to replace the ? in a query string with a '/' and pass the value to the URL. I can understand how to do this programmatically, but what set up

RE: Query String for Search Engines

2003-09-19 Thread Craig Dudley
No need to do that at all. It might have been true a LONG LONG time ago, but all search engines can cope with dynamic urls these days. I wouldn't bother. Craig. -Original Message- From: Jim Gurfein [mailto:[EMAIL PROTECTED] Sent: 19 September 2003 12:31 To: CF-Talk Subject: Query String

RE: Jrun4 and CFMX

2003-09-19 Thread Bryan F. Hogan
Thanks Dave -Original Message- From: Dave Watts [mailto:[EMAIL PROTECTED] Sent: Thursday, September 18, 2003 7:51 PM To: CF-Talk Subject: RE: Jrun4 and CFMX I see many people using JSP all the time, and I wonder what the big deal is. I say to myself if they just knew what CFML could

Solved: OT : sql server port to oracle

2003-09-19 Thread Gabriel Robichaud
In case anyone cares You can download the Oracle Migration Workbench. That takes care of converting MANY different types of Databases to Oracle. (Even Access!) Cheers y'all! _ Gabriel Robichaud Analyste-programmeur Technomedia Formation inc. _

RE: array help on a query insert loop

2003-09-19 Thread Michael Traher
You could carry on the way you are and simply cfset xlocator = listGetAt(session.crtcalid,Indexcount,^) or change your loop to a list loop so that the index item will hold each xlocator item. or if you wish to use arrays then take a look at the listToArray() function. HTH Michael Traher

RE: Help! Inserting WDDX into the database

2003-09-19 Thread Ryan Kime
That and you may want to look into PreserveSingleQuotes() -Original Message- From: Pascal Peters [mailto:[EMAIL PROTECTED] Sent: Friday, September 19, 2003 2:49 AM To: CF-Talk Subject: RE: Help! Inserting WDDX into the database I think you are missing a closing parenthisis:

Re: [ OT] Special security Alert!

2003-09-19 Thread Doug White
There is a new virus threat introduced to the internet yesterday, which Symantec identifies as the [EMAIL PROTECTED] worm. Other anti-virus companies may have a slightly different name. This worm invasion has the potential to spread much like the recent msblaster and SoBig.f worm infections

Re: [ OT] Special security Alert!

2003-09-19 Thread Thomas Chiverton
On Friday 19 Sep 2003 14:53 pm, you said: If you do not have an anti-virus program actively running on your computer you may go to any of the following links and can perform a free on-line virus scan in order to be safe. Or go get a free virus scanner, such as antivir. Unfortunetly, this

RE: OT .Net? Java? No Thanks, We'll Take Macromedia Instead

2003-09-19 Thread Candace Cottrell
We have a wireless initiative here. Our docs and residents all have IPaq's. We are looking into the clipboards or tablets. Very cool stuff. -Original Message- From:Dave Carabetta [SMTP:[EMAIL PROTECTED] Sent:Thursday, September 18, 2003 6:58 AM To:CF-Talk Subject:Re:

RE: OT .Net? Java? No Thanks, We'll Take Macromedia Instead

2003-09-19 Thread Candace Cottrell
We use PACS here... Candace K. Cottrell, Web Developer The Children's Medical Center One Children's Plaza Dayton, OH 45404 937-641-4293 http://www.childrensdayton.org [EMAIL PROTECTED] [EMAIL PROTECTED] 9/19/2003 1:45:11 AM Howard, how established is PACS or EMR with the doctors?

RE: Multiply in Output Statement??

2003-09-19 Thread Dave Watts
It looks like a large hosting company like Affinity would update their darned servers at some point. Crap - I got this stuff on close to 600 pages. ARGH!! Just because CFMX lets you do this, I wouldn't necessarily recommend that you do it, because of exactly these sorts of

RE: OT .Net? Java? No Thanks, We'll Take Macromedia Instead

2003-09-19 Thread Dan Phillips \(CFXHosting.com\)
I've seen the tablets in action. Very spiffy! -Original Message- From: Candace Cottrell [mailto:[EMAIL PROTECTED] Sent: Friday, September 19, 2003 10:28 AM To: CF-Talk Subject: RE: OT .Net? Java? No Thanks, We'll Take Macromedia Instead We have a wireless initiative here. Our docs and

DRK 4 - Pollster

2003-09-19 Thread Ricky Fritzsching
Good day CF - Talkers! I am installing the DRK pollster application on my development machine (IIS 5.0 - CFMX 6.1 on port 80) and I am not having any success viewing it with other clients. The poll works only on the local machine with the IP of 127.0.0.1. If I try localhost it doesn't work.

DRK 4 - Pollster

2003-09-19 Thread Ricky Fritzsching
Good day CF - Talkers! I am installing the DRK pollster application on my development machine (IIS 5.0 - CFMX 6.1 on port 80) and I am not having any success viewing it with other clients. The poll works only on the local machine with the IP of 127.0.0.1. If I try localhost it doesn't work.

RE: [ OT] Special security Alert!

2003-09-19 Thread Robertson-Ravo, Neil (RX)
Hardly a theat, as most people will be saavy enough to realise its a spoof. -Original Message- From: Doug White [mailto:[EMAIL PROTECTED] Sent: 19 September 2003 14:53 To: CF-Talk Subject: Re: [ OT] Special security Alert! There is a new virus threat introduced to the internet

Re: So... cfmodule is slow...?

2003-09-19 Thread Adam Churvis
With all due respect, I beg to differ. In CFMX 6.1, CFMODULE is not slow at all when you're using the template= syntax. Sean, would you please tell me if you think my statement above is incorrect? Respectfully, Adam Phillip Churvis Member of Team Macromedia Advanced Intensive ColdFusion MX

Re: Multiply in Output Statement??

2003-09-19 Thread Paul Hastings
Just because CFMX lets you do this, I wouldn't necessarily recommend that you do it, because of exactly these sorts of backwards-compatibility issues. i recall it being the other way round going from 3.x to 4.x, near broke my heart ;-)

Re: [ OT] Special security Alert!

2003-09-19 Thread Thomas Chiverton
On Friday 19 Sep 2003 15:39 pm, you said: Hardly a theat, as most people will be saavy enough to realise its a spoof. You and me might. Bob down in the mail room might not. -- Tom Chiverton (sorry 'bout sig.) Advanced ColdFusion Programmer Tel: +44(0)1749 834997 email: [EMAIL PROTECTED]

MVC

2003-09-19 Thread Gabriel Robichaud
Does anyone have any info or links or books to recommend for integrating MVC (Model View Contoller) paradigm into CF development? Gabriel _ Gabriel Robichaud Analyste-programmeur Technomedia Formation inc. 1001, boul. De Maisonneuve Ouest 5e étage Montréal (Québec) H3A 3C8

Macromedia in Medicine? was RE: OT .Net? Java? No Thanks, We'll Take Macromedia Instead

2003-09-19 Thread Mike Brunt
I wonder how much usage of ColdFusion-Flash there is in Medical Imaging or in Medicine? In our last medical project we were using CF to front end SQL Server databases to allow Radiologists to view and distribute patient files so that Primary Care Physicians could review these with their patients

Re: MVC

2003-09-19 Thread Joe Eugene
http://www.mach-ii.com/ http://www.benorama.com/ http://www.fusebox.org/ http://beta.fusebox.org/ This topic has been discussed alot on here before.. you can search the list for MVC. Joe Eugene - Original Message - From: Gabriel Robichaud [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED]

RE: MVC

2003-09-19 Thread Mike Brunt
Gabriel, if you go to our blog at http://www.webapper.net and search on MVC you will find 4-5 articles and links to ColdFusion MVC stuff. You might also want to take a look at Mach-II as a framework if you are running CFMX 6.1, there are links and information on that on our blog also. Hth. Kind

RE: [ OT] Special security Alert!

2003-09-19 Thread Mark A. Kruger - CFG
Amen to that - you give folks too much credit. A message that says its from MS is going to look like sacred text to some folks - especially if they click on the links and it takes them to the security section. -Original Message- From: Thomas Chiverton [mailto:[EMAIL PROTECTED] Sent:

Re: [ OT] Special security Alert!

2003-09-19 Thread Claude Schneegans
Or go get a free virus scanner, Or even MUCH simpler, just do not click on any .exe attachement! ;-) ~| Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137674 Archives: http://www.houseoffusion.com/lists.cfm?link=t:4

Re: [ OT] Special security Alert!

2003-09-19 Thread Claude Schneegans
Some of the infected emails may appear to be from Microsoft, and supposedly containing updated patches, etc. Judging on the number of samples I'm receiving since this morning, it is unbeleivable the number of systems that must have been infected :-(

Design Structure and cfinclude

2003-09-19 Thread Shannon Rhodes
We all know that cfinclude is perfect for design headers and footers, but now that I'm actually redesigning my site to take advantage of this, I'm running into some perplexing problems. (Please don't suggest FuseBox, that's way overkill for this site and I don't have the time for it). My initial

RE: [ OT] Special security Alert!

2003-09-19 Thread Mark A. Kruger - CFG
True - but folks with I.E. software that is not up to date will find that the attachment can auto-execute using a mal-formed MIME header exploit that's been around for a while - so folks just viewing the message in the preview window may find themselves at risk. Here's symtantec's link (pretty

Building a Web service that returns an XML structure

2003-09-19 Thread CHATAIGNE Eric
Hello, I have created a Web service that is suppose to return an XML structure. Everything seems fine but the all the in the SOAP response are escaped. I have the feeling that Coldfusion MX escapes this characters to avoid problems with the validity of the XML Soap structure. Can anyone

RE: Help! Inserting WDDX into the database

2003-09-19 Thread Brook Davies
Actual it's there is you look closely... At 09:48 AM 9/19/2003 +0200, you wrote: I think you are missing a closing parenthisis: '#tempWddxData2#' ) /cfquery Pascal -Oorspronkelijk bericht- Van: Brook Davies [mailto:[EMAIL PROTECTED] Verzonden: do 18/09/2003

RE: Help! Inserting WDDX into the database

2003-09-19 Thread Brook Davies
Tried that with no luck... At 08:38 AM 9/19/2003 -0500, you wrote: That and you may want to look into PreserveSingleQuotes() -Original Message- From: Pascal Peters [mailto:[EMAIL PROTECTED] Sent: Friday, September 19, 2003 2:49 AM To: CF-Talk Subject: RE: Help! Inserting WDDX into the

RE: So... cfmodule is slow...?

2003-09-19 Thread Jim Davis
Everything is relative. A lot of time was spent, for example, improving the speed of CFCs in MX 6.1 - so they are much faster than Custom Tags now. But some time was also spent improving Custom Tags - so they are faster than they've ever been. In general it still seems that in order of speed

FW: ListFind not working properly

2003-09-19 Thread Smith, Daron [PA]
I'm not sure what I'm doing wrong with this list function. I have a variable with a list in it, I want to take an action when the variable is equal to the query row variable. I can get it to work with listcontains but that will return more values than I want. I can also get it to recognize

Re: Design Structure and cfinclude

2003-09-19 Thread Kevin Graeme
One quick suggestion: put your CSS and javascript into separate .css and .js files that get called into the header. That way the browser should cache. If you just put code in the page header itself, yeah it has to download it fresh each time. I'm interested to see what other responses you get

Re: FW: ListFind not working properly

2003-09-19 Thread Jerry Johnson
The first thing I notice is that your list has spaces after each comma. 82 is not the same as 82, so that might be part of the issue? Jerry Johnson [EMAIL PROTECTED] 09/19/03 12:05PM I'm not sure what I'm doing wrong with this list function. I have a variable with a list in it, I want to

RE: Design Structure and cfinclude

2003-09-19 Thread Craig Dudley
Remove the include from your application.cfm and put it at the top of each template, that way you can pass in all your meta tags/titles with simply variables.title etc, I know that means it's not quite so clean, but it is only a few lines of code for each template and the footer can still be

Re:FW: ListFind not working properly

2003-09-19 Thread lee
Put the pound signs outside the function: cfif #listfind(variables.accesslist, cat_ID) GT 0 I'm not sure what I'm doing wrong with this list function. I have a variable with a list in it, I want to take an action when the variable is equal to the query row variable. I can get it to work

Re:FW: ListFind not working properly

2003-09-19 Thread Scott Weikert
At 12:18 PM 9/19/2003 -0400, you wrote: Put the pound signs outside the function: Or eliminate them altogether, since you're inside a cfif and not really outputting. ~| Message:

Re: So... cfmodule is slow...?

2003-09-19 Thread Adam Churvis
I'm all for enhancing performance, but the decision to use these is definitely architectural and shouldn't be impacted by performance concerns. I wholeheartedly agree, Jim. My point of contention was whether or not Sean thought that CFMODULE on CFMX 6.1 using template= syntax was slow because

RE: Design Structure and cfinclude

2003-09-19 Thread Jim Davis
Personally I dislike using includes this way for several reasons: 1) Eventually you will have a page that you DON'T want to have a header/footer on and will have to add kludgy code to get around it. 2) Since the includes run in the same memory space as the main page you have to worry about them

Re: So... cfmodule is slow...?

2003-09-19 Thread Raymond Camden
The 'search' for the tag, though, is done once. That's why if you move a custom tag after it has been called once, you need to restart MX for it to 'look' for it again. That being said - I prefer cfmodule w/ template so I can specify exactly where MX should run the tag - this is extremely

Correction

2003-09-19 Thread lee
Don't you just love when people make suggestions on how to change code and their suggestion is hosed? Like the one I just publihsed. I dropped a pound sign: cfif #listfind(variables.accesslist, cat_ID)# GT 0 There, THAT'S better... Put the pound signs outside the function: cfif

RE: Design Structure and cfinclude

2003-09-19 Thread Mark A. Kruger - CFG
Shannon, If you don't mind one level deep directories you can do a main Application.cfm in the root - which defines the main variables you are going to use (header file, css, meta tags etc.) and contains a cfapplication tag. Then, instead of defining different groups of variables for each

RE: Design Structure and cfinclude

2003-09-19 Thread Shawn Grover
One method we use is to create our pages as include files themselves. We then build the main display page with simple code to set Page specific information (like Title, template, etc.). We have a template file for the application that includes the specified files at the required point. So I

DW2004 Crash

2003-09-19 Thread Stacy Young
I haven't had too many stability issues with DW2004 until today. Went to open a XML file from a networked drive and DW exploded. Memory usage skyrocketed over 300mb and was climbing, had to end task. Someone mentioned a special form/url for submitting bugs for 2004. (emerging issues or sumthin?)

RE: Building a Web service that returns an XML structure

2003-09-19 Thread Stacy Young
Not sure but would type=XML work? I remember someone mentioning that but I haven't tried it myself. Stace -Original Message- From: CHATAIGNE Eric [mailto:[EMAIL PROTECTED] Sent: September 19, 2003 11:53 AM To: CF-Talk Subject: Building a Web service that returns an XML structure Hello,

Re:Design Structure and cfinclude

2003-09-19 Thread lee
This is something that everyone does differently, and - to a great extent - most are valid ways of doing it. In other words, there IS NO RIGHT WAY to do this. That said, here are some of my preferences and suggestions: 1) Yes, as others have said, by all means put the CSS and JavaScript into

Re: DW2004 Crash

2003-09-19 Thread Jim Campbell
That's interesting - I noticed the same behavior with DWMX 6.1 I tried opening a CFM file from the Source Safe integration and Dreamweaver got to about 300 megs of RAM usage before it got the 3-finger salute. I think it may have been due to all the automatic bindings/component updates that

RE: DW2004 Crash

2003-09-19 Thread Stacy Young
Reproduced! a) Browse mapped drive b) opened an xml file (build.xml) - maybe 200 lines? c) mousewheel scroll down fast d) horizontal scroll to the end e) as soon as u click to get cursor position - BOOM! WinXP Pro P3 900MHz 512 RAM Stace -Original Message- From: Jim Campbell

Re: [ OT] Special security Alert!

2003-09-19 Thread Doug White
There are also three variants that appear to be a message telling you that an email could not be delivered to This has an Iframe code that will also infect your machine. The virus scanners do not catch this one. == Stop spam on your domain, use our

RE: Correction

2003-09-19 Thread Andre Mohamed
Just to be anal, you don't need any #'s or the GT 0 at end as GT 0 evaluates to true. cfif listFind(variables.accesslist,cat_ID) André -Original Message- From: [EMAIL PROTECTED] [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: 19 September 2003 17:32 To: CF-Talk Subject: Correction

RE: ListFind not working properly

2003-09-19 Thread Andre Mohamed
Replace all spaces on the list first. -Original Message- From: Smith, Daron [PA] [mailto:[EMAIL PROTECTED] Sent: 19 September 2003 17:06 To: CF-Talk Subject: FW: ListFind not working properly I'm not sure what I'm doing wrong with this list function. I have a variable with a list in

Re: Expandpath() is returning the wrong path.

2003-09-19 Thread Sean A Corfield
On Thursday, Sep 18, 2003, at 12:23 US/Pacific, Ian Skinner wrote: Is not #expandpath(/)# supposed to return the absolute directory of the webroot that the template is in? It will return the ColdFusion document root, not the IIS document root. For many people, those are the same but for many

OT: CC Processing and Recurring Billing

2003-09-19 Thread Bryan Stevenson
Hey All, I've been looking into recurring billing options with some CC processing companies because we do not want to go to the expense and potential liability of collecting and storing cc numbers. So far what I have found is not what I would have expected, so I'm checking to see what others may

RE: DW2004 Crash

2003-09-19 Thread Debbie Dickerson
Maybe it's the performance survey where they're collecting data? If so, that's at http://www.surveymonkey.com/s.asp?u=34415274143. From http://www.macromedia.com/support/dreamweaver/ts/documents/emerging_issues.htm Deb -Original Message- From: Stacy Young [mailto:[EMAIL PROTECTED]

Re: Design Structure and cfinclude

2003-09-19 Thread Kevin Graeme
Ah, good point. We manually include the header and footer into each layout and that's nice for changing it on a per-page basis. -Kevin - Original Message - From: Craig Dudley [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Friday, September 19, 2003 11:10 AM Subject: RE: Design

Re: OT: CC Processing and Recurring Billing

2003-09-19 Thread Brook Davies
Why don't you store the CC numbers using a string public/private key encryption scheme (RSA?) and store the private key off-line on a portable USB device or something of that nature. Only use the private key when you need to run the billing process. Isn't that secure? Brook At 10:19 AM

Re:Error not returned

2003-09-19 Thread Andy Clary
Any ideas? CF 5.0 on a NT 4.0 machine calling stored procedure on SQL Server 2000 on Win2k machine. The stored procedure is using a linked server (OLEDB) to access a FoxPro table (which has been working fine until today). When I run this stored procedure from Query Analyzer, I get this error:

RE: CFMX 6.1 Server Mappings Failing (SOLVED)

2003-09-19 Thread Ian Skinner
Exactly this was being run from the server console. -- Ian Skinner Web Programmer BloodSource www.BloodSource.org Sacramento, CA -Original Message- From: Dave Watts [mailto:[EMAIL PROTECTED] Sent: Thursday, September 18, 2003 5:03 PM To: CF-Talk Subject: RE: CFMX 6.1

MM Security Bulletin

2003-09-19 Thread Brook Davies
http://www.macromedia.com/security MPSB03-06 - Security Patch available for ColdFusion MX/ ColdFusion cross-site scripting vulnerability with default error handlers The interesting thing is that if you open the detail.cfm template that

RE: Design Structure and cfinclude

2003-09-19 Thread Jim Davis
FYI, another way to get Verity to read titles is by wrapping the title tags with CF comment tags: !--- titleMy Title/title --- I used to do that - but it doesn't seem to work any longer in MX (my guess is that it was considered a bug and was picking up really commented titles). The

Session is null HELP!

2003-09-19 Thread Demarco, Alex
After we have upgraded to 6.1 this now happens: Session is invalid null brThe error occurred on line 17. Line 17 is bogus, anyone seen this issue before? Any resolution? - Alex ~| Message:

Flash, ColdFusion, and XUpdate?

2003-09-19 Thread Marc A. Garrett
Flash MX 2004 includes an XUpdateResolver component that creates XUpdate statements based on changes made to data in the flash movie. I can't find much on the web regarding consuming XUpdate statements with CF components. Is anyone already doing this? I use SQL Server and MySQL, not Xindice.

select count

2003-09-19 Thread Robert Orlini
I have a shopping cart with a orders table. Each book has a bookid and its qty in this table. I would like to generate a list of all, the books and there corresponding qty. If a book is listed twice, it would not display twice, but show the qty as two. I'm trying the Select Count syntax, but

Re: DW2004 Crash

2003-09-19 Thread Marc A. Garrett
FYI, DWMX 2004 has a hard time with files on mapped networked drives. I don't think it's limited to XML files. -- Marc A. Garrett since1968.com Stacy Young [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] I haven't had too many stability issues with DW2004 until today. Went to open a

Re: OT: CC Processing and Recurring Billing

2003-09-19 Thread Bryan Stevenson
Not everybody signs up at the same time...thus there are renewals happening all the time 24/7...so no a portable data store that is plugged in to do billing will not fly. To all others that may answer ;-) I'm NOT looking for secure ways to store CC numbersI DO NOT want to store them...now

CFMX ODBC Services

2003-09-19 Thread Demarco, Alex
Does anyone know how to manual uninstall and reinstall them? We have a problem in that over a period of time the CFMX ODBC services locks other apps out of the SOFTWARE hive(w2k). When I stop the CFMX ODBC services the problem goes away.. - Alex

Re: select count

2003-09-19 Thread Deanna Schneider
Why do you have the where clause in there. You don't need it. What you probably want is this: SELECT COUNT(o.bookid) AS TheCount, b.booktitle FROM orders o, books b Where o.bookid=b.bookid GROUP BY b.booktitle ORDER BY COUNT(bookid) DESC - Original Message - From: Robert Orlini [EMAIL

RE: DW2004 Crash

2003-09-19 Thread Stacy Young
I haven't had any issues with cfm,cfc files up until now...and in fact I believe I've edited a few xml files without issue. Just seemed to start out of the blue. Weird. Stace -Original Message- From: Marc A. Garrett [mailto:[EMAIL PROTECTED] Sent: September 19, 2003 1:57 PM To: CF-Talk

Re: Correction

2003-09-19 Thread Claude Schneegans
cfif #listfind(variables.accesslist, cat_ID)# GT 0 There, THAT'S better... ... and THIS is even better: ;-) cfif listfind(variables.accesslist, cat_ID) GT 0 ... ~| Message:

Re: FW: ListFind not working properly

2003-09-19 Thread Claude Schneegans
Put the pound signs outside the function: Better even no pound sign at all since they are useless here. The problem is with the spaces, as noticed by Jerry. ~| Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137720

Re: DW2004 Crash

2003-09-19 Thread Massimo, Tiziana e Federica
FYI, DWMX 2004 has a hard time with files on mapped networked drives. I don't think it's limited to XML files. As far as I know, tech support usually answer working on mapped drives or across LAN isn't supported... I know, it's silly but that's what they do. Personally, I keep using it on

RE: OT: CC Processing and Recurring Billing

2003-09-19 Thread Hagan, Ryan Mr (Contractor ACI)
Paypal has a really nice (very configurable) subscription system. Once your customer pays through PayPal, you can have PayPal use their subscription service to bill that customer every month, or year or whatever. At any time, the customer can see how long they've been subscribed, how much

Server-side redirects, jsessionID and IIS

2003-09-19 Thread Nathan Mische
I'm doing a server side redirect using getPageContext().forward(). With J2EE sessions enabled I think the redirect ends up being to something like http://www.myserver.com/index.cfm;jsessionID=123456789?param1=whatever. Am I correct in this thinking? Anyway, using getPageContext().forward() with

CF Process monitoring

2003-09-19 Thread Calvin Ward
What kind of tools are folks using for monitoring CFMX on J2EE processes? Thanks, Calvin ~| Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137724 Archives: http://www.houseoffusion.com/lists.cfm?link=t:4 Subscription:

Re: OT: CC Processing and Recurring Billing

2003-09-19 Thread Bryan Stevenson
Thanks Ryan, but I did say that the invoice amount will fluctuate (so the same bill every x amount of time will not fly). What is the IPN stuff you mention? To be very clear here folks... I need the ability to initailly setup the recurring billing (i.e. a set amount every x amount of time), but

RE: CC Processing and Recurring Billing

2003-09-19 Thread Qasim Rasheed
Hello Bryan, I think that Verisign Recurring payment might provide you a solution. If I remember correctly for that you just have to store the PNRef number, so that you can refer any recurring transaction. If you need any further information about it, let me know. Qasim -Original

Re: OT: CC Processing and Recurring Billing

2003-09-19 Thread cf
the paypal one should be able to do it i just made something using the simple paypal extentions have them dynamically inserting the prices depending on if the they had made prior purchases or not. had to screw with the code a lil bit (not too much, i dont know squat) but its working great

Re: MVC

2003-09-19 Thread Dave Hodder
Gabriel Robichaud wrote: Does anyone have any info or links or books to recommend for integrating MVC (Model View Contoller) paradigm into CF development? I'm not aware of any books on MVC in ColdFusion; I'm sure the popularity of MVC will increase as CFCs become more widespread, so more

RE: OT: CC Processing and Recurring Billing

2003-09-19 Thread Matt Robertson
So you want to do billing on a recurring basis, using varying amounts as you see fit without the customer signing off on each? If that's a correct assessment of your needs I don't think you'll find that in the marketplace. Recurring billing is understood (by me, at least) to be the same interval

oracle newbie

2003-09-19 Thread Stephenie Hamilton
ok, i am having trouble with a simple query. in oracle worksheet, this produces 11 records (what it should be) SELECT shp_id, spr_nr, loc_cd, pkg_id, csn_na, xcp_cd, act_cd, asn_ir FROM tbl_shp WHERE asn_ir IS null but the same statement in CF produces 0 records... this is the first time i have

Re: oracle newbie

2003-09-19 Thread Jim Campbell
Those have to be the most obfuscated column names I've ever seen :) - Jim Stephenie Hamilton wrote: ok, i am having trouble with a simple query. in oracle worksheet, this produces 11 records (what it should be) SELECT shp_id, spr_nr, loc_cd, pkg_id, csn_na, xcp_cd, act_cd, asn_ir FROM tbl_shp

RE: oracle newbie

2003-09-19 Thread Dain Anderson
You may need to prefix the table name with the correct schema: SELECT shp_id, spr_nr, loc_cd, pkg_id, csn_na, xcp_cd, act_cd, asn_ir FROM MySchema.tbl_shp WHERE asn_ir IS null -Dain -Original Message- From: Stephenie Hamilton [mailto:[EMAIL PROTECTED] Sent: Fri 9/19/2003 3:19 PM

Re:oracle newbie

2003-09-19 Thread Stephenie Hamilton
hey, i just started here, i had no control over the db at all sigh ~~ Steph Those have to be the most obfuscated column names I've ever seen :) - Jim ~| Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137733

RE: oracle newbie

2003-09-19 Thread Ian Skinner
Stephenie I've never had your exact problem, but I have experience difficulty with NULL values in Oracle from ColdFusion using the default JDBC/ODBC drivers. I have several times created queries that would throw JDBC/ODBC errors since I was selecting fields that contained NULL values particularly

RE: oracle newbie

2003-09-19 Thread Douglas.Knudsen
which should throw an error if this is required, should it not? Unless there are two tables, one under the schema and one without ala a synonym. Stephanie, out of curiosity can you use RDS to browse this table? Can you run the SQL in CFStudio's query tool? Doug -Original Message-

Directory ownership

2003-09-19 Thread Ray Bujarski
I have a web interface that allows users to create directories/files on a mounted project space. Problem is that the web server user creates these directories, so the directories are owned by the webserver user. I need it to be owned by the user that is logged in creating the directories/files.

Re:oracle newbie

2003-09-19 Thread Stephenie Hamilton
I am not sure what the schema name is, they didn't tell me that...any hints on how i could find it using oracle worksheet? I cannot use RDS (corporate rules...arg) so the only way I can even look at the db is with oracle worksheet, which is doesn't show me much compared to SQL Ent. Mgr (which

Re: oracle newbie

2003-09-19 Thread Jim Campbell
Can you install a third-party tool like Aqua Data or TOAD? That might be a little friendlier. - Jim Stephenie Hamilton wrote: I am not sure what the schema name is, they didn't tell me that...any hints on how i could find it using oracle worksheet? I cannot use RDS (corporate rules...arg)

Re: OT: CC Processing and Recurring Billing

2003-09-19 Thread Bryan Stevenson
Thanks Matt... Yes you nailed it...except of course the varying amounts would never exceed the full renewal price (only ever get smaller due to referral credits)so it's nothing shady ;-) I have actaully just found a company that will allow some of what I'm after (although you kill the first

Re: Re:oracle newbie

2003-09-19 Thread Deanna Schneider
Stephanie, Are you using Dreamweaver or Studio? I just did a search on oracle worksheet because I don't actually know what that is (I use SQl Plus or SQL Navigator or TOAD to connect to Oracle and monkey with queries.) and I found a thread that is similar:

RE: oracle newbie

2003-09-19 Thread Douglas.Knudsen
you have debugging on? Is the SQL correct there? Cached query? Is the cfm page cached inadvertantly by CF? The user for the DSN is the same as in this 'oracle worksheet' and teh same DB actually? I know, some cheesy easy questions, but you never know. I've been known to bang my head for

Re:oracle newbie

2003-09-19 Thread Stephenie Hamilton
I am using HomeSite+ (5.1) ~~ Steph Stephanie, Are you using Dreamweaver or Studio? I just did a search on oracle worksheet because I don't actually know what that is (I use SQl Plus or SQL Navigator or TOAD to connect to Oracle and monkey with queries.) and I found a thread that is

super scope

2003-09-19 Thread Deanna Schneider
Hi Folks, I'm going through the Discovering CFC's book and I'm currently reading the chapter about how to kludge the super scope. With 6.1, this is now unnecessary, apparently. Since I'm just learning about CFC's (and we don't have MX in production yet), I'm thinking I can skip learning the kludge

RE: CFMX ODBC Services

2003-09-19 Thread Ben Forta
I just posted this blog entry, I think it may be what you want: http://www.forta.com/blog/index.cfm?mode=eentry=927 --- Ben -Original Message- From: Demarco, Alex [mailto:[EMAIL PROTECTED] Sent: Friday, September 19, 2003 1:59 PM To: CF-Talk Subject: CFMX ODBC Services Does anyone

  1   2   >