RE: What could be wrong with this code ? Any expertise on this please?? UPDATE

2004-02-18 Thread Ian Vaughan
Christian Any update on this from Macromedia, has this been confirmed as a bug ? or have they come up with any solution why it does not work with MX but does with 4.5 ? -Original Message- From: Christian Cantrell [mailto:[EMAIL PROTECTED] Sent: 05 February 2004 16:57 To: CF-Talk

Inserting strings with commas

2004-02-18 Thread Thane Sherrington
When one does an insert of a string into an Access database with CF5, does one have to get rid of commas in the string? In other words, can one insert a string like: Hello, my name is Bob.with a regular Insert Into SQL command, or are commas like single quotes? T [Todays Threads] [This

Re: What could be wrong with this code ? Any expertise on this please?? UPDATE

2004-02-18 Thread Jochem van Dieten
Ian Vaughan wrote: Any update on this from Macromedia, has this been confirmed as a bug ? or have they come up with any solution why it does not work with MX but does with 4.5 ? Error Occurred While Processing Request Error Executing Database Query. [Macromedia][SequeLink JDBC

RE: Inserting strings with commas

2004-02-18 Thread Raymond Camden
You don't have to worry about the commas. [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

RE: Inserting strings with commas

2004-02-18 Thread Philip Arnold
When one does an insert of a string into an Access database with CF5, does one have to get rid of commas in the string? In other words, can one insert a string like: Hello, my name is Bob.with a regular Insert Into SQL command, or are commas like single quotes? First off - did you try

Re: The Dangers of Java

2004-02-18 Thread Deanna Schneider
We have the patch installed, and both throw an invalid _expression_ format error: Just in time compilation error Invalid parser construct found on line 3 at position 21. ColdFusion was looking at the following text: .Invalid _expression_ format. The usual cause is an error in the _expression_

Re: The Dangers of Java

2004-02-18 Thread Deanna Schneider
Matt wrote: For those of you that have the patch, I am curious if there is any difference between the following two snippets of code. Hm. Wait a sec. No. No, they don't give an error. (Saved to the wrong server before.) Neither of them throw errors. Both seem to work. How very interesting. -d

Re: Re:query help...

2004-02-18 Thread Deanna Schneider
Jeremy, I didn't use the rownum example because in the given scenario, using rownum may not give you the latest mod date record from the all records in the table. Easy enough to make it do so, though. You just use a sub-query: SELECT * FROM ( SELECT * FROM foo WHERE goo = 'koo' ORDER

Re:Administrator mapping not working

2004-02-18 Thread Alisa Thomson
yes...that is correct.That is what I am expecting. erm... might be off a little.. but the /CFIDE/scripts mapping is at the webserver level not CF HTH -Original Message- From: Alisa Thomson [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 17, 2004 16:28 To: CF-Talk Subject:

Re: Flash remoting in Flash MX 2004 Standard?

2004-02-18 Thread Kevin Graeme
Yeah, you're outta luck with '04 Standard.And even if you buy Pro, there's still a million things that are better than in MX regarding data interaction.Of course, better means takes a shitton of ActionScript to do, instead of a line or two in MX.Oh, and by the way, I'm bitter. You and me

Re:cf web app on a cd?

2004-02-18 Thread Jeremy Brodie
Hi Vince, Thanks for the offer. My point was to point put Cold Fusion has a large footprint and there are many technical hurdles to overcome to have a Cold Fusion application on a CD (forgeting about licencing issues with SQL Server and CF). P.S. What is your current schedule for the .net

Re: To be secure or not to be?

2004-02-18 Thread Dan O'Keefe
Jochem van Dieten wrote: The thing I don't like is that cfqueryparam and query caching don't work together. I hope MM will remove that limitation in a future version. Not sure I follow you. Are you saying if you use the CFQueryParam and try to cache it with cachedwithin or cachedafter, it

RE: To be secure or not to be?

2004-02-18 Thread Pascal Peters
Exactly, it throws an error if I remember corectly -Original Message- From: Dan O'Keefe [mailto:[EMAIL PROTECTED] Sent: woensdag 18 februari 2004 15:21 To: CF-Talk Subject: Re: To be secure or not to be? Jochem van Dieten wrote: The thing I don't like is that cfqueryparam

Re: To be secure or not to be?

2004-02-18 Thread Jochem van Dieten
Dan O'Keefe wrote: Jochem van Dieten wrote: The thing I don't like is that cfqueryparam and query caching don't work together. I hope MM will remove that limitation in a future version. Not sure I follow you. Are you saying if you use the CFQueryParam and try to cache it with

RE: To be secure or not to be?

2004-02-18 Thread Philip Arnold
Not sure I follow you. Are you saying if you use the CFQueryParam and try to cache it with cachedwithin or cachedafter, it does not work? It doesn't To understand the reason you have to understand how CFQUERYPARAM works It passes the data as a parameter to the SQL Engine, so therefore it's

Re: Verity K2 Spidering on Linux/CFMX.

2004-02-18 Thread Jamie Jackson
Out of curiosity, what spider are they using, or did they create their own? Thanks, Jamie On Tue, 17 Feb 2004 17:35:32 -0500, in cf-talk you wrote: BTW, BlueDragon as of 6.1 beta 2 now has built-in full-text search and indexing via Lucene as well as HTTP spidering. -Matt On Feb 17, 2004, at

Re: Verity K2 Spidering on Linux/CFMX.

2004-02-18 Thread Matt Liotta
Created their own. -Matt On Feb 18, 2004, at 9:39 AM, Jamie Jackson wrote: Out of curiosity, what spider are they using, or did they create their own? Thanks, Jamie On Tue, 17 Feb 2004 17:35:32 -0500, in cf-talk you wrote: BTW, BlueDragon as of 6.1 beta 2 now has built-in full-text search

Cluster Cats

2004-02-18 Thread Robert Shaw
Does Macromedia still ship ClusterCats with MX 6.1? I don't see much on their site, are people still using ClusterCats? TIA, Robbie [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Re: CF5 Error Handler Form

2004-02-18 Thread Ubqtous
Jim, On Tuesday, February 17, 2004, 10:10:30 PM, you wrote: JM cferror type=request JM template=err/global.cfm JM mailto=[EMAIL PROTECTED] If you're on CF5+, you can use type=exception which allows full use of Cold Fusion code in its error handler, which means you can automatically email the

RE: OT: Ok, now I've seen it all

2004-02-18 Thread Craig Earls
Belly Buttons? What a bunch of... (I'm thinking of a properly descriptive word right now that Michael's filters won't let me post.Hint:everyone's got one). [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Re: To be secure or not to be?

2004-02-18 Thread Jochem van Dieten
Philip Arnold wrote: To understand the reason you have to understand how CFQUERYPARAM works It passes the data as a parameter to the SQL Engine, so therefore it's not actually part of the SQL itself, so CF can't cache it using the cache parameters of CFQUERY But there is no reason why CF

Flush ? in MX

2004-02-18 Thread Hobbydesigns
I recently upgraded to MX, but found that I'm not able to use the ODBC Flush function. What has replaced this ? [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

SQL Select starting at xth row

2004-02-18 Thread Andy Ousterhout
Is there a way to have an SQL Select return information starting at the xth row? [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

RE: SQL Select starting at xth row

2004-02-18 Thread Pascal Peters
What db? -Original Message- From: Andy Ousterhout [mailto:[EMAIL PROTECTED] Sent: woensdag 18 februari 2004 16:13 To: CF-Talk Subject: SQL Select starting at xth row Is there a way to have an SQL Select return information starting at the xth row? [Todays Threads]

RE: SQL Select starting at xth row

2004-02-18 Thread Philip Arnold
From: Andy Ousterhout Is there a way to have an SQL Select return information starting at the xth row? Presuming SQL Server SELECT * FROM TABLE WHERE ID not in (SELECT top x ID FROM TABLE ORDER BY ID) ORDER BY ID You can obviously change the order, but both orders have to be the same, and

JaxFusion: Jacksonville, Florida ColdFusion User Group Meeting

2004-02-18 Thread Calvin Ward
All, I just wanted to drop a quick note for anyone that is interested or knows someone in the area, the first meeting of the ColdFusion User Group for Jacksonville, Florida will be this coming Monday! All the details are available at http://www.jaxfusion.org/ . If someone is coming, please take

RE: SQL Select starting at xth row

2004-02-18 Thread Andy Ousterhout
MS Access now, moving to MS SQL 1 month -Original Message- From: Pascal Peters [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 18, 2004 9:15 AM To: CF-Talk Subject: RE: SQL Select starting at xth row What db? -Original Message- From: Andy Ousterhout [mailto:[EMAIL

RE: SQL Select starting at xth row

2004-02-18 Thread Andy Ousterhout
Thanks.This will work in MS as well. -Original Message- From: Philip Arnold [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 18, 2004 9:40 AM To: CF-Talk Subject: RE: SQL Select starting at xth row From: Andy Ousterhout Is there a way to have an SQL Select return information

RE: SQL Select starting at xth row

2004-02-18 Thread Pascal Peters
Philip answered it for Access or MSSQL server -Original Message- From: Andy Ousterhout [mailto:[EMAIL PROTECTED] Sent: woensdag 18 februari 2004 17:11 To: CF-Talk Subject: RE: SQL Select starting at xth row MS Access now, moving to MS SQL 1 month -Original Message- From:

CFIF and the Evaluate function

2004-02-18 Thread Wurst, Keith D.
Hey everyone. I am working within a cfloop and a need to perform a cfif. here is what my code looks like cfloop list=#list# index=id cfif hours_period_1_#id# eq 20 /cfif /cfloop This is generating an error. I think I need to use the Evaluate function but I'm not sure what the syntax

RE: CFIF and the Evaluate function

2004-02-18 Thread Raymond Camden
If you are running MX or higher, change your cfif to cfif variables[hours_period_1_#id#] eq 20 Prior to that I think you would need Evaluate _unless_ you put all the hours stuff in a struct, like hoursData or somesuch. [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe]

Re: CFIF and the Evaluate function

2004-02-18 Thread Rob Rohan
On Wed, 2004-02-18 at 08:19, Wurst, Keith D. wrote: Hey everyone. I am working within a cfloop and a need to perform a cfif. here is what my code looks like cfloop list=#list# index=id cfif hours_period_1_#id# eq 20 /cfif /cfloop I have never seen left hand evaluation in any language

RE: CFIF and the Evaluate function

2004-02-18 Thread Barney Boisvert
Either of these will work, though the latter (without evaluate()) is probably marginally faster, and both more readable and communicative of what's happening: cfloop list=#list# index=id cfif evaluate(hours_period_1_#id#) eq 20 /cfif /cfloop cfloop list=#list# index=id cfif

Re: CFIF and the Evaluate function

2004-02-18 Thread Ben Doom
You could avoid the evaluate by using a scope (which runs faster). Assuming you were getting this data from a form submitted via POST: cfloop list=#list# index=id cfif form[hours_period_1_ #id#] eq 20 /cfif /cfloop HTH. --Ben Doom Wurst, Keith D. wrote: Hey everyone. I am working

Re:The Dangers of Java

2004-02-18 Thread Claudia Hoag
I think it would; it's my understanding that using GetPageContext().forward() is analogous to Server.Transfer in classic ASP, which doesn't create an additional HTTP request like CFLOCATION does, but simply processes the target script. On a side note, I believe Server.Transfer is not available in

RE: CFIF and the Evaluate function

2004-02-18 Thread Barney Boisvert
That only works in assignment, because that's the only place it's an Lvalue. Other than that, everything is always an Rvalue, which CF doesn't do evaluation of (for obvious reasons).What you're saying is is the string 'hours_period_1_#id#' equal to the string 20, which is certainly valid, but

Re: Re:The Dangers of Java

2004-02-18 Thread Kwang Suh
It's available in ASP. - Original Message - From: Claudia Hoag [EMAIL PROTECTED] Date: Wednesday, February 18, 2004 8:34 am Subject: Re:The Dangers of Java I think it would; it's my understanding that using GetPageContext().forward() is analogous to Server.Transfer in classic ASP,

CFC strangeness.

2004-02-18 Thread Ian Skinner
Ok, I'm trying to modify an existing CFC application, and I am getting strange behavior that I can not figure out.Can somebody tell me where I am loosing this? I've got this very basic CFC call to theoretically create a new object with an internal variable named ID set to 1112044 and store it in

Re: Re:The Dangers of Java

2004-02-18 Thread Jeff Garza
Server.Transfer has been available for classic ASP since version 3.0. Cheers, Jeff Garza - Original Message - From: To: CF-Talk Sent: Wednesday, February 18, 2004 8:34 AM Subject: Re:The Dangers of Java I think it would; it's my understanding that using GetPageContext().forward() is

Re: CF5 Error Handler Form

2004-02-18 Thread Jim McAtee
- Original Message - From: Ubqtous [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Wednesday, February 18, 2004 7:55 AM Subject: Re: CF5 Error Handler Form Jim, On Tuesday, February 17, 2004, 10:10:30 PM, you wrote: JM cferror type=request JM template=err/global.cfm JM

OT: DW2004 Snippet madness

2004-02-18 Thread Mark W. Breneman
First off sorry for the off topic, but this is driving me mad and I know some out there will have the answer. I mostly hate dream weaver, but I am trying to give it a fair try. I have the trial of DW MX 2004 installed and I can not assign any snippets to keyboard shortcuts.I need these short

RE: DW2004 Snippet madness

2004-02-18 Thread Barney Boisvert
There's a dropdown on the keyboard shortcut dialog that defaults to menu commands, I think.At the bottom you can select snippet shortcuts to assign shortcuts to snippets. The snippet files are stored in the configuration/snippets directory in your user directory.That's something like

java FileReader speed in question?

2004-02-18 Thread Tyler Clendenin
Here is my dilemma.I have a 5 meg file (potentially larger), I want to read this file parse it and import it into the database.It is tab delimited and chr(13) delimited.I downloaded and tried the FileRead function from CFLib.org but it took 13628ms to read the first 9 lines so obviously that is

Re: DW2004 Snippet madness

2004-02-18 Thread Massimo Foti
I have the trial of DW MX 2004 installed and I can not assign any snippets to keyboard shortcuts.I need these short cuts or else DW is useless to me. Yes, I have duplicated the MM Standard set and I can assign other types of commands to keyboard short cuts, just not snippets. Select Snippets

RE: To be secure or not to be?

2004-02-18 Thread Dave Watts
Not sure I follow you. Are you saying if you use the CFQueryParam and try to cache it with cachedwithin or cachedafter, it does not work? That's correct, although as Jochem pointed out Macromedia could certainly fix this. However, as a workaround, if you're using SQL Server or some other

Re: DW2004 Snippet madness

2004-02-18 Thread Massimo Foti
BTW Homesite 5.5 now use DW's xml-based file format for storing snippets. In case you have snippets in older versions of HS/CF Studio, this could be handy: http://www.dwfaq.com/Snippets/converter.asp Massimo Foti http://www.massimocorner.com Co-Author of Dreamweaver

Re: CF5 Error Handler Form

2004-02-18 Thread Ubqtous
Jim, On 2/18/2004 at 11:57, you wrote: JM I wasn't aware of the type=exception.Why would it preclude JM capturing user comments as might be entered into a form? It doesn't prevent you from having a form to capture user comments, but it removes the dependence on the user for getting error

OT: Abstracting Event Registration

2004-02-18 Thread Reece, Cynthia
Hi everyone, I am looking for a way to abstract event registration on our site.Essentially we host about 40 affiliated sites and all those sites have various events throughout the year and would like people to register for them on line.Many of these people have used Kintera for similar

Re: java FileReader speed in question?

2004-02-18 Thread Darron J. Schall
What database are you using?If you're using SQL Server, you can just use DTS to import the data from the file.It'll let you match up the fields/columns and everything, and it runs really fast. I ran into the same problem you did -- tried to parse the file, but it took forever.The DTS alternative

RE: Security - Tag restrictions

2004-02-18 Thread cfhelp
Ok this looks like the answer. I have read Ben’s book and the CF Documentation (CF5) on Advanced security but still not getting it. Is there a nice tutorial on-line somewhere that shows me step-by-step setup of a sandbox. Rick -Original Message- From: Taco Fleur [mailto:[EMAIL

RE: java FileReader speed in question?

2004-02-18 Thread Barney Boisvert
First, what DB are you using?Many provide a means to import data from text files.That's definitely the best way to go, if that's an option. Assuming you can't do it that way, I have had great success with simple using CFFILE to load it into a variable, and then splitting it into an array with

RE: CFIF and the Evaluate function

2004-02-18 Thread Rob Rohan
yikes, your correct - my bad. I don't normally do that kind of thing anyway- I am more of an array and struct guy. I should have just kept my mouth shut :-/ *feeling like a dink* On Wed, 2004-02-18 at 08:32, Barney Boisvert wrote: That only works in assignment, because that's the only place

Re: CF5 Error Handler Form

2004-02-18 Thread Jim McAtee
- Original Message - From: Ubqtous [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Wednesday, February 18, 2004 10:24 AM Subject: Re: CF5 Error Handler Form JM I wasn't aware of the type=exception.Why would it preclude JM capturing user comments as might be entered into a form?

SOT: Flash remoting/web services formatting

2004-02-18 Thread Burns, John
In Flash, I'm trying to grab some data from the server (remoting or web services) and pull that into flash.However, I want the data to be formatted a certain way.I preferrably want you use special fonts and stuff in Flash, but I'm not sure how to pass the data to Flash in order for that to

RE: CF5 Error Handler Form

2004-02-18 Thread Dave Watts
If I had a cferror type=exception configured in an app's application.cfm, _plus_ had a system-wide error handler set up in the CF Administrator, would I be correct in assuming that the error handling hierarchy would fire the application level error handler first? Yes, that's correct. In

RE: DW2004 Snippet madness

2004-02-18 Thread Mark W. Breneman
I wish it was that easy. :-)I assume by your responses that this issue may be related to my PC although my laptop seems to do the same thing. Let me rephrase my problem, I can assign a keyboard shortcut to a snippet, via the shortcuts GUI, but I have yet to get one to work.When I use the

Re: Flash remoting/web services formatting

2004-02-18 Thread Kevin Graeme
Which version of Flash? In MX2004 you can use CSS for basic text styling. -Kevin In Flash, I'm trying to grab some data from the server (remoting or web services) and pull that into flash.However, I want the data to be formatted a certain way.I preferrably want you use special fonts and

RE: Flash remoting/web services formatting

2004-02-18 Thread Haggerty, Mike
Use an HTML text field in Flash for displaying the data and stick with regular HTML entities to control the display. If you need a solution that is more granularized, Flash form fields support multiple text styles. Use indicators in the text you pass to Flash for where to begin/end each text

Using CFMX to interface with SOAP

2004-02-18 Thread Butch Zaccheo
Hi all, I would like to start a thread about using CFMX to interface with SOAP. I've scoured many forums it seems I'm not asking the right questions or there isn't very much information on the subject. If you have any working scripts using CFHTTP/CFINVOKE to interface with SOAP, please submit

RE: DW2004 Snippet madness

2004-02-18 Thread Rob Rohan
On Wed, 2004-02-18 at 10:02, Mark W. Breneman wrote: I wish it was that easy. :-)I assume by your responses that this issue may be related to my PC although my laptop seems to do the same thing. Let me rephrase my problem, I can assign a keyboard shortcut to a snippet, via the shortcuts GUI,

Re: DW2004 Snippet madness

2004-02-18 Thread Jeff
Let me rephrase my problem, I can assign a keyboard shortcut to a snippet, via the shortcuts GUI, but I have yet to get one to work.When I use the shortcuts GUI I am trying to assign Ctrl+3 to a snippet that will wrap the selected text in #s. I'm not sure why you're doing this. You can just

RE: Flash remoting/web services formatting

2004-02-18 Thread Burns, John
How do I set up the css?Is that in flash that I create the styles?I am using Mx2k4. John -Original Message- From: Kevin Graeme [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 18, 2004 1:12 PM To: CF-Talk Subject: Re: Flash remoting/web services formatting Which version of Flash?

Re:OT: Abstracting Event Registration

2004-02-18 Thread Jeremy Brodie
Cynthia, Talk or email me off-list using the information below. I can help you out with some of the details involved. Jeremy Brodie Edgewater Technology web: http://www.edgewater.com phone:(703) 815-2500 email: [EMAIL PROTECTED] Hi everyone, I am looking for a way to abstract event

How do I delete a row in a query?

2004-02-18 Thread Troy Simpson
All, I have manually created a query by adding rows, columns, and then the data. I used query functions like QueryAddColumn, QueryAddRow, QueryNew, and QuerySetCell. How do I delete a row in a query result set? Thanks, Troy -- Troy Simpson Applications Analyst/Programmer, OCPDBA, MCSE, SCSA

Re: Flash remoting/web services formatting

2004-02-18 Thread Kevin Graeme
How do I set up the css?Is that in flash that I create the styles?I am using Mx2k4. Did you look in the Flash help? Creating a style sheet object CSS style sheets are represented in ActionScript by the TextField.StyleSheet class. This class is only available for SWF files that target Flash

Re: CF5 Error Handler Form

2004-02-18 Thread Ubqtous
Jim, On 2/18/2004 at 12:45, you wrote: JM If I had a cferror type=exception configured in an app's JM application.cfm, _plus_ had a system-wide error handler set up in JM the CF Administrator, would I be correct in assuming that the JM error handling hierarchy would fire the application level

scheduled tasks do not run, no errors

2004-02-18 Thread Belinda Weinbrecht
I am running CF MX 6.1 Enterprise on Windows 2000. I have set up a scheduled task to run every hour via the administrator. The scheduler log shows that the task ran and no errors are listed. I can run the cfm file as a static page and it executes correctly. Any ideas why the task is not

RE: How do I delete a row in a query?

2004-02-18 Thread Barney Boisvert
You can't.You can emulate the behaviour by running a SELECT * QofQ with a WHERE clause that doesn't match the row you want to delete, but that's as good as it gets. Cheers, barneyb -Original Message- From: Troy Simpson [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 18, 2004

RE: DW2004 Snippet madness

2004-02-18 Thread Mark W. Breneman
Yes, you are correct.I am simply using the # snippet as an example.I have other snippets, more complex, that I need to be able to use. But, for now I am doing just what you suggested. Thanks Mark W. Breneman -Cold Fusion Developer -Network Administrator Vivid Media [EMAIL PROTECTED]

Re: Security - Tag restrictions

2004-02-18 Thread David Delbridge
Rick, Managing Advanced Security on ColdFusion prior to MX is a dismal undertaking.If I had only one reason to upgrade, security sandboxing would probably be it. That said, I have something that may be helpful to you.I wrote a document, ColdFusion 5.0 Advanced Security Field Guide, which was

Re: How do I delete a row in a query?

2004-02-18 Thread Nick Han
I don't know the context of your running template, but it looks like you would have to reset QueryAddRow again with one row less than the previous.Something like QueryAddRow(query,n-1)??? Nick Han [EMAIL PROTECTED] 02/18/04 11:03AM All, I have manually created a query by adding rows, columns,

Re: CF5 Error Handler Form

2004-02-18 Thread Ubqtous
Dave, On 2/18/2004 at 13:00, you wrote: DW In addition, the site-wide error handler will catch errors that DW the CFERROR TYPE=EXCEPTION won't, and I think it will catch DW errors generated by your CFERROR page itself, if they occur. Yes. I think handlers are processed as follows: 1. CFERROR

RE: CFC strangeness.

2004-02-18 Thread Marlon Moyer
Look 3/4 of the way down on this page for 'dumpCFC'.That might help you. -- marlon And Bobby you are right, I am being selfish, but the last time I checked, we don't have a whole lot of songs that feature the cowbell! -Original Message- From: Ian Skinner [mailto:[EMAIL PROTECTED]

OT: Question about Dreamweaver MX 2004

2004-02-18 Thread Kevin Marino
Sorry for OT post. My home install of DWMX when I save a file the '*' stays attached to the file name. But If I click off the file and then back it disappears. Of course this doesn't happen to me at work. So wondering what behavior or setup would cause this. If this needs to be moved to a

OT: Passing form info via image map

2004-02-18 Thread Robert Orlini
Is there any way to use an image map to pass info onto a form similar to a submit button? I'm trying to accomplish this by passing variables. See part of my code below and let me know if any have done this better or different please. Thanks. map name=FPMap0 area href="" shape=rect coords=277,

Re: java FileReader speed in question?

2004-02-18 Thread Tyler Clendenin
I am using Oracle 8i with no access to write files to the server so i cannot use SQL*Loader.I am currently doing nothing more then uploading the file.Running a quick scan on it to make sure that each row has the right number of columns and then adding it to a queue table in oracle.i am then going

Re: Passing form info via image map

2004-02-18 Thread Bryan Stevenson
is the form on the same page as the map?? Bryan Stevenson B.Comm. VP Director of E-Commerce Development Electric Edge Systems Group Inc. t. 250.920.8830 e. [EMAIL PROTECTED] - Macromedia Associate Partner www.macromedia.com

RE: Passing form info via image map

2004-02-18 Thread Robert Orlini
Yes Bryan. RO -Original Message- From: Bryan Stevenson [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 18, 2004 3:25 PM To: CF-Talk Subject: Re: Passing form info via image map is the form on the same page as the map?? Bryan Stevenson B.Comm. VP Director of E-Commerce

RE: Passing form info via image map

2004-02-18 Thread C. Hatton Humphrey
Is there any way to use an image map to pass info onto a form similar to a submit button? I'm trying to accomplish this by passing variables. See part of my code below and let me know if any have done this better or different please. It's not as nice as an image map (which defines a URL

RE: Passing form info via image map

2004-02-18 Thread Barney Boisvert
Just use a _javascript_: href on the area which submits the form: area href="" ... -Original Message- From: Robert Orlini [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 18, 2004 12:12 PM To: CF-Talk Subject: OT: Passing form info via image map Is there any way to use an

Re: Passing form info via image map

2004-02-18 Thread Bryan Stevenson
Then you're looking at _javascript_ that calls a function that will pass values into the form on that page 1) image map link has > 2) The function cahnges the value of the fields in the form document.formName.fieldName.value=param1 3) Sit back and admire your handy work ;-) Any quaetions...ask

Re: OT: Question about Dreamweaver MX 2004

2004-02-18 Thread Jeff Small
Kevin Marino [EMAIL PROTECTED] wrote: If this needs to be moved to a more appropriate list, please do. Oh and is there a good Dreamweaver discussion list out there, MM site is a bit lacking. You know, I went to house of fusion to actually look, because I've switched over to MX 2004 lately and

Re: scheduled tasks do not run, no errors

2004-02-18 Thread Michael Dinowitz
Could you do me a favor and send me the template your calling with the scheduled task? I just want to look it over to see what may be the cause. Also, a few tests for you to run: 1. Does the scheduled template run properly when run in a browser using an url? 2. Does the scheduled template run

Re:Write to html file

2004-02-18 Thread Tim Jackson
Josen, Please post your solution... I just ran into the exact same thing and got the error you mentioned. All I have done so far is map .htm to C:\CFusionMX\runtime\lib\wsconfig\jrun_iis6.dll Thanks, -Tim Nevermind... I figured it out. Apparently it needed some config info changed and a

Re:Transfer to Mac OS X Server

2004-02-18 Thread Sangeeta Karmokar
Urgent help I am using Filemaker Pro server on mac and trying to connect database to the coldfusion server and make websites work. how should i go around that. I have installed JRun/CFMX in /Applications/jrun4 directory. I really need serious help.. Regards Sangeeta [Todays Threads]

Re: How do I delete a row in a query?

2004-02-18 Thread Troy Simpson
Thanks for the info. That was very helpful. Can you use Insert, Update, and Delete SQL statements with a QofQ? Sincerely, Troy Barney Boisvert wrote: You can't.You can emulate the behaviour by running a SELECT * QofQ with a WHERE clause that doesn't match the row you want to delete, but

Re: Re:Transfer to Mac OS X Server

2004-02-18 Thread Kevin Graeme
I don't think you can connect FileMaker to CF directly. IIRC, Allaire did something with drivers for FM and CFExpress, but I don't think it flew. You could try exporting the FileMaker db to XML and then using the XML with CF. -Kevin - Original Message - From: Sangeeta Karmokar [EMAIL

RE: Re:Transfer to Mac OS X Server

2004-02-18 Thread Barney Boisvert
A quick Googling indicates that there is a FileMaker JDBC driver, but that it's not quite up to spec, poorly built, and is only available when you buy FileMaker Server.Since JDBC is all CF understands, I think you're going to be stuck for a native connection.You might be able to bridge it across

RE: How do I delete a row in a query?

2004-02-18 Thread Barney Boisvert
Nope, only SELECT.Recordset objects are read only, you can't manipulate them in any way, except to pull out a subset of their information.Would definitely be nice to have the INSERT, UPDATE, and DELETE in some situations, but there's nothing you can't get around with queryAddRow, querySetCell, and

Tying it all together...

2004-02-18 Thread Cutter (CF-Talk)
Ok, progress and headway is being made, but now I'm a little stuck. I've created three tables, one for events (tblevents), one for holiday or plus events, and a table for special events (tblspevents). Here are the basic layouts (db is MySQL 3.23 [why can't my host upgrade?]): tblevents:

Re: Transfer to Mac OS X Server

2004-02-18 Thread Ben Doom
Filemaker Pro isn't ODBC or JDBC compliant, so I don't know of a way to directly connect FMP to CF.It's annoying to the point that, while my shop does both FMP and CF, we try to avoid linking them when possible. That said, there are some options: Ideally, you could port the DB to something

Re: Re:Transfer to Mac OS X Server

2004-02-18 Thread David Fafard
It's been a while, but I do not think it can be done successfully. I have used a product in the past called Lasso http://www.blueworld.com/blueworld/ that sounds like it may be your best bet if you wish to stick with FileMaker. Lasso connects directly to FileMaker unlimited. Dave - Original

RE: Verity returns zero hits

2004-02-18 Thread Tom Jordahl
We recently received an update from Verity that will fix this (yea!). We are still working on a way to get this out to customers, but look for a hotfix or a technote with the relevant downloads soon. I will post to CFTalk with a URL pointer when we do make this fix available. -- Tom Jordahl

RE: scheduled tasks do not run, no errors

2004-02-18 Thread Ian Skinner
One thing I seem to remember happening to us is a permissions error. We had a template that did a task where the user needed to have proper permission to the resources being used (directories, files, databases, such as that).The template would run perfectly when one of us developers ran it,

Re: Transfer to Mac OS X Server

2004-02-18 Thread Ben Doom
From what I understand of my FMP-oriented associates, you're right that the JDBC and ODBC drivers for FMP suck royally, especially in the stability department. Also, I get the impression that if you are going to web publish from FM Unlimited, you will get better results using CDML than Lasso,

java file upload

2004-02-18 Thread walker
Hey all, I'm currently using infomentum's AppletFile file uploader, and i'm not really happy with it. Are there other multiple file upload applets that you all might suggest? thanks for your help. -w _ walker fenton [EMAIL PROTECTED] 303.722.5473

Re: scheduled tasks do not run, no errors

2004-02-18 Thread Michael Dinowitz
Using CFHTTP to test out a scheduled event will have the same permissions as the scheduler doing it (the scheduler uses CFHTTP under the hood). This is why I asked for that as one of the tests. Eliminate all of the variables till whats left is the problem. One thing I seem to remember happening

Re: OT: Question about Dreamweaver MX 2004

2004-02-18 Thread Bob Haroche
It's been a while since I've been on it, but there's a very large, very active newsgroup (not list) for DW. There are actually several beginning with marcromedia.dreamweaver. Lots of newbie questions of course, but the guys and gals who write the DW books hang out there. - Regards,

Re: Tying it all together...

2004-02-18 Thread Jochem van Dieten
CF-Talk said: Ok, progress and headway is being made, but now I'm a little stuck. I've created three tables, one for events (tblevents), one for holiday or plus events, and a table for special events (tblspevents). How different are special events from events? Can't you just have one Events

RE: Write to html file

2004-02-18 Thread Dave Watts
Please post your solution... I just ran into the exact same thing and got the error you mentioned. All I have done so far is map .htm to C:\CFusionMX\runtime\lib\wsconfig\jrun_iis6.dll You will need to map the file extension in {cfusionmx}/wwwroot/WEB-INF/web.xml. Open the file, and take

  1   2   >