Re: Multi threading or Processing using CF

2004-06-03 Thread Thomas Chiverton
On Wednesday 02 Jun 2004 21:15 pm, Ketan Patel wrote: > Hi, > I am looking for some solution where I can do 2 or 3 simultaneous calls to > functions using CF. Any CFX tag available which can spawn a task in the > background. Has anybody implemented something like this. Use a frameset () with 3 fra

RE: Multi threading or Processing using CF

2004-06-03 Thread Jim Davis
On Wednesday 02 Jun 2004 21:15 pm, Ketan Patel wrote: > Hi, > I am looking for some solution where I can do 2 or 3 simultaneous calls to > functions using CF. Any CFX tag available which can spawn a task in the > background. Has anybody implemented something like this. To do so from the browser yo

RE: He3 community input (custom tag paths/mappings)

2004-06-03 Thread Steve Nelson
That's not really what I'm thinking. My thought is to point the IDE to a single url (per development server) that returns stuff like this (in some xml format): Mappings: "/" = d:\inetpub\wwwroot "/funkychicken" = d:\inetpub\wwwroot\iama\funkychicken Tags: = d:\inetpub\wwwroot\iama\funkychicke

RE: Blackstone - Toronto CFUG notes

2004-06-03 Thread Steve Nelson
What does the SQL reporting services produce? PDFs, Word? HTML? I have a copy from my MS action pack, but haven't taken the time to install it. Steve Nelson   _   From: G [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 02, 2004 3:32 PM To: CF-Talk Subject: Re: Blackstone - Toronto CFUG note

Re: Blackstone - Toronto CFUG notes

2004-06-03 Thread Massimo Foti
> What does the SQL reporting services produce? PDFs, Word? HTML? I have a > copy from my MS action pack, but haven't taken the time to install it. > BTW If you are looking for a great web-based reporting tool (and you have plenty of money to spend on it...), this one may worth a check: http://www

RE: Blackstone - Toronto CFUG notes

2004-06-03 Thread Robertson-Ravo, Neil (RX)
Hey Steve, The Reporting Services can export in all of those formatsHTML, PDF, Excel, Word and Custom. HTH Neil    _   From: Steve Nelson [mailto:[EMAIL PROTECTED] Sent: 03 June 2004 12:44 To: CF-Talk Subject: RE: Blackstone - Toronto CFUG notes What does the SQL reporting services

He3 community input (undo after closing file)

2004-06-03 Thread Steve Nelson
On another note, I'd love a feature that lets me undo after closing a document, even if I closed the file 3 weeks ago. Basically just write the undo commands to disk. I have plenty of disk space, so I honestly don't care how much space this would take up. Steve Nelson   _   From: Steve Nels

Unable to open license.properties

2004-06-03 Thread Robertson-Ravo, Neil (RX)
I am getting an error in the logs of  "Warning Unable to open D:\CFusionMX\runtime/lib/license.properties".  I have recently upgraded our JVM which is installed on D: and so is CFMX. Any one know where the setting/path is to ensure that this error is stopped? Neil This e-mail is from Reed Exhi

No JDBC data sources

2004-06-03 Thread Robertson-Ravo, Neil (RX)
Hey, while I am on the subject of going through my log files! I am also getting the error below which doesn't look good: "No JDBC data sources have been configured for this server (see jrun-resources.xml)" Anyone know of a solution/explanation? Thanks Neil This e-mail is from Reed Exhibitions

RE: Unable to open license.properties

2004-06-03 Thread Kev McCabe
Make sure that there are no spaced in the Path to the JVM What JVM are you using? _ Mr Kev McCabe Senior ETV Developer, Interactive Technology Development Application Development Team British Sky Broadcasting First Floor North East, West Cross House Grant Way Islewor

RE: Unable to open license.properties

2004-06-03 Thread Robertson-Ravo, Neil (RX)
Hi Kevin, I am suing Sun Java 1.4.2_04.  CF starts AOK so I cant see how it's a problem with the path setting otherwise JRun wouldn't start!   I have read that this message can be ignored as its built into CF/JRun but I need to clarify. Thanks Neil Fro

Re: javascript Onchange() function?

2004-06-03 Thread Thomas Chiverton
On Tuesday 01 Jun 2004 19:35 pm, Philip Arnold wrote: > There are 2 ways of doing this: > > 1) Store all of the query information in the page and let _javascript_ do > the filtering > > 2) Submit the data back to the server and let CF get the shortened > version of the query and re-present the form

Re: No JDBC data sources

2004-06-03 Thread Dick Applebaum
'Cause you configured the datasources with CFAdmin rather than JRMC, perhaps? HTH Dick On Jun 3, 2004, at 6:17 AM, Robertson-Ravo, Neil (RX) wrote: > Hey, while I am on the subject of going through my log files! I am also >  getting the error below which doesn't look good: > >  "No JDBC data s

Re: upload a file explanation

2004-06-03 Thread daniel kessler
Yeah that line checks it, and the previous stuff uploads it.  But they're not in unison.  The upper code does the upload, then this check happens after it  uploads.  There's nothing in this cfif that says well if it fails, don't do the upload or if it's fine, finish the upload process. That's the c

Help with accessing PDF files in DB

2004-06-03 Thread Monique Boea
What is the best way to display a list of PDFs and allow a user to click on the link and open the PDF? Here is the current code: openFile('#variables.sponsorreports_url#liability/#htmleditformat(qGetReport List.tFilename)#')">#htmleditformat(qGetReportList.tFilename)# And it doesn't work. I get

Why did this suddenly break>

2004-06-03 Thread Mark Leder
Hi all, Using MX6.1 Win 2003 server, J2EEsessionvars enabled. I have a shopping cart, when someone initially goes to the checkout page (to enter first name, last name, etc), a session.ecom structure is created containing empty strings.  However, the past few days, the cart acts like it can't find

RE: Returning XML via webservice, cont

2004-06-03 Thread Tom Kitta
Yes, I see the same thing when I view the source, it is a WDDX pocket. It is the way CF is sending the XML to the browser as XML encapsulated in WDDX. You can always write the XML to a file and then you get straight XML. Why this would be  problem for your application? TK   -Original Message--

RE: javascript Onchange() function?

2004-06-03 Thread Pascal Peters
Which is  essentially version 2 (except that you don't have to load the entire form a second time) > -Original Message- > From: Thomas Chiverton [mailto:[EMAIL PROTECTED] > Sent: donderdag 3 juni 2004 15:28 > To: CF-Talk > Subject: Re: _javascript_ Onchange() function? > > On Tuesday 01

RE: Unable to open license.properties

2004-06-03 Thread Kev McCabe
The only other thing that may cause this is the \ & / in the error may give a clue to why it can't open it. HTH _ Mr Kev McCabe Senior ETV Developer, Interactive Technology Development Application Development Team British Sky Broadcasting First Floor North East, West

Re: Blackstone - Toronto CFUG notes

2004-06-03 Thread David Fafard
I looked at it. seems you need to lock into visual studio .net 2003 / sql server to build edit and deploy the reports. dave   - Original Message -   From: Robertson-Ravo, Neil (RX)   To: CF-Talk   Sent: Thursday, June 03, 2004 7:55 AM   Subject: RE: Blackstone - Toronto CFUG notes   

Regular Expression and HTML

2004-06-03 Thread jean-marc bottin
I got a RE that I have modified in order to parse some HTML and to only keep tag starting with a “ I have some HTML:                                        a   b   c   d             After using the RE I get that: cellSpacing=0 cellPadding=0 width="100%" borde

Re: upload a file explanation

2004-06-03 Thread Massimo Foti
> Yeah that line checks it, and the previous stuff uploads it.  But they're > not in unison.  The upper code does the upload, then this check happens > after it  uploads.  There's nothing in this cfif that says well if it > fails, don't do the upload or if it's fine, finish the upload process. > Th

RE: Help with accessing PDF files in DB

2004-06-03 Thread Pascal Peters
I can't really say what is going wrong, as the openFile function is not in your code. Why don't you just put the url in the href and add target="_blank" to see what happens. If you try to put the generated link directly in the browser, does it work? Pascal > -Original Message- > From: Mon

Help: CF5 Prof. connecting to Oracle with Merant

2004-06-03 Thread Frank Mamone
I have setup a ODBC connection using  Merant 3.7 OEM drivers in the Windows Datasource Admin. It connects properly. However, in CF ADMIN it does not connect. The proper username and password have been entered. I'll keep searching the archives etc, but if you have heard of such a problem please le

Re: Blackstone - Toronto CFUG notes

2004-06-03 Thread Alexander Sherwood
At 09:42 AM 6/3/2004, you wrote: >I looked at it. > >seems you need to lock into visual studio .net 2003 / sql server to build >edit and deploy the reports. Yup. The visual Studio.NET is a deal breaker. But, doesn't CS.NET just generate RDF, which is a well known XML vocabulary? You could write th

RE: Regular Expression and HTML

2004-06-03 Thread Pascal Peters
Add [^>]*> at the end of the regexp. If you are on mx, you can write a shorter regexp!! > -Original Message- > From: jean-marc bottin [mailto:[EMAIL PROTECTED] > Sent: donderdag 3 juni 2004 15:45 > To: CF-Talk > Subject: Regular _expression_ and HTML > > I got a RE that I have modified

Re: He3 community input (undo after closing file)

2004-06-03 Thread Matt Liotta
Eclipse already has built-in support for that. Additionally, Eclipse has built-in support for retaining differences in files across saves. You could even several weeks later compare the differences between the current file and saved version from some time ago. This is in addition to any capabil

RE: Unable to open license.properties

2004-06-03 Thread Robertson-Ravo, Neil (RX)
Hmmm, well the JVM path can only be inserted with a / in the name via the IDE otherwise it will fail.strange    _   From: Kev McCabe [mailto:[EMAIL PROTECTED] Sent: 03 June 2004 14:42 To: CF-Talk Subject: RE: Unable to open license.properties The only other thing that may cause this

Help with accessing PDF files in DB

2004-06-03 Thread Monique Boea
Here is the open file function...and this doesn't work either href=""> >#htmleditformat(qGetReportList.tFilename)#