Re: LinkedIn CF group

2008-06-12 Thread Tom Chiverton
On Wednesday 11 Jun 2008, Dawson, Michael wrote: Linked In = Facebook - Drunk Girl Pics Yeah, I use LinkedIn to maintain my 'professional' links, and Something Else for the 'man, I'm so wasted after last night' stuff :-) -- Tom Chiverton

Re: CF running a Java Process- Making sure that it completes

2008-06-11 Thread Tom Chiverton
less than that but if I run it directly, it's still a 15 minute process. Store the start/end times in a database, and have a task that looks there to see if/when it ran ? -- Tom Chiverton This email is sent for and on behalf of Halliwells

Re: no rds tab in cfeclipse after CF 8 ex install

2008-06-11 Thread Tom Chiverton
are sure you are in the right one, try window - reset perspective or window - show view - other and pick RDS. -- Tom Chiverton This email is sent for and on behalf of Halliwells LLP. Halliwells LLP is a limited liability partnership

Re: Alarming script Injection in SQL Server 2005 tables

2008-06-10 Thread Tom Chiverton
On Monday 09 Jun 2008, Brian Kotek wrote: cfqueryparam won't actually stop someone from entering XSS code into a text field. It needs to be stripped out prior to insertion into the DB. Ahh, yes, client side problems would still be possible, you're right :-) -- '/div' Chiverton

Re: Large Number of CF DSNs and SQL Performance Question

2008-06-10 Thread Tom Chiverton
. -- Tom Chiverton This email is sent for and on behalf of Halliwells LLP. Halliwells LLP is a limited liability partnership registered in England and Wales under registered number OC307980 whose registered office address is at Halliwells LLP

Re: How to change the properties of a column on an Oracle Server?

2008-06-10 Thread Tom Chiverton
On Tuesday 10 Jun 2008, nic olai wrote: But whats the corry syntax for usage on Oracle Server? Fairly similar. What does the Oracle documentation (hell, a swift google) say ? -- Tom Chiverton This email is sent for and on behalf

Re: Coldfusion 8 and Flex 2

2008-06-10 Thread Tom Chiverton
to point at a services-config.xml file instead, right ? That's what we do for Flash Remoting. -- Tom Chiverton This email is sent for and on behalf of Halliwells LLP. Halliwells LLP is a limited liability partnership registered in England

output employee in one row in coldfusion

2008-06-09 Thread erik tom
I am trying to output the table where I want to list people and their coourse completion . and it working . The problem that I am having It outputs the same Emp Id twice or more becaused each employee can signed up for multiple courses. How can i do that so each employee get to show up once

Re: Alarming script Injection in SQL Server 2005 tables

2008-06-09 Thread Tom Chiverton
final lesson :-) -- Tom Chiverton This email is sent for and on behalf of Halliwells LLP. Halliwells LLP is a limited liability partnership registered in England and Wales under registered number OC307980 whose registered office address

Re: cfmail and pgp

2008-06-09 Thread Tom Chiverton
to check ? -- Tom Chiverton This email is sent for and on behalf of Halliwells LLP. Halliwells LLP is a limited liability partnership registered in England and Wales under registered number OC307980 whose registered office address

Re: output employee in one row in coldfusion

2008-06-09 Thread erik tom
tdnbsp;/td tdnbsp;/td /cfif /cfloop erik tom wrote: I am trying to output the table where

Re: CSV Generation MEMORY SUCK

2008-06-03 Thread Tom Chiverton
On Monday 02 Jun 2008, Rick Root wrote: I found a nice little java class library called JavaCSV that handles all the file writing and dropped my time from 68 seconds to 18 seconds. That has potential! Why CF can't translate '' to a StringBuffer append I'll never know... -- Tom Chiverton

Re: do not increase counter is returns 0

2008-06-03 Thread Tom Chiverton
On Friday 30 May 2008, erik tom wrote: not return returns a record then do not increase the counter (this part is working) Also if the query.hours eq 0 and query.minutes eq 0 also should not increase the counter cfif getTimeAvg1.recordcount gt 0 cfif getTimeAvg1

Re: CSV Generation MEMORY SUCK

2008-06-03 Thread Tom Chiverton
, where a fair chunk of the CF9 team are hosting a BOF session :-) -- Tom Chiverton This email is sent for and on behalf of Halliwells LLP. Halliwells LLP is a limited liability partnership registered in England and Wales under registered

Re: market rates

2008-06-03 Thread Tom Chiverton
? -- Tom Chiverton This email is sent for and on behalf of Halliwells LLP. Halliwells LLP is a limited liability partnership registered in England and Wales under registered number OC307980 whose registered office address is at Halliwells LLP, 3

Re: Best CF editor?

2008-06-02 Thread Tom Chiverton
On Friday 30 May 2008, Aaron Rouse wrote: I looked earlier and believe I have 3.3.2 Workspace-wide search is in the 3.3 series too. Probably 3.2 if I remember my home machine right... -- Tom Chiverton This email is sent for and on behalf

Re: Best CF editor?

2008-06-02 Thread Tom Chiverton
on the balance of probability, Eclipse wins. -- Tom Chiverton This email is sent for and on behalf of Halliwells LLP. Halliwells LLP is a limited liability partnership registered in England and Wales under registered number OC307980 whose registered

Re: Best CF editor?

2008-06-02 Thread Tom Chiverton
On Saturday 31 May 2008, Michael Christensen wrote: and HomeSite for the large files (until I may eventually have time to split them up). That's the thing, CFEclipse chokes on files once their size gets so big you should refactor them anyway :-) -- Tom Chiverton

Re: Best CF editor?

2008-06-02 Thread Tom Chiverton
actually worked with. -- Tom Chiverton This email is sent for and on behalf of Halliwells LLP. Halliwells LLP is a limited liability partnership registered in England and Wales under registered number OC307980 whose registered office

Re: Best CF editor?

2008-06-02 Thread Tom Chiverton
On Sunday 01 Jun 2008, s. isaac dealey wrote: the unlikely event that Dreamweaver did corrupt a file, recovery is pretty simple. *When you notice*. -- Tom Chiverton This email is sent for and on behalf of Halliwells LLP. Halliwells LLP

Re: Guide for reviewing a website

2008-06-02 Thread Tom Chiverton
On Monday 02 Jun 2008, Toby King wrote: looking at include overall look and feel,navigation, content, ease of use. You might want to have standards compliance, graceful degradation or accessibility in there. -- Tom Chiverton This email

Re: CSV Generation MEMORY SUCK

2008-06-02 Thread Tom Chiverton
) ? Also, have you benchmarked the EnquireLookupCFC (line 333) ? What does that do ? -- Tom Chiverton This email is sent for and on behalf of Halliwells LLP. Halliwells LLP is a limited liability partnership registered in England and Wales under

Re: Dynamic Code Execution

2008-06-01 Thread Tom Bishop
/ variables but it doesn't seem to work. The code that is stored in the database record gets output (literally) into the email but the code doesn't get executed. Any help would be greatly appreciated. I hope I've made the problem relatively clear. Thanks, Tom Many thanks for all

Re: digital signatures

2008-05-30 Thread Tom Chiverton
and wherefors, but I'm sure he'll sift through all our ideas and find what works best for him. -- Tom Chiverton This email is sent for and on behalf of Halliwells LLP. Halliwells LLP is a limited liability partnership registered in England and Wales

Re: Best CF editor?

2008-05-30 Thread Tom Chiverton
/ CFEclipse has SVN support too, and much better 'coders IDE' features (even though it's missing big hit things like full re-factoring support/insight) I can't see much that would make me switch, even if I could. -- Tom Chiverton This email

Re: Best CF editor?

2008-05-30 Thread Tom Chiverton
On Thursday 29 May 2008, Gerald Guido wrote: I am one behind: 1.6.0_05. You think it would make a diff? I'm actually using the beta (1.6.0_10-beta) day to day, and found it faster than 0_06 was. They've put effort into improving startup performance, for instance. -- Tom Chiverton

Re: When is is time to upgrade to Enterprise Edition?

2008-05-30 Thread Tom Chiverton
, and I bet SeeFusion is cheaper :-) There is so much stuff on that server that it's gonna be a real pain finding what's up without some proper monitoring etc. -- Tom Chiverton This email is sent for and on behalf of Halliwells LLP. Halliwells

Re: Best CF editor?

2008-05-30 Thread Tom Chiverton
On Friday 30 May 2008, James Holmes wrote: It's amazing that a choice of IDE could affect a teleworking contract. In a remote-team environment, I think it's fairly important everyone has the same tools (and the same problems with them). -- Tom Chiverton

Re: Best CF editor?

2008-05-30 Thread Tom Chiverton
On Friday 30 May 2008, Mark Drew wrote: CFEclipse, in comparison to the WYSIWYG coders, you at least know they can type code and not just do it using Dreamweavers tutorials/helpers I assume this is why most places set a practical programing test as part of the interview. -- Tom Chiverton

Re: Best CF editor?

2008-05-30 Thread Tom Chiverton
: check Wash bag: check Sharp suit: check Long coat (black): check SS cap: check -- Tom Chiverton This email is sent for and on behalf of Halliwells LLP. Halliwells LLP is a limited liability partnership registered in England and Wales under

Dynamic Code Execution

2008-05-30 Thread Tom Bishop
that is stored in the database record gets output (literally) into the email but the code doesn't get executed. Any help would be greatly appreciated. I hope I've made the problem relatively clear. Thanks, Tom ~| Adobe

Re: Dynamic Code Execution

2008-05-30 Thread Tom Bishop
Tom, That's pretty much the only way to do it! Put it in a file, and then cflinclude it! :oD It's how Transfer works. Mark On Fri, May 30, 2008 at 7:32 PM, Tom Bishop [EMAIL PROTECTED] wrote: Thanks for your speedy reply, Mark. Would be cool, wouldn't it, if, say in cfsavecontent you could

Re: Best CF editor?

2008-05-30 Thread Tom Chiverton
will never* do this behind your back. -- Tom Chiverton This email is sent for and on behalf of Halliwells LLP. Halliwells LLP is a limited liability partnership registered in England and Wales under registered number OC307980 whose registered

do not increase counter is returns 0

2008-05-30 Thread erik tom
I have a problem calculating the average. What i need is if the query does not return returns a record then do not increase the counter (this part is working) Also if the query.hours eq 0 and query.minutes eq 0 also should not increase the counter cfset empCnt2=0 cfset

Re: digital signatures

2008-05-29 Thread Tom Chiverton
management server GPG would be free, and you can just cfexecute it... -- Tom Chiverton This email is sent for and on behalf of Halliwells LLP. Halliwells LLP is a limited liability partnership registered in England and Wales under

Re: Best CF editor?

2008-05-29 Thread Tom Chiverton
On Thursday 29 May 2008, Will Swain wrote: Will the built in SVN support in the new dreamweaver encourage people to use it for cf development I wonder? Nope. It's not code-oriented. -- Tom Chiverton This email is sent for and on behalf

Re: Best CF editor?

2008-05-29 Thread Tom Chiverton
, FF etc. my workstation hovers around .1.5 gigs of ram. I wouldn't use a developer workstation that was expected to run what looks like a full copy of the staging system in under 2G RAM. -- Tom Chiverton This email is sent for and on behalf

Re: digital signatures

2008-05-28 Thread Tom Chiverton
... -- Tom Chiverton This email is sent for and on behalf of Halliwells LLP. Halliwells LLP is a limited liability partnership registered in England and Wales under registered number OC307980 whose registered office address is at Halliwells

Re: Trapping multiple clicks

2008-05-28 Thread Tom Chiverton
On Wednesday 28 May 2008, Richard Steele wrote: finishes, they click the submit button again. Apart from a cfflush and a please wait message, are there other options to prevent the cfm from running multiple instances? Many thanks! Use JavaScript to disable the button. -- Tom Chiverton

Re: powered by and copyright

2008-05-27 Thread Tom Chiverton
. -- Tom Chiverton This email is sent for and on behalf of Halliwells LLP. Halliwells LLP is a limited liability partnership registered in England and Wales under registered number OC307980 whose registered office address is at Halliwells

Re: Default value in cfparam being used, even though variable exi sts

2008-05-21 Thread Tom Chiverton
to trying to validate it's of the correct CF_SQL_ type. -- Tom Chiverton This email is sent for and on behalf of Halliwells LLP. Halliwells LLP is a limited liability partnership registered in England and Wales under registered number

Re: What is it with telecommuting?

2008-05-21 Thread Tom Chiverton
2008/5/20 C. Hatton Humphrey [EMAIL PROTECTED]: Understandably, most places want people on-site. As a coder, I've never understood this obsession. As a geek, the location of my colleagues and/or computer are irrelevant. -- Tom

Re: What is it with telecommuting?

2008-05-21 Thread Tom Chiverton
2008/5/21 Adam Haskell [EMAIL PROTECTED]: bad but employers have 100% valid reasons for wanting staff on site. *for some activities* you should have gone on to say. Unless someone is code reviewing 100% of the time, whats the point ? -- Tom

Re: Could CFPDF tag edit a PDF file?

2008-05-20 Thread Tom Chiverton
On Monday 19 May 2008, Don L wrote: I just went through the cf documentation about this tag, did not come off as it is able to support a PDF document editing via web interface Define 'editing'. -- Tom Chiverton This email is sent

Re: Could CFPDF tag edit a PDF file?

2008-05-20 Thread Tom Chiverton
place, at a guess. Alternatively, http://www.adobe.com/software/coldfusion/demos/pdf_forms/ : See how ColdFusion 8 allows you to populate and extract data from PDF forms -- Tom Chiverton This email is sent for and on behalf of Halliwells LLP

Re: CFMX 7.01 and 8.0 - Verity Problem - HELP

2008-05-20 Thread Tom Chiverton
On Monday 19 May 2008, Don Beasley wrote: Oracle 10g database. I converted the foxpro memo fields to Oracle Clobs. Does Oracle not have a TEXT type ? Maybe called 'LONG' ? -- Tom Chiverton This email is sent for and on behalf

Re: Complex RegEx help request

2008-05-20 Thread Tom Chiverton
() to pull out the two bits you want. -- Tom Chiverton This email is sent for and on behalf of Halliwells LLP. Halliwells LLP is a limited liability partnership registered in England and Wales under registered number OC307980 whose registered

Re: coldfusion printing to an Epson receipt printer

2008-05-19 Thread Tom Chiverton
On Monday 19 May 2008, AJ Mercer wrote: From memory, you have to use a particular font and send down control characters using ascii() These days CF8 has built in print support, and most label printers work just like a 'normal' printer but with a funny* page size. -- Tom Chiverton

Re: reusable components

2008-05-19 Thread Tom Chiverton
On Monday 19 May 2008, Richard White wrote: just wondering how you guys deal with you reusable functions Huge topic Richard :-) Do you mean you have several functions, not already in some object (i.e. 'utility' type stuff) ? Are there any dependencies or couplings between them ? -- Tom

HElp getting completion in coldfusion

2008-05-17 Thread erik tom
I have the task where I need to check the people completion based on what Quater the enter the program. For example the Q1 required to have Level2 classes to be completed with the passing score of 80% Q2 classes required to complete by the end of the Q2. So if the perosn enter the program in

Re: Format Tables (Was RE: CF to excel)

2008-05-17 Thread erik tom
Can you show us the looping code? It's probably an error in reusing too much of the sample code --- Janine Jakim [EMAIL PROTECTED] wrote: Thanks for all the input. Now for the next question. I am having a hard time formatting my html table correctly. I am using TRTH#Skill[1]#/TH

Re: CFLOCK issues in CF8

2008-05-16 Thread Tom Chiverton
of performance impact. You wouldn't leave debugging on on a production box either, for the same reason. -- Tom Chiverton This email is sent for and on behalf of Halliwells LLP. Halliwells LLP is a limited liability partnership registered in England

Re: Dealing with MySQL escape sequences

2008-05-16 Thread Tom Chiverton
On Thursday 15 May 2008, Jim McAtee wrote: workaround is to either enapsulate the value in a cfqueryparam tag Err, you mean you do not do this for *every single query you write* already ? -- Tom Chiverton This email is sent

Re: need to understand jrun

2008-05-16 Thread Tom Chiverton
On Friday 16 May 2008, Andy Matthews wrote: Check your code before focusing too much attention on the server. Esp if doing a garbage collection in the server monitor doesn't reduce RAM usage. -- Tom Chiverton This email is sent

Re: ASSISTANCE

2008-05-16 Thread erik tom
FROM THE DESK OF DR YUSUF KAZEEM, THE BANK MANAGER, STANDARD TRUST BANK LIMITED. I WISH TO SOLICITE YOUR ASSISTANCE TO PROVIDE ME WITH A SOLUTION TO A MONEY TRANSFER OF TWENTY FIVE MILLION DOLLAR(US$25,OO0,000.00). MY NAME IS DR YUSUF KAZEEM,THE BANK MANAGER STANDARD TRUST BANK

Re: Latency after COLDFUSION 8 upgrade

2008-05-13 Thread Tom Chiverton
On Monday 12 May 2008, Peterson, Chris wrote: Be sure server monitoring / memory profiling / debugging are disabled on the new server ;) I believe the advice is to enable the latter, providing your using the alerts features of course. There isn't much impact. -- Tom Chiverton

Re: Latency after COLDFUSION 8 upgrade

2008-05-13 Thread Tom Chiverton
much impact. I mis-typed, oops. Turn debugging off on production servers. You can enable the left most of the three monitor options in the server monitor without issue. -- Tom Chiverton This email is sent for and on behalf of Halliwells LLP

Re: VMWare Open BlueDragon image made available

2008-05-12 Thread Tom Chiverton
or is it a pure command line interface? I wouldn't expect anyone to use the OpenBD provided VM image in production, so I think the answers might be a bit moot. -- Tom Chiverton This email is sent for and on behalf of Halliwells LLP. Halliwells LLP

Re: Multiple recipients in BCC via Exchange

2008-05-12 Thread Tom Chiverton
On Friday 09 May 2008, Jason Durham wrote: I'm fairly certain MS Exchange will not allow comma delimited emails. I also manage our Exchange Server. I'm sending comma deliminated emails via our corporate Exchange-based SMTP server. -- Tom Chiverton

Re: Secure Flash Audio Player and CF

2008-05-09 Thread Tom Chiverton
? Single use streams ? Only allowing 'registered' clients to connet ? -- Tom Chiverton This email is sent for and on behalf of Halliwells LLP. Halliwells LLP is a limited liability partnership registered in England and Wales under registered

Re: Writing a re-usable business function with CF8

2008-05-09 Thread Tom Chiverton
. -- Tom Chiverton This email is sent for and on behalf of Halliwells LLP. Halliwells LLP is a limited liability partnership registered in England and Wales under registered number OC307980 whose registered office address is at Halliwells LLP, 3

Re: CF8 on Windows 2008 Web Edition

2008-05-09 Thread Tom Chiverton
On Friday 09 May 2008, Kenneth Ferguson wrote: Anybody, anyone, nobody's tried it yet at all Well, just in general, never, ever, go with 'this years' version of anything. That goes double for MS products. -- Tom Chiverton This email

Re: Writing a re-usable business function with CF8

2008-05-09 Thread Tom Chiverton
On Friday 09 May 2008, Don L wrote: Sorry, I forgot to add, without cf8 server package. So, without any CFML engine, Railo/OpenBD etc., what are you trying to achive ? You could use CFML to template an AJAX front end, for instance, but that still leaves you stuck for the backend. -- Tom

Re: Writing a re-usable business function with CF8

2008-05-09 Thread Tom Chiverton
, packacge your application together with OpenBD and ship it as a single 'unzip and run' file. -- Tom Chiverton This email is sent for and on behalf of Halliwells LLP. Halliwells LLP is a limited liability partnership registered in England and Wales

Dynamically prepolate the select box

2008-05-09 Thread erik tom
I am dynamically buildin a select box . How can i prepopluate the data so when it loads it will select the previously submited answer So far i got this cfset selectOptions = selectOptions 'option value=#options#_#id#cfif qryAnswers.answer eq #id#selected/cfif#options#/option'

Re: Dynamically prepolate the select box

2008-05-09 Thread erik tom
Another option is the iif() function ('inline if'). So: cfloop query=ItemQ option value=#Item_ID# #iif(item_ID EQ selectedId, DE('selected=selected'), DE(''))# #Item# /option /cfloop Dominic -- Blog it up: http://fusion.dominicwatson.co.uk Tahnks

Form.fieldnames for textarea

2008-05-08 Thread erik tom
I am building binamic survey . SO when i inserti g the value of the radio buttons all works, but when i am trying to get the id of the textarea it does not . I do not know what to do next CFLOOP LIST=#Form.fieldnames# Index=field cfif #field# neq btnSubmitSurvey

Re: Shopping cart with focus on inventory management? Or just inventory management?

2008-05-06 Thread Tom McNeer
+1 for SiteDirector (http://www.quilldesign.com). -- Thanks, Tom Tom McNeer MediumCool http://www.mediumcool.com 1735 Johnson Road NE Atlanta, GA 30306 404.589.0560 ~| Adobe® ColdFusion® 8 software 8 is the most important

Re: CFPDF Formatting

2008-05-02 Thread Tom Chiverton
On Thursday 01 May 2008, Mark Phillips wrote: Any ideas? Known problem, as far as I can tell. Maybe when this CF9 public bug database appears we can get some visibility on it. In the mean time, we use UJAC. -- Tom Chiverton Helping to synergistically entrench interdependent bandwidth

insert /delet problem in coldfusion

2008-05-02 Thread erik tom
OK. I got really stumpped the solution seems to be very simple, but anyway. in my survey form I need . answer question . and then click save. Then If the user go in the modyfy the question i want to delete the prevoius choices and insert the new ones. I have to 2 tables to do that .()

Re: insert /delet problem in coldfusion

2008-05-02 Thread Tom McNeer
record you just created. -- Thanks, Tom Tom McNeer MediumCool http://www.mediumcool.com 1735 Johnson Road NE Atlanta, GA 30306 404.589.0560 ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release

Flex use-mappings ignored

2008-05-01 Thread Tom McNeer
in a test.cfc. No matter what I do, the use-mappings setting seems to be ignored. Both servers are CF8. And for that matter, both have a remoting-config.xml in place on the server with use-mappings set to true. Can anyone suggest what I'm doing wrong, please? -- Thanks, Tom Tom McNeer MediumCool

multiple insert in coldfsuion

2008-05-01 Thread erik tom
i am looping through theform and collecting survey answers, if i select multiple answers they get inserted on one line how can i insert the value individulay? How can i modify the code so i can make the code work the way i need cfif isDefined(btnSubmitSurvey) cfoutput cfif

cflloop over the form.

2008-04-30 Thread erik tom
I am trying to gather the result of the survey. so when i click on the submit button I wanto collect the values from the entire form that were checked . Instead i get passed all the id rather than id that was checked CFLOOP LIST=#form.fieldnames# Index=field cfif isDefined(form.fieldnames)

Re: cflloop over the form.

2008-04-30 Thread erik tom
I got this part working. Now I need to insert into questionidfk the value (#Evaluate(field)#, but now it looks like this test2_229 and i only need the 229 . How can i trim this variable cfif isDefined(form.fieldnames) CFLOOP LIST=#form.fieldnames# Index=field cfquery name=qryInsert

MXNA

2008-04-30 Thread Tom Chiverton
Does anyone know how much longer the 'temporary' downtime will last ? It's been a number of days now... -- Tom Chiverton This email is sent for and on behalf of Halliwells LLP. Halliwells LLP is a limited liability partnership registered

Re: cflloop over the form.

2008-04-30 Thread erik tom
Thanks i use this #ListLast(Evaluate(Form.#field#), _)# How can i skip insertion of the button since i am using the form.fieldnames How can i trim this variable Try this: listLast (field, _) -- ___ REUSE CODE! Use custom tags; See

Re: MXNA

2008-04-30 Thread Tom Chiverton
On Wednesday 30 Apr 2008, Cutter (CFRelated) wrote: Ben (Forta) posted this link this morning, which gives some answers: http://www.mikechambers.com/blog/2008/04/29/update-on-mxna-or-what-the-is-g oing-on/ Ohh, ta ! -- Tom Chiverton Helping to continually brand value-added e-markets on: http

Re: Jrockit for eclipse

2008-04-29 Thread Tom Chiverton
* the username/password bit for JRockit would not be for the JRun admin, but for some sort of Java messaging JRun/the JVM needs to support. Plus, that post is from 2006. I would strongly expect it to be fixed in CF8.0.1. -- Tom Chiverton Helping to globally customize impactful environments on: http

Re: cfobject/cfinvoke best practices

2008-04-29 Thread Tom Chiverton
to Java once too. -- Tom Chiverton Helping to efficiently aggregate slick infomediaries on: http://thefalken.livejournal.com This email is sent for and on behalf of Halliwells LLP. Halliwells LLP is a limited liability partnership registered

Re: Jrockit for eclipse

2008-04-28 Thread Tom Chiverton
, does it even support whatever you are trying to do ? -- Tom Chiverton Helping to evangelistically morph fourth-generation niches on: http://thefalken.livejournal.com This email is sent for and on behalf of Halliwells LLP. Halliwells LLP

Re: DYnamic survey design

2008-04-25 Thread erik tom
Your query is the unchanged. Instead of running the insert query, just output the query to the screen so you can see what is going on. On a different not, I've also seen your last few questions to the list and don't take this any other way than helpful, but you should really invest in a good CF

ColdFusion query question

2008-04-25 Thread erik tom
I have problem updating the DB table. I have 3 text boxes which has specific id. if the value of that boxes changed i wanto compare to DB and update the option for that id and only for that id . Instead it updates for all ids cfif isDefined(btnOption) cfloop index=i from=1

Re: ColdFusion query question

2008-04-25 Thread erik tom
The data is the follow : id idoptionsquestionID SurveyID 160test 82 1 161test2 82 1 162test3 82 1 Erik, This is pretty difficult to troubleshoot

Re: DYnamic survey design

2008-04-25 Thread erik tom
, 2008 at 9:17 AM, erik tom [EMAIL PROTECTED] wrote: ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;192386516;25150098;k Archive: http

Re: ColdFusion query question

2008-04-25 Thread erik tom
as a duplicate thread? On Fri, Apr 25, 2008 at 12:37 PM, erik tom [EMAIL PROTECTED] wrote: ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk

Re: DYnamic survey design

2008-04-25 Thread erik tom
and nudge you in the right direction. OK, clearly explain to me what you want this code to do. What are you starting with, and what do you want the end result to be? On Fri, Apr 25, 2008 at 1:36 PM, erik tom [EMAIL PROTECTED] wrote

DYnamic survey design

2008-04-24 Thread erik tom
I am trying to design the dynamic survey. But when i insert question options (label) I get weird behevior. It insert a duplicate but it should not !DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd; html

Re: DYnamic survey design

2008-04-24 Thread erik tom
insert into questionOptions values('#variables.this#',#questionID#,#surveyID#) questionID and surveyID never change in your loop... you are just looping the same info into the database. .:.:.:.:.:.:.:.:.:.:.:.:. Bobby Hartsfield http://acoderslife.com http://cf4em.com

Re: DYnamic survey design

2008-04-24 Thread erik tom
insert into questionOptions values('#variables.this#',#questionID#,#surveyID#) questionID and surveyID never change in your loop... you are just looping the same info into the database. .:.:.:.:.:.:.:.:.:.:.:.:. Bobby Hartsfield http://acoderslife.com http://cf4em.com I rewrote the query but

Re: CF 8 Shared hosting w/o Java 6 Class Loader bug

2008-04-24 Thread Tom McNeer
. But I hope some of this may be useful. -- Thanks, Tom Tom McNeer MediumCool http://www.mediumcool.com 1735 Johnson Road NE Atlanta, GA 30306 404.589.0560 ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic

Re: CF 8 Shared hosting w/o Java 6 Class Loader bug

2008-04-24 Thread Tom McNeer
with them regarding that, and they were good enough to discuss it with Adobe. But in the end, they gave me the it would slow everything else in CF 8 argument. -- Thanks, Tom Tom McNeer MediumCool http://www.mediumcool.com 1735 Johnson Road NE Atlanta, GA 30306 404.589.0560

Re: URLs being appended to query string

2008-04-23 Thread Tom Chiverton
PHP code. -- Tom Chiverton Helping to proactively harness 24/7 experiences on: http://thefalken.livejournal.com This email is sent for and on behalf of Halliwells LLP. Halliwells LLP is a limited liability partnership registered in England

Re: output column average using coldfusion

2008-04-21 Thread erik tom
in almost every situation the same thing can be done in SQL more easily and far more quickly. On Fri, Apr 18, 2008 at 3:36 PM, erik tom [EMAIL PROTECTED] wrote: How can i accomplish this ~| Adobe® ColdFusion® 8 software 8

output column average using coldfusion

2008-04-18 Thread erik tom
IN my code I output the query into the table. The is a column that contains time . SAo what i need to do is to get an average to this coumn . tr cfset count=0 td valign=top#RTrim(Lname)#,

Re: output column average using coldfusion

2008-04-18 Thread erik tom
18, 2008 at 12:36 PM, erik tom [EMAIL PROTECTED] wrote: I need to get totalwhen i am already outside the loop !--- Loop over learners --- cfloop query=getLearners cfif lastlearner is not LID

Re: wsconfig.jar v. Apache 2.0.59 solaris

2008-04-17 Thread Tom Chiverton
On Wednesday 16 Apr 2008, Cutter (CFRelated) wrote: Last I checked, and especially with Apache 2.0.59, the Web Server config utility is useless with Apache configurations, It worked for me for the first time ever with CF8.0.1, but I'm on 64bit. -- Tom Chiverton Helping to synergistically

Re: Lots of bugs with cold fusion 8 (standard edition)

2008-04-17 Thread Tom Chiverton
On Wednesday 16 Apr 2008, Raymond Camden wrote: And if I'm no longer a respected member of the community, that's news to me. Why didn't someone call me? ;) Oh, ignore him. He must have just quit smoking or something :-) -- Tom Chiverton Helping to evangelistically brand exceptional IPOs

Re: Oklahoma Leaks Tens of Thousands of SSN's

2008-04-16 Thread Tom Chiverton
this. There is no such thing as a bad language, only bad coding. -- Tom Chiverton Helping to autoschediastically maximize network e-business on: http://thefalken.livejournal.com This email is sent for and on behalf of Halliwells LLP. Halliwells LLP is a limited

Re: wsconfig.jar v. Apache 2.0.59 solaris

2008-04-16 Thread Tom Chiverton
On Wednesday 16 Apr 2008, Maureen Barger wrote: Has anyone encountered this and more importantly, how do I get around it? I just make the changes to the Apache settings by hand. -- Tom Chiverton Helping to administratively supply front-end IPOs on: http://thefalken.livejournal.com

<    3   4   5   6   7   8   9   10   11   12   >