Re: Old 6.0 Install Troubles

2007-03-29 Thread Gonzo Rock
God I LOVE this List! Thank You Janet! Disaster averted. On 3/28/07, Janet MacKay [EMAIL PROTECTED] wrote: http://www.adobe.com/go/98b88caa ~| ColdFusion MX7 by Adobe® Dyncamically transform webcontent into Adobe PDF with

Correct locking / cftransaction

2007-03-29 Thread Matthew Chambers
Hi guys, I'm trying to find some up to date (MX7) info on how to correctly use CFTRANSACTION when writing to a DB (MySQL). All I am doing is one CFQUERY for the INSERT statement and then a second CFQUERY for the last_insert_id(). I think MySQL v5 allows you to have more than one SQL statement

Re: Old 6.0 Install Troubles

2007-03-29 Thread Robertson-Ravo, Neil (RX)
Didn't you try Google :-) This e-mail is from Reed Exhibitions (Gateway House, 28 The Quadrant, Richmond, Surrey, TW9 1DN, United Kingdom), a division of Reed Business, Registered in England, Number 678540. It contains information which is confidential and may also be privileged. It is for

Re: Correct locking / cftransaction

2007-03-29 Thread Andrew Scott
If msql4 supports transactions then you have no problems. That's what transactions is all about, multiple queries that rely on one or another failing, to summarise it up. On 3/29/07, Matthew Chambers [EMAIL PROTECTED] wrote: Hi guys, I'm trying to find some up to date (MX7) info on how to

Re: Werid cfqueryparam error...

2007-03-29 Thread James Buckingham
I've hit exactly the same problem as this but I have a larger problem in that I'm trying to migrate 8 yrs worth of CF5 code to MX7.0. I've done a search across our CF server and we're hitting over 6000+ entries of cfqueryparam which could potential try passing a null value :(. Why did CF5.0

Re: Werid cfqueryparam error...

2007-03-29 Thread James Buckingham
The other thing I was going to say is that my boss had a look at the suggested code above and seems to think it's inefficient because of it's use of more than one function to process. He suggested: null=#iif(COURSE.COU_LANGUAGE_STUDY IS '',de('Yes'),de('No'))# What do you think? Cheers,

Re: Dreamweaver and ssh keys

2007-03-29 Thread Tom Chiverton
On Wednesday 28 Mar 2007, Maureen Barger wrote: I meant ssh keys and sftp :) Err ? SFTP is FTP over SSL no ? SSH is totally different. -- Tom Chiverton Helping to carefully disintermediate enterprise solutions on: http://thefalken.livejournal.com

Re: Dreamweaver and ssh keys

2007-03-29 Thread James Holmes
No http://en.wikipedia.org/wiki/SSH_file_transfer_protocol You are thinking of FTPS http://en.wikipedia.org/wiki/FTPS On 3/29/07, Tom Chiverton [EMAIL PROTECTED] wrote: On Wednesday 28 Mar 2007, Maureen Barger wrote: I meant ssh keys and sftp :) Err ? SFTP is FTP over SSL no ? SSH is

Re: Is there an Apollo developer's mailing list?

2007-03-29 Thread James Holmes
Ugh, I hate Yahoo lists. Now I have to dig out my yahoo ID again to add myself. Dammit. Hopefully their pov will change - I'd rather post to a list here. On 3/29/07, Michael Dinowitz [EMAIL PROTECTED] wrote: In order to be polite and avoid any conflict, I asked someone at Adobe about it

Re: Is there an Apollo developer's mailing list?

2007-03-29 Thread Adrien Akkhazza
Please someone commited to apollo create a list on google groups, or I'll do it myself. I've been using yahoo groups for years but they suck a lot. Wish google buy yahoo groups and tranfer them all to g groups. James Holmes wrote: Ugh, I hate Yahoo lists. Now I have to dig out my yahoo ID again

Digests still working for you?

2007-03-29 Thread Earl, George
Over the past 3 - 4 days my cf-talk and cf-community digests first slowed to a trickle and now they seem to have stopped altogether. I haven't received either for a couple of days. Is it just me? George ~| ColdFusion MX7 and

Re: cold fusion certification

2007-03-29 Thread Scott Stroz
I am certified Advanced in CFMX and CFMX 7, and while it may not show whether I am a good developer or not, it has helped me in certain ways. Gov't contracts often state that developers need to be certified, and in the case of my first job in the DC area, Certified Advanced. When my company

Re: Dreamweaver and ssh keys

2007-03-29 Thread Tom Chiverton
On Thursday 29 Mar 2007, James Holmes wrote: http://en.wikipedia.org/wiki/SSH_file_transfer_protocol Damn this new fangled SSH2 and it's SCP replacement :-) -- Tom Chiverton Helping to professionally envisioneer cross-platform niches on: http://thefalken.livejournal.com

RE: This is why CFMX kicks ass

2007-03-29 Thread Ben Nadel
Nicely done. And yes, CF does rock! .. Ben Nadel Certified Advanced ColdFusion MX7 Developer www.bennadel.com Need ColdFusion Help? www.bennadel.com/ask-ben/ -Original Message- From: Jonathan Block [mailto:[EMAIL PROTECTED] Sent: Thursday, March 29, 2007 1:58 AM

CF and Oracle Function Issue

2007-03-29 Thread James Blaha
All, I have a someone that’s an Oracle programmer learning CF. She has an Oracle Function that when ran returns a dataset. I’ve never seen this done before but in Toad it works. i.e. select coldfusion.PC.F_GET_Info(sysdate-275,'F','Y') from dual How can I run this in ColdFusion then

RE: This is why CFMX kicks ass

2007-03-29 Thread Andy Matthews
Awesome. If you would have used jQuery it would have taken you a few weeks less. LOL Nice site though...it's really well done and looks great too. -Original Message- From: Jonathan Block [mailto:[EMAIL PROTECTED] Sent: Thursday, March 29, 2007 12:58 AM To: CF-Talk Subject: This is why

Re: CF and Oracle Function Issue

2007-03-29 Thread Deanna Schneider
cfquery name=getFunction... select coldfusion.PC.F_GET_Info(sysdate-275,'F','Y') from dual /cfquery As long as it has the right grants applied to it, you should be able to run it just like that. -Deanna On 3/29/07, James Blaha wrote: All, I have a someone that's an Oracle programmer

Re: cfc and wsdl

2007-03-29 Thread Scott A Lingle
Well, I was about to say Did you ever have one of those days...etc till I looked through the CFC (again). There was no mention of form anywhere (after all, this was a 5 line cfc at the time). However, the cfc did include a file, which I thought was just my global declarations. Turns out,

Re: CF and Oracle Function Issue

2007-03-29 Thread James Blaha
Deanna I tried that. Is is a odd function in oracle 9i and above you can return recordsets in function calls. This function call actually return bascially 3 columns of data with 1 or more possible rows of data. Its kind of like putting a table in a database field. Error Executing Database

Re: Digests still working for you?

2007-03-29 Thread Michael Dinowitz
I'll look into it asap (unless Judith goes into labor now). Over the past 3 - 4 days my cf-talk and cf-community digests first slowed to a trickle and now they seem to have stopped altogether. I haven't received either for a couple of days. Is it just me? George

Re: Is there an Apollo developer's mailing list?

2007-03-29 Thread Michael Dinowitz
If there is enough of a call for an Apollo list on House of Fusion then I'll have no choice but to make the Apollo list 'viewable'. It's already created, just hidden. ~| Deploy Web Applications Quickly across the enterprise

RE: Is there an Apollo developer's mailing list?

2007-03-29 Thread Ben Nadel
Michael, if I did NOT want to subscribe to this hidden list, where would I NOT send an email? ;) -Original Message- From: Michael Dinowitz [mailto:[EMAIL PROTECTED] Sent: Thursday, March 29, 2007 9:49 AM To: CF-Talk Subject: Re: Is there an Apollo developer's mailing list? If there

Re: Report Builder - Barcode Font not working for PDF

2007-03-29 Thread Jeff Houser
Just a shot in the dark. Did you restart CF services after installing the font? In most cases, that fixed the issue of the font not showing up. You can try restarting the machine, although I'm unsure if that would have an effect. A few people told me that they couldn't get it working w/

Limitations of CF's PDF Generator in Creating PDFs for Printing

2007-03-29 Thread Matthew Kuehn
I am trying to discover some of the limitations of ColdFusion's built-in PDF creation as it pertains to creating PDFs that will be printed commercially. I've got a potential project in which we'd like to allow an end-user to visit our site, provide text in five or six text fields, select from an

Re: CF and Oracle Function Issue

2007-03-29 Thread James Holmes
You may have to rewrite the function so that it's a stored proc that uses a ref cursor for the return result, which you can then get with cfstoredproc. On 3/29/07, James Blaha [EMAIL PROTECTED] wrote: Deanna I tried that. Is is a odd function in oracle 9i and above you can return recordsets

Re: Is there an Apollo developer's mailing list?

2007-03-29 Thread James Holmes
I would also not like to not know about not subscribing to this non-existent not-list. On 3/29/07, Ben Nadel [EMAIL PROTECTED] wrote: Michael, if I did NOT want to subscribe to this hidden list, where would I NOT send an email? ;) -Original Message- From: Michael Dinowitz

RE: Limitations of CF's PDF Generator in Creating PDFs for Printing

2007-03-29 Thread Ben Forta
Matthew, cfdocument was designed to make it easy to print web centric content (HTML and CSS), it was never really intended for creating production ready PDFs with the kind of control that I think you'll need. You can control fonts and colors and images, but at the end of the day the feature

Re: Limitations of CF's PDF Generator in Creating PDFs for Printing

2007-03-29 Thread Paul Hastings
Matthew Kuehn wrote: 1. Can CF server add content to an existing PDF? That is, if we provide a base PDF containing all of the static content, can we use CF to *precisely* place the dynamic content as mentioned above, and output a finished PDF? no but the underlying java lib (iText) that

Re: CF and Oracle Function Issue

2007-03-29 Thread James Blaha
James, Thank you very much! We are working on the code now. Take care, -Jim ~| Deploy Web Applications Quickly across the enterprise with ColdFusion MX7 Flex 2 Free Trial

RE: Werid cfqueryparam error...

2007-03-29 Thread Everett, Al \(NIH/NIGMS\) [C]
null=#iif(COURSE.COU_LANGUAGE_STUDY IS '',de('Yes'),de('No'))# Why not #yesNoFormat(COURSE.COU_LANGUAGE_STUDY IS '')# ? ~| Macromedia ColdFusion MX7 Upgrade to MX7 experience time-saving features, more productivity.

RE: Limitations of CF's PDF Generator in Creating PDFs for Printi ng

2007-03-29 Thread Turetsky, Seth
I've looked into the Java iText PDF software, but not being famliar with Java myself, and also not being completely aware of its features, I'm not sure if that's a road I should even attempt going down to solve the problems above. Should I? Definitely tinker around with iText. You don't need

Re: Digests still working for you?

2007-03-29 Thread george . earl
Michael The Man said: I'll look into it asap (unless Judith goes into labor now). Thanks, Michael, but by all means keep your priorities in order! May Judith have the baby at a good time and with success! George ~| ColdFusion

Re: Is there an Apollo developer's mailing list?

2007-03-29 Thread Cutter (CFRelated)
http://tech.groups.yahoo.com/group/apollocoders/ Steve Cutter Blades Adobe Certified Professional Advanced Macromedia ColdFusion MX 7 Developer _ http://blog.cutterscrossing.com James Holmes wrote: I would also not like to not know about not subscribing to this

TimeStamp in CF 6 Log Files

2007-03-29 Thread Dave Hatz
We are running CF 6.1 Enterprise on a W2K Advanced Server version with IIS 5. We patched our server a few weeks ago for the change in the early day light savings time this year. In going through the CF logs I have noticed that our timestamps are now in GMT. We are on the West Coast and have

Re: regex question in rereplace

2007-03-29 Thread Ben Doom
You can certainly do it with a regex, but it might be more efficient to do it with a pair or replace() calls. Regex is inherently expensive. If you want to do it with regex, Jacob's suggestion should work. --Ben Doom Scott Stewart wrote: I’ve got a variable which is a document descriptor

Re: Is there an Apollo developer's mailing list?

2007-03-29 Thread James Holmes
Sorry I didn't mean not the one that Michael wasn't talking about... :-) On 3/29/07, Cutter (CFRelated) [EMAIL PROTECTED] wrote: http://tech.groups.yahoo.com/group/apollocoders/ Steve Cutter Blades Adobe Certified Professional Advanced Macromedia ColdFusion MX 7 Developer

Re: Spent the last few hours monkeying with this and I'm getting nowhere...

2007-03-29 Thread Jonathan Block
*Spent the last few hours monkeying with this and I'm getting nowhere... that's my life! Jon * On 3/28/07, john mcdonald [EMAIL PROTECTED] wrote: If anybody has an idea on this I'd sure be apprecieate your input. I am displaying a form that the user has filled out before, and I am restoring

Re: CF and Oracle Function Issue

2007-03-29 Thread Craig Drabik
You may have to rewrite the function so that it's a stored proc that uses a ref cursor for the return result, which you can then get with cfstoredproc. You'll find this helpful... http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=tn_17938

Re: Is there an Apollo developer's mailing list?

2007-03-29 Thread Mark Drew
Please be gentle... I am double-negative-impaired Takes me about half an hour to figure out double negatives!!! GAAAH! MD On 29 Mar 2007, at 16:28, James Holmes wrote: Sorry I didn't mean not the one that Michael wasn't talking about... :-) On 3/29/07, Cutter (CFRelated) [EMAIL

RE: Is there an Apollo developer's mailing list?

2007-03-29 Thread Ben Nadel
Double-negatives don't not rock - They don't make everything easier to not read :) -Original Message- From: Mark Drew [mailto:[EMAIL PROTECTED] Sent: Thursday, March 29, 2007 11:53 AM To: CF-Talk Subject: Re: Is there an Apollo developer's mailing list? Please be gentle... I am

Parsing an XML object from Flex

2007-03-29 Thread Rick Root
I'm having a problem parsing some XML that is being passed in from a Flex application. It looks like this: advanceReport type=bio recordTypes match=any recordType type=AL qualifications schoolsschoolT/schoolschoolWC/school/schools

Re: Parsing an XML object from Flex

2007-03-29 Thread Marlon Moyer
how are you passing it into cf? Are you using xml parse first to convert it to an xml doc? On 3/29/07, Rick Root [EMAIL PROTECTED] wrote: I'm having a problem parsing some XML that is being passed in from a Flex application. It looks like this: advanceReport type=bio recordTypes

Re: Parsing an XML object from Flex

2007-03-29 Thread Robertson-Ravo, Neil (RX)
You will no doubt need to XMLParse it first? This e-mail is from Reed Exhibitions (Gateway House, 28 The Quadrant, Richmond, Surrey, TW9 1DN, United Kingdom), a division of Reed Business, Registered in England, Number 678540. It contains information which is confidential and may also be

HTTP Request

2007-03-29 Thread Andrew Scott
Anyone know how to get the HTTP Request Content? I have a a service that is doing a HTTP Post, but it isn't in the url and its not in the URL. The content type seems to be application/json-rpc . I am sure that getHTTPRequestData() would work but when I dump that I see that

Re: CF and Oracle Function Issue

2007-03-29 Thread James Blaha
Craig, Thank you very much. Now I just need the learn the Oracle side. Thank you very much for your post and link! Take care, -Jim ~| ColdFusion MX7 by Adobe® Dyncamically transform webcontent into Adobe PDF with new

Re: HTTP Request

2007-03-29 Thread Robertson-Ravo, Neil (RX)
If it's jSON it will be JS. It would also help if you tell us what you are doing etc... This e-mail is from Reed Exhibitions (Gateway House, 28 The Quadrant, Richmond, Surrey, TW9 1DN, United Kingdom), a division of Reed Business, Registered in England, Number 678540. It contains

Re: HTTP Request

2007-03-29 Thread Christopher Jordan
Andrew, Are you using a framework to do your ajax calls? If not, I highly recommend jQuery + AjaxCFC. jQuery is a tremendous little library, and now that Rob Gonda has branched AjaxCFC out to be a plug-in for jQuery, it's a dynamite combo for an CF'er. jQuery can be found here:

Re: HTTP Request

2007-03-29 Thread Andrew Scott
Neil, thats the thing nothing at the moment. I have a json-rpc call that is going to a page that has nothing in it. The json object is being sent as I can see it in the HTTP Header post data, but the problem is I can't get access or know how to find that Json object in the request. so lets look

Re: HTTP Request

2007-03-29 Thread Andrew Scott
Christopher, I am already using my own framework and its better than jQuery as far as I am concerned, but even so thats not going to solve my JSON-RPC problem when a http request is application.json-rpc. On 3/30/07, Christopher Jordan [EMAIL PROTECTED] wrote: Andrew, Are you using a

Re: Parsing an XML object from Flex

2007-03-29 Thread Rick Root
On 3/29/07, Robertson-Ravo, Neil (RX) [EMAIL PROTECTED] wrote: You will no doubt need to XMLParse it first? It is my understanding that XMLParse() converts a STRING to an XML object. Here's what's interesting. The dump BEFORE and AFTER both look exactly the same. I'm passing in an XML

Re: HTTP Request

2007-03-29 Thread Christopher Jordan
Andrew, If it's in the FF Post Data, it should be in the CF Form scope. Try dumping form and see if that doesn't help. Chris Andrew Scott wrote: Christopher, I am already using my own framework and its better than jQuery as far as I am concerned, but even so thats not going to solve my

non_WebServer / WebServices

2007-03-29 Thread Adkins, Randy
I have 4 different web servers that I manage along with 2 database servers. On the webServers I set WebServices to be called to obtain the amount of available hard drive space on all of the drives. Now doing that with CF was simple. Any ideas on how I can get the same request against database

Re: Is there an Apollo developer's mailing list?

2007-03-29 Thread Rick Root
If there were a hidden list on House of Fusion for apollo developers, I might be interested in subscribing to it. I *HATE* Yahoo Groups with a passing. I usually go to flex@houseoffusion.com before hitting flexcoders.. rick

Re: HTTP Request

2007-03-29 Thread Andrew Scott
Christopher, Tried that already and then I decided to do it again, sure enough it shows as empty. On 3/30/07, Christopher Jordan [EMAIL PROTECTED] wrote: Andrew, If it's in the FF Post Data, it should be in the CF Form scope. Try dumping form and see if that doesn't help. Chris Andrew

Re: Old 6.0 Install Troubles

2007-03-29 Thread Rick Root
On 3/29/07, Robertson-Ravo, Neil (RX) [EMAIL PROTECTED] wrote: Didn't you try Google :-) www.justfuckinggoogleit.com =) ~| Macromedia ColdFusion MX7 Upgrade to MX7 experience time-saving features, more productivity.

how do I get the root of the site

2007-03-29 Thread Phill B
I'm trying to get the directory path for the root of a website. The file trying to do this is in a mapped directory and I can't seam to get the right path each time. -- Phil ~| Upgrade to Adobe ColdFusion MX7 Experience Flex 2

(Admin) New Lists

2007-03-29 Thread Michael Dinowitz
At the request of the community, House of Fusion is offering an Apollo mailing list at: http://www.houseoffusion.com/groups/apollo/ In addition, there are new ColdFusion OOP and Search Engine Optimization lists available: http://www.houseoffusion.com/groups/cf-oop/

Re: Parsing an XML object from Flex

2007-03-29 Thread Robertson-Ravo, Neil (RX)
What does the value look like if you cfoutput it? Is it a string or an XML string? This e-mail is from Reed Exhibitions (Gateway House, 28 The Quadrant, Richmond, Surrey, TW9 1DN, United Kingdom), a division of Reed Business, Registered in England, Number 678540. It contains information which

Re: Old 6.0 Install Troubles

2007-03-29 Thread Robertson-Ravo, Neil (RX)
Lol, brilliant. This e-mail is from Reed Exhibitions (Gateway House, 28 The Quadrant, Richmond, Surrey, TW9 1DN, United Kingdom), a division of Reed Business, Registered in England, Number 678540. It contains information which is confidential and may also be privileged. It is for the exclusive

Re: This is why CFMX kicks ass

2007-03-29 Thread Jonathan Block
hey now... jquery looks awesome. It's so funny ... everybody gets real passionate about javascripts these days. There are days when there are conversations like: Jon: No i like spry. Joe: Scriptaculous is awesome. Kajone: Jquery is better. Matt: No way jquery sucks YUI rules. (Rolling my eyes.)

Re: HTTP Request

2007-03-29 Thread Andrew Scott
If anyone is interested I came across this cffunction name=getJSONRequest returnType=string cfscript var size=GetPageContext().getRequest().getInputStream().available(); var emptyByteArray = createObject(java, java.io.ByteArrayOutputStream). init().toByteArray(); var byteClass =

RE: This is why CFMX kicks ass

2007-03-29 Thread Bader, Terrence C CTR MARMC, 231
I remember when it was just called Remote Scripting and didn't have any funky names... lol ~Terry -Original Message- From: Jonathan Block [mailto:[EMAIL PROTECTED] Sent: Thursday, March 29, 2007 13:47 To: CF-Talk Subject: Re: This is why CFMX kicks ass hey now... jquery looks

Re: HTTP Request

2007-03-29 Thread Andrew Scott
Ok, I now have the solution if anyone is interested at all. cffunction name=getJSONRequest returnType=string cfscript var size=GetPageContext().getRequest().getContentLength(); var emptyByteArray = createObject(java, java.io.ByteArrayOutputStream). init().toByteArray(); var byteClass =

Outputting 4 columns in Flash Forms

2007-03-29 Thread Bruce Sorge
In regular HTML forms, I can do this to limit my output row to four columns: table width=100% cfset variables.newrow = false cfoutput query=listEmailGroupsRet cfif variables.newrow IS true tr /cfif td input type=checkbox name=EmailGroup value=#GroupID#

Re: how do I get the root of the site

2007-03-29 Thread Peter Boughton
What happens when you do ExpandPath(/mappingname) ? I'm trying to get the directory path for the root of a website. The file trying to do this is in a mapped directory and I can't seam to get the right path each time. -- Phil

Get the Real list len

2007-03-29 Thread Chad McCue
This list below really has 20 entries, but when I do a listlen on it, it returns 19. It doesn't read the NULL value in the second spot highlighted in red. I am reading a file that is generated from an outside system, where the administrator does not want change the way it works.

Re: This is why CFMX kicks ass

2007-03-29 Thread Jonathan Block
I know... in my case I'm like Guys - these are javascripts... and you get the people who are like... nononono that's ajax and I'm like nonono you're ajack ass. ;=) Jon On 3/29/07, Bader, Terrence C CTR MARMC, 231 [EMAIL PROTECTED] wrote: I remember when it was just called Remote Scripting

RE: Get the Real list len

2007-03-29 Thread Che Vilnonis
And your question is? :) You'll need to add placeholder values back into your list. See link below. Hope that helps. http://cflib.org/udf.cfm?ID=507 -Original Message- From: Chad McCue [mailto:[EMAIL PROTECTED] Sent: Thursday, March 29, 2007 3:37 PM To: CF-Talk Subject: Get the Real

Re: Get the Real list len

2007-03-29 Thread Josh Nathanson
This is a known issue - I think the workaround is to run a replace on the list before you do listlen - stick a whitespace character in there: Replace(list,||,| |,all) Then you can replace it back the way it was after the listlen if you need to. -- Josh - Original Message - From:

RE: (Admin) New Lists

2007-03-29 Thread Ben Nadel
Swet :) .. Ben Nadel Certified Advanced ColdFusion MX7 Developer www.bennadel.com Need ColdFusion Help? www.bennadel.com/ask-ben/ -Original Message- From: Michael Dinowitz [mailto:[EMAIL PROTECTED] Sent: Thursday, March 29, 2007 2:45 PM To: CF-Talk Subject:

SQL Question?

2007-03-29 Thread Doug Brown
I understand several things about SQL when it comes to getting information out of it, but never really have understood which data types to use for what specific data. I know what ones suppose to hold what kind of data as far as integer data, character data, monetary data, data and time data,

RE: SQL Question?

2007-03-29 Thread Che Vilnonis
I've always read that you use nvarchar for multilingual data. Keep in mind, nvarchar takes up twice as much space in the db since it makes an alotment for languages that have extended characters. ~C -Original Message- From: Doug Brown [mailto:[EMAIL PROTECTED] Sent: Thursday, March 29,

RE: SQL Question?

2007-03-29 Thread Doug Brown
Ok, so if my data will only be supporting the English language I should just use varhcar or char since n uses 2 bytes for one character. Correct? Doug -Original Message- From: Che Vilnonis [mailto:[EMAIL PROTECTED] Sent: Thursday, March 29, 2007 1:58 PM To: CF-Talk Subject: RE:

Re: Parsing an XML object from Flex

2007-03-29 Thread Rick Root
On 3/29/07, Robertson-Ravo, Neil (RX) [EMAIL PROTECTED] wrote: What does the value look like if you cfoutput it? Is it a string or an XML string? If I cfdump it, it's an XML object. Both before and after, both with the same class identifier (see previous message) rick

RE: SQL Question?

2007-03-29 Thread Che Vilnonis
I believe so... -Original Message- From: Doug Brown [mailto:[EMAIL PROTECTED] Sent: Thursday, March 29, 2007 4:03 PM To: CF-Talk Subject: RE: SQL Question? Ok, so if my data will only be supporting the English language I should just use varhcar or char since n uses 2 bytes for one

RE: SQL Question?

2007-03-29 Thread Ben Forta
Disk space is cheap. If there is ever a chance that you'll need other characters embedded in text sometime in the future, then it pays to sacrifice the extra space and use the N data types now. --- Ben -Original Message- From: Che Vilnonis [mailto:[EMAIL PROTECTED] Sent: Thursday,

cfmail question

2007-03-29 Thread Deepak Gupta
Hi I am using cfmail to send a zip file created during the code. I am storing the file and the zipped file in a folder. Now after sending an email, i want to delete the file and the zipped file. But when i do cffile action=delete after sending the email ( I mean after the code that sends an

Re: (Admin) New Lists

2007-03-29 Thread Christopher Jordan
I agree! :o) Ben Nadel wrote: Swet :) .. Ben Nadel Certified Advanced ColdFusion MX7 Developer www.bennadel.com Need ColdFusion Help? www.bennadel.com/ask-ben/ -Original Message- From: Michael Dinowitz [mailto:[EMAIL PROTECTED] Sent: Thursday,

Re: Get the Real list len

2007-03-29 Thread Peter Boughton
There are several options: 1) Replace blank items with dummies. cfset Text = Replace(Text,'||','| |','all')/ cfset Text = Replace(Text,'||','| |','all')/ (You need to do it twice incase there are ajacant blanks.) 2) Use Java methods to handle it. Not sure what the Java listlen equivalent is, but

OT: Embed Flash into Powerpoint?

2007-03-29 Thread Andy Matthews
A potential client says: I'm doing a powerpoint for a presentation my bosses are giving next week at a big foundation. I need two slides with animation. My timeline is pretty tight, so it would be great to find someone who could do it by Saturday night. I can send the description of what they want

RE: cfmail question

2007-03-29 Thread Justin Scott
I am using cfmail to send a zip file created during the code. I am storing the file and the zipped file in a folder. Now after sending an email, i want to delete the file and the zipped file. But when i do cffile action=delete after sending the email ( I mean after the code that sends an

RE: Embed Flash into Powerpoint?

2007-03-29 Thread Andy Matthews
That was easy enough. Searching for Flash, powerpoint returns loads of links. In case anyone is interested: http://www.blingo.com/search?q=flash%2C+powerpoint -Original Message- From: Andy Matthews [mailto:[EMAIL PROTECTED] Sent: Thursday, March 29, 2007 3:49 PM To: CF-Talk Subject:

RE: Embed Flash into Powerpoint?

2007-03-29 Thread Michael E. Carluen
Andy, Try posting at Scriptlance.com Finding someone to do this kinds of work (aka the not-the-core-stuff-I-want-to-bother-with) is pretty easy. I'm sure someone someplace can do it for you for only a few bucks. Good resource to find talented flash sub-contract designers, animators, etc too. But

RE: Embed Flash into Powerpoint?

2007-03-29 Thread Andy Matthews
Michael... I can do the Flash stuff myself...I just didn't know if it was possible. Turns out it is and, like you said, it looks pretty simple. -Original Message- From: Michael E. Carluen [mailto:[EMAIL PROTECTED] Sent: Thursday, March 29, 2007 4:12 PM To: CF-Talk Subject: RE: Embed

Re: SQL Question?

2007-03-29 Thread Jochem van Dieten
Doug Brown wrote: I understand several things about SQL when it comes to getting information out of it, but never really have understood which data types to use for what specific data. I know what ones suppose to hold what kind of data as far as integer data, character data, monetary data,

RE: Embed Flash into Powerpoint?

2007-03-29 Thread Michael E. Carluen
Gotcha, Andy... same here, I do my flash stuff. At times though, I feel I'm not artsy enough for my animations or even my own prezos, so I just sub-out the task- scriptlance is a cool place for that. Glad you found what you were looking for. :-) -Original Message- From: Andy

RE: getAdminHash ???

2007-03-29 Thread Dave Watts
I am just getting the same error, anyone knows what is the reason. We are running CF 7.0.2 and just run the JRun updater 6. The selected method getAdminHash was not found. Either there are no methods with the specified method name and argument types, or the method getAdminHash is

RE: Targetting an instance

2007-03-29 Thread Dave Watts
Well hell's bells! I'll have to look into OpenSTA a bit more I guess... I didn't really say I like it, though - it's adequate and that's about it. If I could choose whatever I want, I'd probably go with Segue SilkPerformer, but I really can't afford that. You wouldn't have happened to have

Cfcontent type=application/word style ignored??

2007-03-29 Thread John
I'm outputting a word file and all of my style rules are ignored such as font-family, font-size etc...Any idea how get Word to use my style rules? Thanks! ~| Macromedia ColdFusion MX7 Upgrade to MX7 experience time-saving

RE: Cfcontent type=application/word style ignored??

2007-03-29 Thread Ben Nadel
I find that word (as web page) puts 3D in front of each of it attributes: p style=3Dcolor:black; Here is text /p I think it is 3D but it might be something else. What kind of document is it really? Is it really just an HTML page that is being used by Word? .. Ben

Re: Cfcontent type=application/word style ignored??

2007-03-29 Thread Adrien Akkhazza R. Cardoso
I have done this last week. I had a page with a css full of styles and stuff and worked fine. Maybe it worked on word because I was using the id of the elements instead of classes ( #content { ... } instead of .content { ... } Or maybe because the styles were on the same page. The styles are on

Re: how do I get the root of the site

2007-03-29 Thread Dave l
/rootlevel so if you want your main index.cfm page then you could do /index.cfm to get there if you want to access say an image folder thats in the root then it would be /images/theimage.jpg if you are dealing with cfc's then use dot notaion, so if you have a cfc folder and you want to

Re: Site Check please: www.CodeFetcher.com

2007-03-29 Thread Dave l
have Will test it, that balding sob breaks everything ~| Create robust enterprise, web RIAs. Upgrade integrate Adobe Coldfusion MX7 with Flex 2 http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP Archive:

Re: Site Check please: www.CodeFetcher.com

2007-03-29 Thread Dave l
Personally, I don't like sites that shove the main content over to the left, I prefer it in the middle, just a usability quirk I have. ~| Upgrade to Adobe ColdFusion MX7 The most significant release in over 10 years. Upgrade

Re: Get the Real list len

2007-03-29 Thread Claude Schneegans
It doesn't read the NULL value It is a bad flaw in design, from the very begining of CF: it never takes in account empty elements in lists. -- ___ REUSE CODE! Use custom tags; See http://www.contentbox.com/claude/customtags/tagstore.cfm (Please send any

Re: Correct locking / cftransaction

2007-03-29 Thread Matthew Chambers
Ok, but what CFTRANSACTION type do I use? Cheers Matthew If msql4 supports transactions then you have no problems. That's what transactions is all about, multiple queries that rely on one or another failing, to summarise it up. On 3/29/07, Matthew Chambers [EMAIL PROTECTED] wrote:

Re: Get the Real list len

2007-03-29 Thread Christopher Jordan
It's a small world really. Not only did my friend Steven Van Gemert write the first version of ListFix(), but I just used it not five minutes ago! :o) Chad, ListFix() is really your best bet to overcome this design flaw in CF. Chris Che Vilnonis wrote: And your question is? :) You'll need

Re: SQL Question?

2007-03-29 Thread Paul Hastings
Doug Brown wrote: Ok, so if my data will only be supporting the English language I should just use varhcar or char since n uses 2 bytes for one character. Correct? never say never. unless you're going to be dealing in TB of data, better safe than sorry.

Extending Application.cfc

2007-03-29 Thread Jen N
I was hoping to get some help on Extending Application.cfc's to subfolders. We have researched and seen this has been discussed in great length, but have yet to find a solution that works. Many are the same type of idea, but here's one from Adobe

RE: Site Check please: www.CodeFetcher.com

2007-03-29 Thread Russ
Did nobody mention yet that Cold Fusion is supposed to be ColdFusion? ~| Create robust enterprise, web RIAs. Upgrade integrate Adobe Coldfusion MX7 with Flex 2 http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP Archive:

  1   2   >