RE: Update in CFquery is failing, somone code check this ?

2001-05-01 Thread Jason Lees (National Express)
there for no record therefore an Error. QED Jason Lees National Express Systems Department. E-Mail : [EMAIL PROTECTED] -Original Message- From: Thomas Chiverton [mailto:[EMAIL PROTECTED]] Sent: Tuesday, May 01, 2001 11:43 AM To: CF-Talk Subject: Update in CFquery is failing, somone code check

RE: Update in CFquery is failing, somone code check this ?

2001-05-01 Thread Jason Lees (National Express)
Cant see anything wrong with the syntax, have you tried removing the spaces before and after all the ='s in the query string,shouldn't make a difference but worth trying. is the DSN correct? Jason Lees National Express Systems Department. E-Mail : [EMAIL PROTECTED] -Original Message

Changing Default Site error page

2001-05-02 Thread Jason Lees (National Express)
work. Does anyone have any ideas?? Jason Lees National Express Systems Department. E-Mail : [EMAIL PROTECTED] ### This document is intended for, and should only be read by, those persons to whom it is addressed. Its contents are confidential

RE: Changing Default Site error page

2001-05-03 Thread Jason Lees (National Express)
sorry, this is what I meant, I must start being more precise.. Any Ideas? Jason Lees National Express Email : [EMAIL PROTECTED] -Original Message- From: Bob Silverberg [mailto:[EMAIL PROTECTED]] Sent: 02 May 2001 19:59 To: CF-Talk Subject: RE: Changing Default Site error page He

RE: query error

2001-05-14 Thread Jason Lees (National Express)
Do You realy need the ; at the end of the Query? Jason Lees National Express Email : [EMAIL PROTECTED] -Original Message- From: Will Swain [mailto:[EMAIL PROTECTED]] Sent: 14 May 2001 11:36 To: CF-Talk Subject: query error Hello, Must be having a brain spasm todayI am getting

Way OT:Java Mailing Lists

2001-05-14 Thread Jason Lees (National Express)
Hi All, Can anybody recommend a good JAVA Mailing list like CF-Talk. TIA Jason Lees National Express Email : [EMAIL PROTECTED] ### This document is intended for, and should only be read by, those persons to whom it is addressed. Its contents

RE: OpenIngres Database

2001-05-16 Thread Jason Lees (National Express)
I've Just spoken to our resident Ingres expert, and his opinion is that you need to use a DB procedure to do it. Jason Lees National Express Email : [EMAIL PROTECTED] -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: 15 May 2001 18:37 To: CF-Talk Subject

Configuring CF45 for Java

2001-05-18 Thread Jason Lees (National Express)
to run JVM and doesnt have the necessary classes on the system. Is this true? and How do you configure the Java settings in CF4.5 so that you can utilise classes? Jason Lees National Express Email : [EMAIL PROTECTED] ### This document is intended

RE: SLightly OT - a time formula

2001-05-22 Thread Jason Lees (National Express)
Try this cfset Hours=int(totalMins/60) cfset Minutes=totalMins Mod 60 Therefore with 400 Mins you get Hours=int(400/60)=6 Mins=400 Mod 6= 40 Back Calc = (6*60)+40=360+40=400 Jason Lees National Express Email : [EMAIL PROTECTED] -Original Message- From: Will Swain [mailto

RE: CFGRID with list box?

2001-05-25 Thread Jason Lees (National Express)
Latest JRE Environment (1.3.1) is about 5.5MB, It is ideal for Intranets, but a problemif your Network Admin has a god complex where hes locked all machines to Normal Users Installing software, even off the intranet!!! Jason Lees National Express Email : [EMAIL PROTECTED] -Original

RE: CFGRID with list box?

2001-05-25 Thread Jason Lees (National Express)
development suite, so chances are that it wont. Jason Lees National Express Email : [EMAIL PROTECTED] -Original Message- From: Angél Stewart [mailto:[EMAIL PROTECTED]] Sent: 25 May 2001 14:13 To: CF-Talk Subject: RE: CFGRID with list box? Arrggh..what are the chances that the new JRE

RE: Can I retrieve the peripherals attached to a 'puter?

2001-05-25 Thread Jason Lees (National Express)
If you goto the M$ page http://windowsupdate.microsoft.com/ and click on the products Update, and it appears that this goes and searches the registry. So It is Possible, Jason Lees National Express Email : [EMAIL PROTECTED] -Original Message- From: Claremont, Timothy S [mailto

RE: whitespace

2001-05-26 Thread Jason Lees (National Express)
as much as possible into a CFScript tag. HTH. Jason Lees National Express Systems Department. E-Mail : [EMAIL PROTECTED] -Original Message- From: nagesh [mailto:[EMAIL PROTECTED]] Sent: Friday, May 25, 2001 8:09 PM To: CF-Talk Subject: whitespace hi all, i really fed up with the white

RE: How do I parse strings?

2001-05-30 Thread Jason Lees (National Express)
pos=pos+1; MsgOperator=Mid(MsgOperator,pos-1,len(MsgOperator)); } iLine=iLine-1; /cfscript HTH Jason Lees National Express Email : [EMAIL PROTECTED] -Original Message- From: Bill Poff [mailto:[EMAIL PROTECTED]] Sent: 30 May 2001 15

RE: What's with this?

2001-06-01 Thread Jason Lees (National Express)
Doesn't June only have 30 days! Jason Lees National Express Email : [EMAIL PROTECTED] -Original Message- From: Steven Dworman [mailto:[EMAIL PROTECTED]] Sent: 01 June 2001 14:11 To: CF-Talk Subject: What's with this? I have this bit of code... cfset date1=dateformat

RE: Use interactive CF debugger!!! : was VeRy tricky evaluate()

2001-06-04 Thread Jason Lees (National Express)
url.grid [ i ])# /cfloop Jason Lees National Express Email : [EMAIL PROTECTED] -Original Message- From: Kola Oyedeji [mailto:[EMAIL PROTECTED]] Sent: 04 June 2001 14:42 To: CF-Talk Subject: RE: Use interactive CF debugger!!! : was VeRy tricky evaluate() After many many attempts i

CF5.0 Tag CFFlush

2001-06-05 Thread Jason Lees (National Express)
. Thanks Jason Lees National Express Email : [EMAIL PROTECTED] ### This document is intended for, and should only be read by, those persons to whom it is addressed. Its contents are confidential and if you have received this message in error

RE: CF5.0 Tag CFFlush

2001-06-05 Thread Jason Lees (National Express)
Thanks, I've checked the code for that and there is nothing except standard CFML HTML tags, ie no CFCookie, cflocation, or any other such tags. Just to check I used this on a page that is a 90% CFscript block. and still the same. Jason Lees National Express Email : [EMAIL PROTECTED

RE: CF5.0 Tag CFFlush

2001-06-05 Thread Jason Lees (National Express)
Thanks, Just tried that, changed from a cookie to the Registry and it appears to be working a bit better. Whats the best way to store client vars, Registry or DB Table? Thanks. Jason Lees National Express Email : [EMAIL PROTECTED] -Original Message- From: David E. Crawford

RE: CF 5 Eval

2001-06-06 Thread Jason Lees (National Express)
I'm currently evaluating it, and this sounds like it could be extremly usefull, please forward any information. Jason Lees National Express Email : [EMAIL PROTECTED] -Original Message- From: Bryan LaPlante [mailto:[EMAIL PROTECTED]] Sent: 06 June 2001 07:44 To: CF-Talk Subject: CF 5

RE: CF 5 Eval

2001-06-06 Thread Jason Lees (National Express)
Go to http://www.macromedia.com/go/cfpromo/ As far as I can understand its available now. Jason Lees National Express Email : [EMAIL PROTECTED] -Original Message- From: John McCosker [mailto:[EMAIL PROTECTED]] Sent: 06 June 2001 11:06 To: CF-Talk Subject: RE: CF 5 Eval When

RE: profanity checker(again)

2001-06-06 Thread Jason Lees (National Express)
you could check to see if there is a valid caracter before and/or after the profanity, it Saturday would find turd then check back and find that there is no space or full stop, and then check forward for the same. Jason Lees National Express Email : [EMAIL PROTECTED] -Original Message

RE: Challenging dillemma (double values?)

2001-06-06 Thread Jason Lees (National Express)
you can youse a hidden field in the page and pass that into the Javascript function and just add the part item into it, with a comma so its a commer delmited list, just remember to remove the last Commer from the List. Jason Lees National Express Email : [EMAIL PROTECTED] -Original

RE: Preserve ampersand tagged data (SGML)

2001-06-06 Thread Jason Lees (National Express)
Use the reverse of UrlDecode(encodedUrlString) Jason Lees National Express Email : [EMAIL PROTECTED] -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: 06 June 2001 15:05 To: CF-Talk Subject: RE: Preserve ampersand tagged data (SGML) Thanks Another

RE: ignore an error??

2001-06-07 Thread Jason Lees (National Express)
you could use the CFParam to set it to an empty string. Jason Lees National Express Email : [EMAIL PROTECTED] -Original Message- From: Alex [mailto:[EMAIL PROTECTED]] Sent: 07 June 2001 16:10 To: CF-Talk Subject: ignore an error?? I recieve the following error: An error occurred

RE: Real Life Math Computations....

2000-11-17 Thread Jason Lees (National Express)
I have used the ABS function, its Idea for displaying or totaling data without worring about the sign. EG to display the -2375 without a sign use #ABS(-2375)#. Jason Lees National Express Email : [EMAIL PROTECTED] -Original Message- From: Michael Thomas [mailto:[EMAIL PROTECTED

RE: Dumb question

2000-11-17 Thread Jason Lees (National Express)
Ascii code for a space is 32 (Hex 20 -hence %20), but there is a CF is a Function called URLEncodedFormat that will do this for you, it will replace all spaces with a +. and the reverse URLDecode. Hope this helps. Jason Lees National Express Email : [EMAIL PROTECTED] -Original Message

RE: Is this possible w/CF???

2000-11-20 Thread Jason Lees (National Express)
Table. Dont forget to Turn on the Session Variables though. and when the locgou simply do a CFSET Session.User_id="" Hope this helps. Jason Lees National Express Email : [EMAIL PROTECTED] -Original Message- From: Jeff Fongemie [mailto:[EMAIL PROTECTED]] Sent: 20 November

RE: page breaks

2000-11-23 Thread Jason Lees (National Express)
You could use p Style="page-break-before: always" Jason Lees National Express Email : [EMAIL PROTECTED] -Original Message- From: Nick Call [mailto:[EMAIL PROTECTED]] Sent: 22 November 2000 23:22 To: CF-Talk Subject: page breaks Help I know we went over this a

Rationalising Code

2000-11-27 Thread Jason Lees (National Express)
ion advice for CF pages. Like how to get rid of white space while maintaining reradability of code, etc. Jason Lees National Express Email : [EMAIL PROTECTED] ### This document is intended for, and should only be read by, those perso

RE: What is xy.recordcount ?

2000-11-27 Thread Jason Lees (National Express)
'0' is returned, or should be. Better to do the old logic check cfif #xy.RecordCount# !--- I've got some records --- cfelse !--- Theres No records --- /cfif Jason Lees National Express Email : [EMAIL PROTECTED] -Original Message- From: [EMAIL PROTECTED] [mailto

RE: a bbs in cf

2000-12-01 Thread Jason Lees (National Express)
his should help. Jason Lees National Express Email : [EMAIL PROTECTED] -Original Message- From: Jordie Fike [mailto:[EMAIL PROTECTED]] Sent: 30 November 2000 16:23 To: CF-Talk Subject: a bbs in cf first a thank you to those that helped me with my "dates in a sql statement&quo

RE: passing sets of variables

2000-12-01 Thread Jason Lees (National Express)
bmit form and not on a HREF function. If you want to pass other variables then you could write them to a temp file then read the file when the new template loads. I was taught that all variables where static by page and thus lost, with the excpetion of Client and Session vars that is. Jas

RE: Big companies using CF

2000-12-05 Thread Jason Lees (National Express)
www.gobycoach.com (National Express Coaches UK) as well as internal projects. Jason Lees National Express Email : [EMAIL PROTECTED] -Original Message- From: Joe Sheble aka Wizaerd [mailto:[EMAIL PROTECTED]] Sent: 05 December 2000 02:19 To: CF-Talk Subject: Big companies using CF I

RE: List w/ delims

2000-12-08 Thread Jason Lees (National Express)
Why Not use the replace command CFSET X=Replace(x,chr(34) chr(32) chr(34),",","ALL") This should replace all " " with , all you have to deal with are the " at the start and end which can be donw with CFSET X=Replace(x,chr(34),"","

OT: Halting an auto-refresh

2000-12-19 Thread Jason Lees (National Express)
Hi All, I have a page that auto-refreshes, question is is there anyway to stop the form from refreshing by use of Javascript. The reason for this that if users start entering data on the form, I dont want it to Refresh. Anyone have Any Ideas Thanks in advance. Jason Lees National Express

Slightly OT

2001-01-05 Thread Jason Lees (National Express)
Hi All, Can anyone suggest an ISP (Perferably in the UK) that can host Cold fusion sites. TIA Jason Lees National Express Email : [EMAIL PROTECTED] ### This document is intended for, and should only be read by, those persons to whom

RE: Calendar Question

2001-01-05 Thread Jason Lees (National Express)
This should work. This assumes the calender cols are in the order Sun-Sat. Jason Lees National Express Email : [EMAIL PROTECTED] -Original Message- From: Duane Boudreau [mailto:[EMAIL PROTECTED]] Sent: 04 January 2001 22:17 To: CF-Talk Subject: Calendar Question 1) Does anyone have

RE: Stripping CRs and LFs

2001-01-09 Thread Jason Lees (National Express)
set x=#Replace(x,chr(10),"","ALL")# HTH Jason Lees National Express Email : [EMAIL PROTECTED] -Original Message- From: Bryan Batchelder [mailto:[EMAIL PROTECTED]] Sent: 09 January 2001 14:19 To: CF-Talk Subject: Stripping CRs and LFs What is the best way to s

RE: CFSELECT and Java

2001-01-12 Thread Jason Lees (National Express)
Have you checked the case-sensativity of the variables. JAVA is case sensative, also try the IF as if. Surely you want to use ||'s not 's if you are checking that they are all the same. -Original Message- From: Cami Lawson [mailto:[EMAIL PROTECTED]] Sent: 12 January 2001 13:13 To:

RE: Sending to local printer from within CF

2001-01-12 Thread Jason Lees (National Express)
Use the Javascript function window.print() and then associate it with a print button so the use can decide to print or not. -Original Message- From: Earl, George [mailto:[EMAIL PROTECTED]] Sent: 12 January 2001 14:59 To: CF-Talk Subject: Sending to local printer from within CF Is there

RE: HELP!!

2001-01-12 Thread Jason Lees (National Express)
The Reason you get an error with the first option is that you appear to be a data field short. There are 9 defined in the top yet only eight have values. Dont know about the second option though, new one to me -Original Message- From: Jay Patton [mailto:[EMAIL PROTECTED]] Sent: 12

RE: CF STUDIO 4.5.2

2001-01-12 Thread Jason Lees (National Express)
Well Almost, Try this have a Javascript function flash up an alert box and it appears twice in succession, yet the same code works in the browser, ie the alert only flashes up once. Apart from that it all appears to be working soundly. Jason Lees National Express Ltd. E-mail:[EMAIL PROTECTED

RE: Forms, Submit and maybe JavaScript

2001-01-12 Thread Jason Lees (National Express)
I had a similar problem, the way that I solved it was to use an input within the body of the form. EG Input type="Image" src="../Image Location.gif" Jason Lees National Express Email : [EMAIL PROTECTED] -Original Message- From: Kevin Schmidt [mailto:[EMAIL

RE: Invalid Token in IsDefined

2001-01-15 Thread Jason Lees (National Express)
Might be a typo, check Line 3, CFESLEIF should this not be CFELSEIF?? Is this a type in the code or the e-mail??? Jason Lees National Express Ltd. E-mail:[EMAIL PROTECTED] -Original Message- From: Todd Ashworth [mailto:[EMAIL PROTECTED]] Sent: 15 January 2001 15:17 To: CF-Talk

RE: OT: Vacations and being banned

2001-01-15 Thread Jason Lees (National Express)
to get work done. It started to p*ss me off this moring after receiving 5-6 e-mails, especially after a weekend when theres about 300 or so e-mails sat in my inbox. Thats my opinion anyway. Jason Lees National Express Ltd. E-mail:[EMAIL PROTECTED] -Original Message- From: Greg

RE: Studio 4.5.2 and colour coding

2001-01-17 Thread Jason Lees (National Express)
Its in the Studio Settings, Editor--Color Coding, and then in the HTML Scheme, HTML Form Tags. I quite like the Orange, at least they standout. Jason Lees National Express Email : [EMAIL PROTECTED] -Original Message- From: Aidan Whitehall [mailto:[EMAIL PROTECTED]] Sent: 17 January

RE: Application.cfm Problem

2001-01-19 Thread Jason Lees (National Express)
I had a similar problem and got round it by adding in the Application scope, thus I ended up with the variable - #Application.myVar# and it worked. Jason Lees National Express Ltd E-Mail : [EMAIL PROTECTED] -Original Message- From: Martin Sutton [mailto:[EMAIL PROTECTED]] Sent: 19

RE: Statistics on Toy R Us

2001-01-31 Thread Jason Lees (National Express)
to a single CRLF, but theres a trade off, parsing speed against page size. In testing I've found that it reduces pages by upto 20% (depending on the page layout). Jason Lees National Express Email : [EMAIL PROTECTED] -Original Message- From: Philip Arnold - ASP [mailto:[EMAIL PROTECTED

RE: Statistics on Toy R Us

2001-01-31 Thread Jason Lees (National Express)
Too true, and that not what the option says on the Server, or at least it gives the impression that it removes all extraneous whitespace from the template. Probably an undisclosed feature Jason Lees National Express Email : [EMAIL PROTECTED] -Original Message- From: Philip

RE: The BETA IS OUT!!!

2001-02-02 Thread Jason Lees (National Express)
Still Cant see CF5.0 on the Beta Site, Anyone know when its going to be published? Jason Lees National Express Ltd E-Mail : [EMAIL PROTECTED] ### This document is intended for, and should only be read by, those persons to whom it is addressed

RE: one hour query

2001-02-06 Thread Jason Lees (National Express)
me instead of TimeFormat. and omit the Time format at the end. HTH Jason Lees National Express Ltd E-Mail : [EMAIL PROTECTED] -Original Message- From: Kevin Davis [mailto:[EMAIL PROTECTED]] Sent: 06 February 2001 15:59 To: CF-Talk Subject: one hour query Is it possible to wri

CFServer 4.5.1Error

2001-02-15 Thread Jason Lees (National Express)
="OCS" clientmanagement="Yes" SessionManagement="Yes" SetClientCookies="Yes" sessiontimeout="#CreateTimeSpan(3,0,0,0)#" clientstorag

Databases

2001-02-21 Thread Jason Lees (National Express)
lient, The Test system is so theres no chance of it picking up the Application.cfm from the test directory. nxhqocs.nationalexpress.co.uk/ocstest/main/OCS_Main.cfm?Departed=0" All advice and help will be appreciated. As a tempory measure I've removed the ODBC connector to the TEST Database.

RE: Databases

2001-02-23 Thread Jason Lees (National Express)
Hi David, Thanks for that I thought I was Going Mad. How did you solve the problem? Jason Lees National Express Email : [EMAIL PROTECTED] -Original Message- From: David Lawrence [mailto:[EMAIL PROTECTED]] Sent: 22 February 2001 03:56 To: CF-Talk Subject: Re: Databases Hi Jason

Locking Variables

2001-02-23 Thread Jason Lees (National Express)
Hi All, I need to put a lock on some of my session and application variables, unfortunatly there are currently sessions in progress. Is there any reason why you cant or shouldn't invoke a Lock on Application or session variables, while there are sessions that are open? TIA Jason Lees

RE: isdefined obsolete?

2001-02-23 Thread Jason Lees (National Express)
As far as I'm aware its still valid, I can use the isdefined expression on a CF4.51 server, and dont have any problems. Jason Lees National Express Email : [EMAIL PROTECTED] -Original Message- From: DSJ / PC1, Inc. [mailto:[EMAIL PROTECTED]] Sent: 22 February 2001 21:18 To: CF-Talk

RE: cfinclude with javascript

2001-02-26 Thread Jason Lees (National Express)
I for one use cfincludes that contain Javascript inside a script tag and it works OK. Whats the Error you are getting? and Can you give an Example. Jason Lees National Express Email : [EMAIL PROTECTED] -Original Message- From: John McCosker [mailto:[EMAIL PROTECTED]] Sent: 26

RE: Removing Duplicate Values in a List

2001-02-27 Thread Jason Lees (National Express)
use the Select Distinct option thats in SQL? Select Distinct COl1,Col2,...etc from My_Table where x=y Jason Lees National Express Ltd E-Mail : [EMAIL PROTECTED] -Original Message- From: Jason Larson [mailto:[EMAIL PROTECTED]] Sent: 27 February 2001 14:19 To: CF-Talk Subject: Removing

RE: Removing Duplicate Values in a List

2001-02-27 Thread Jason Lees (National Express)
cfquery name="Keywords" datasource="#DS#" username="#DSUsername#" password="#DSPassword#" SELECT DISTINCT Keywords FROMPhotos /cfquery This will return a query where there are no Duplicates. Jason Lees National Express Ltd E-Mail : [EMAIL PROT

RE: Stumped !

2001-02-28 Thread Jason Lees (National Express)
.. where Col='#evaluate("Form.WWW" index_No)#' /cfquery /cfloop HTH Jason Lees National Express Email : [EMAIL PROTECTED] -Original Message- From: Jim Mixon [mailto:[EMAIL PROTECTED]] Sent: 28 February 2001 07:37 To: CF-Talk Subject: Stu

OT : Deadlocks

2001-03-01 Thread Jason Lees (National Express)
Ideas about how to resolve the deadlocks? All help gratefully received. Jason Lees National Express Ltd E-Mail : [EMAIL PROTECTED] ### This document is intended for, and should only be read by, those persons to whom it is addressed. Its contents

RE: Deadlocks in Ingres

2001-03-01 Thread Jason Lees (National Express)
Thanks for the help, I'll have a word with our DB Admin. Jason Lees National Express Ltd E-Mail : [EMAIL PROTECTED] -Original Message- From: John Forrester [mailto:[EMAIL PROTECTED]] Sent: 01 March 2001 11:15 To: CF-Talk Subject: Re: Deadlocks in Ingres Part of your problem

RE: Deadlocks in Ingres

2001-03-01 Thread Jason Lees (National Express)
We still use open road, in fact CF is used to create a cut down version of our control room system which was written in Openroad. Jason Lees National Express Email : [EMAIL PROTECTED] -Original Message- From: Adam Reynolds [mailto:[EMAIL PROTECTED]] Sent: 01 March 2001 14:03 To: CF

RE: Problem with login code

2001-03-02 Thread Jason Lees (National Express)
Why not use the Login Page to validate the User? Jason Lees National Express Email : [EMAIL PROTECTED] -Original Message- From: Hubert Earl [mailto:[EMAIL PROTECTED]] Sent: 02 March 2001 10:55 To: CF-Talk Subject: Problem with login code Hi everyone, The code below

CFTRANSACTION isolation level explination.

2001-03-02 Thread Jason Lees (National Express)
that is Read Only'. I tried then putting a Read_Uncommited level on the update, but the running queries went off the scale. Jason Lees National Express Email : [EMAIL PROTECTED] ### This document is intended for, and should only be read by, those persons

RE: Advanced ColdFusion, UK, March 12th

2001-03-06 Thread Jason Lees (National Express)
I did the course last year, its a good course. Jason Lees National Express Email : [EMAIL PROTECTED] -Original Message- From: Chris Phillips [mailto:[EMAIL PROTECTED]] Sent: 06 March 2001 14:51 To: CF-Talk Subject: RE: Advanced ColdFusion, UK, March 12th Company I suspect he

RE: Converting Docs and Powerpoint files to html or pdf using CF?

2001-03-07 Thread Jason Lees (National Express)
You can always run them through dreamweaver before commiting them to disk (esp the word files). Jason Lees National Express Email : [EMAIL PROTECTED] -Original Message- From: Ken Wilson [mailto:[EMAIL PROTECTED]] Sent: 07 March 2001 14:37 To: CF-Talk Subject: Re: Converting Docs

RE: cfloop

2001-03-13 Thread Jason Lees (National Express)
llsign#" /td/tr /cfoutput Jason Lees National Express Email : [EMAIL PROTECTED] -Original Message- From: John McCosker [mailto:[EMAIL PROTECTED]] Sent: 13 March 2001 16:19 To: CF-Talk Subject: cfloop From a select box I am selecting a single vehicle or all vehicles and pass the p

RE: Can we do another select on a cfquery resultset?

2001-03-21 Thread Jason Lees (National Express)
as far as I'm aware this facility is Only available in CF5.0, unless you loop through the entire collection. Jason Lees National Express Email : [EMAIL PROTECTED] -Original Message- From: JAIME HOI [mailto:[EMAIL PROTECTED]] Sent: 21 March 2001 12:54 To: CF-Talk Subject: Can we do

RE: [RE: To ASP or not to ASP]

2001-03-21 Thread Jason Lees (National Express)
Why not take the best of both worlds and cerate templates that use CF and ASP!! Jason Lees National Express Email : [EMAIL PROTECTED] -Original Message- From: Angél Stewart [mailto:[EMAIL PROTECTED]] Sent: 21 March 2001 15:24 To: CF-Talk Subject: RE: [RE: To ASP or not to ASP

RE: Win2k

2001-03-21 Thread Jason Lees (National Express)
So Far we've not had any problems with the CF on a Win2k server (+1Month), but the hits are quiet low. However I've seen posts from others on the lists that have noted problems though. Jason Lees National Express Email : [EMAIL PROTECTED] -Original Message- From: Thomas Chiverton

RE: Previous date

2001-03-21 Thread Jason Lees (National Express)
use the function CreateTimeSpan Yesterday=DateFormat(Now()-CreatetimeSpan(1,0,0,0),"MM/DD/YY") Jason Lees National Express Email : [EMAIL PROTECTED] -Original Message- From: monika kon [mailto:[EMAIL PROTECTED]] Sent: 21 March 2001 16:03 To: CF-Talk Subject: Previous

RE: HTML problem

2001-03-22 Thread Jason Lees (National Express)
Try the reverse, Ie make the image 1024x768 then use HTML to shrink to 800x600. This should solve the problem, it may be a little blured I'm not sure. Jason Lees National Express Email : [EMAIL PROTECTED] -Original Message- From: Heidi Belal [mailto:[EMAIL PROTECTED]] Sent: 22

RE: loop in CFSCript

2001-03-22 Thread Jason Lees (National Express)
cant you use a cfscript arrayYes=Arraynew(1); for (k=0;k lte varlength;k++) arrayYes[k]=(#SomeNum[k]#/#othernum[k]#)*100; /cfscript Jason Lees National Express Email : [EMAIL PROTECTED] -Original Message- From: Zhou, Mei Y (Mei) [mailto:[EMAIL PROTECTED]] Sent: 22 March

RE: loop in CFSCript

2001-03-22 Thread Jason Lees (National Express)
Sorry I've had my 'C++' and Java hat on recently and forgot that CF doesnt like the k++. My fault. use k=k+1 and replace 0 with 1, should work then. Jason Lees National Express Email : [EMAIL PROTECTED] -Original Message- From: Zhou, Mei Y (Mei) [mailto:[EMAIL PROTECTED]] Sent: 22

Calling Custom Tags in CFSCRIPT

2001-03-23 Thread Jason Lees (National Express)
Hi All, In CF Version 4.5 is it possible to call a custom Tag from with in a CFScript block EG cfif x gt 1 cf_Foo In="x" out="y" /cfif cfoutputthe x^2 = #y#/cfoutput How would you convert the CF_Foo into the cfscript block? Jason Lees National Express Emai

RE: Calling Custom Tags in CFSCRIPT

2001-03-23 Thread Jason Lees (National Express)
I thought as much but just wanted to make sure I'd not missed an undocumented feature. Roll on CF5.0! Jason Lees National Express Email : [EMAIL PROTECTED] -Original Message- From: Rich Wild [mailto:[EMAIL PROTECTED]] Sent: 23 March 2001 12:51 To: CF-Talk Subject: RE: Calling

RE: Help please

2001-03-23 Thread Jason Lees (National Express)
Dont just stick to Web based tools, get to grips with conventional programming languages as well, such as VB, C++, JAVA. and others. Even if its just a matter of installing a standard edition of the software and getting to grips with the syntax and format and quirks of the language. Jason Lees

RE: CF Status in UK

2001-03-26 Thread Jason Lees (National Express)
and quicker, I would suggest Computer Futures (www.computerfutures.co.uk), mainly becuase they have offices nationwide. I had an interview with Novasoft myself, about a year ago, I wasn't impressed with what they where offering. Good Luck, Jason Lees National Express Email : [EMAIL PROTECTED

RE: Is this possible?

2001-03-26 Thread Jason Lees (National Express)
ag. In theory it should work, give it a try and let me know. Jason Lees National Express Email : [EMAIL PROTECTED] -Original Message- From: David Shadovitz [mailto:[EMAIL PROTECTED]] Sent: 26 March 2001 16:00 To: CF-Talk Subject: RE: Is this possible? But Terri wants to compare the cli

RE: Is this possible?

2001-03-26 Thread Jason Lees (National Express)
name="X" value="" onblur="Check_Items(X,'#MyQuery.MyField#');" /cfoutput Jason Lees National Express Email : [EMAIL PROTECTED] -Original Message- From: Terri Stocke [mailto:[EMAIL PROTECTED]] Sent: 26 March 2001 15:34 To: CF-Talk Subject: Is this possible? He

OT:Converting CFML to WML

2001-03-27 Thread Jason Lees (National Express)
Hi All, Is it an easy job to convert CFML pages to WML? Jason Lees National Express Email : [EMAIL PROTECTED] ### This document is intended for, and should only be read by, those persons to whom it is addressed. Its contents are confidential

RE: Form Variables not being passed on selected machines

2001-03-28 Thread Jason Lees (National Express)
Have you Checked that the form method is set to post? Jason Lees National Express Email : [EMAIL PROTECTED] -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: 28 March 2001 11:57 To: CF-Talk Subject: Form Variables not being passed on selected machines All

RE: Displaying yes/no field dynamically in checkboxes?

2001-04-03 Thread Jason Lees (National Express)
try something like this. input type="checkbox" name="cabinPets" value="#cabinPets#" cfif #ucase(Cabinpets)# eq "YES"Checked/cfif Jason Lees National Express Email : [EMAIL PROTECTED] -Original Message- From: P@tty Ayers [mailto:[EMA

Looping through a Query in CFSCRIPT

2001-04-03 Thread Jason Lees (National Express)
Hi all, Is it possible to loop through the results of a CFQuery structure? and Has anybody got an example of how its done TIA. Jason Lees National Express Email : [EMAIL PROTECTED] ### This document is intended for, and should only be read

RE: Looping through a Query in CFSCRIPT

2001-04-03 Thread Jason Lees (National Express)
Thanks for all the help, I've tried the solution and it works, I forgot that effectivly the query is a structured array. I need a break/holiday or caffine injection. Jason Lees National Express Email : [EMAIL PROTECTED] -Original Message- From: Hayes, David [mailto:[EMAIL PROTECTED

RE: Please Help

2001-04-04 Thread Jason Lees (National Express)
Its also Ideal way to learn Java Script. At least thats how I taught myself Java script. Another benefit is that I also managed to cut the output page sizes down by as much as 50%!!! Remember why reinvent the wheel. -Original Message- From: Will Swain [mailto:[EMAIL PROTECTED]] Sent:

RE: date range search

2001-04-04 Thread Jason Lees (National Express)
Give this one a try, CFSET startdate = "#Createdate(Year,Month,Day)#" CFSET enddate = "#Createdate(Year2,Month2,Day2)#" cfset startdate = #dateformat(startdate,'mm/dd/')# cfset enddate = #dateformat(enddate,'mm/dd/')# cfquery query="myQuery" Datasource="MyDataSource" Select * From My

RE: Oddness with cfqueryparam

2001-04-05 Thread Jason Lees (National Express)
Personally I've never used the CFQueryparam tag, but Surely the query should read, cfquery name="contacts" datasource="Contacts" SELECT ID, FirstName, LastName, JobTitle,BusinessPhone FROM exoduscontacts WHERE LastName like '%#form.what#%' ORDER BY LastName ASC /cfquery Jason Lees

RE: Oddness with cfqueryparam

2001-04-05 Thread Jason Lees (National Express)
Fair comment, Jason Lees National Express Systems Department. E-Mail : [EMAIL PROTECTED] -Original Message- From: Thomas Chiverton [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 05, 2001 2:23 PM To: CF-Talk Subject: RE: Oddness with cfqueryparam Personally I've never used

RE: ASCII for Tab

2001-04-06 Thread Jason Lees (National Express)
I belive its ASCII '9' Jason Lees National Express Email : [EMAIL PROTECTED] -Original Message- From: Dave Hannum [mailto:[EMAIL PROTECTED]] Sent: 06 April 2001 13:01 To: CF-Talk Subject: ASCII for Tab 'Mornin, Can anybody tell me what the ASCII for 'Tab' is so I can remove them

RE: ASCII for Tab

2001-04-06 Thread Jason Lees (National Express)
I think it would be better to chr(9) in he replace statement, Jason Lees National Express Email : [EMAIL PROTECTED] -Original Message- From: Dave Hannum [mailto:[EMAIL PROTECTED]] Sent: 06 April 2001 13:11 To: CF-Talk Subject: Re: ASCII for Tab So it would be #009; in a replace

RE: CF Time off by an hour?

2001-04-06 Thread Jason Lees (National Express)
Same thing happens on our system running CF server 4.5.1 and windows NT4 SP 4 Jason Lees National Express Systems Department. E-Mail : [EMAIL PROTECTED] -Original Message- From: Thomas Chiverton [mailto:[EMAIL PROTECTED]] Sent: Friday, April 06, 2001 2:26 PM To: CF-Talk Subject: RE

A couple of Questions

2000-03-31 Thread Jason Lees (National Express)
erAlign="CENTER" DataAlign="Center" fontsize="#Application.appGridFontSize#" Select="No" cfGridColumn Name="Act_Depart_Time" Header="Departed" HeaderAlign="CENTER" DataAlign="Center" fontsize="#App

RE: is this list dead?

2001-07-02 Thread Jason Lees (National Express)
This is the first one i've had in over a week!!! I thought the list was Dead!! Jason Lees National Express Email : [EMAIL PROTECTED] -Original Message- From: Erika L. Walker [mailto:[EMAIL PROTECTED]] Sent: 02 July 2001 16:53 To: CF-Talk Subject: RE: is this list dead? I'm getting

RE: CF - PHP comparisons?

2003-02-14 Thread Jason Lees (National Express)
Where can I find out more about Bluedragon? Jason Lees Development Team Leader National Express Coaches Ltd. -Original Message- From: Vince Bonfanti [mailto:[EMAIL PROTECTED]] Sent: 14 February 2003 14:20 To: CF-Talk Subject: RE: CF - PHP comparisons? Hi Mike, I tend to agree with

RE: BlueDragon for .NET (was: CF - PHP comparisons?)

2003-02-14 Thread Jason Lees (National Express)
I was thinking the same thing. It'll save having .Net Webservices etc, I also hope it might Open up full COM+ transactions etc. Jason Lees Development Team Leader National Express Coaches Ltd. -Original Message- From: Matthew Small [mailto:[EMAIL PROTECTED]] Sent: 14 February 2003

CFMX behaving Strangely

2003-02-28 Thread Jason Lees (National Express)
A couple of days ago I got this error (unable to load library null). It's when we try to do the 1 second waits when we are waiting for a Smartnet reply - we call a C++ cfx library functon. I had to resurrect cfadmin support on webserver4 (which had been lost for no known reason). I reset

RE: Strange characters after MX upgrade

2003-02-28 Thread Jason Lees (National Express)
There are several prbolems with CFMX and DB's, the simplest way is for you to check the following URL for a list of Known Issues, http://www.macromedia.com/support/coldfusion/releasenotes/mx/releasenotes_mx _updater.html#newissues Jason Lees Development Team Leader National Express Coaches

  1   2   >