RE: populating the query result to IFRAME

2001-04-23 Thread Darren Adams
One really obvious point but there is a ) missing. -Original Message- From: paul . [mailto:[EMAIL PROTECTED]] Sent: 23 April 2001 17:11 To: CF-Talk Subject: Re: populating the query result to IFRAME well by doing that am getting this errorObject expectd please help me out cos am not

Storing structures in a DB

2001-04-25 Thread Darren Adams
Hello, Just a simple question that probably has a simple answer. Can a structure be stored in an array so that it can be referrence at a later date ? Darren Adams Web Developer Marketing Department Systems Union Office: 01252 55 6220 Mobile: 07714 817 038 Email: [EMAIL PROTECTED

RE: OT : format textarea text

2001-04-25 Thread Darren Adams
this to offer your users awhole range of formating options. Try out the freeware version Html_Area_lite. Darren Adams Web Developer Marketing Department Systems Union Office:01252 55 6220 Mobile: 07714 817 038 Email: [EMAIL PROTECTED] -Original Message- From: Mak Wing Lok [mailto:[EMAIL

RE: Storing structures in a DB

2001-04-25 Thread Darren Adams
it in a WDDX packet put that in a large text field. Otherwise of course you can have a table with one column for each field in the struct. Nick -Original Message- From: Darren Adams [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April 25, 2001 9:39 AM To: CF-Talk Subject: Storing structures

RE: Storing structures in a DB

2001-04-25 Thread Darren Adams
HTH Dick At 10:12 AM +0100 4/25/01, Darren Adams wrote: I would normally use columns in a database and not worry about structures but, from the looks of the spec that I have got there is more of a complicated structure. basically it is a company information section for our intranet. Within

RE: Storing structures in a DB

2001-04-25 Thread Darren Adams
components within the packet. I am *not* advocating that you do this... just saying that if you chose to do it, here is one way. Dick At 10:39 AM +0100 4/25/01, Darren Adams wrote: Sorry, I am a little slow this morning. Bascially you are suggesting to store all that data in one column

Syntax error or sharing violation

2001-04-26 Thread Darren Adams
; MSIE 5.0; Windows 95; DigExt) Remote Address: 129.153.207.20 HTTP Referer: http://uk1web2:8080/menutest/authorise/edit_news.cfm?id=5country=World Widecontent=news Template: E:\Inetpub\publicsite\menutest\authorise\edit_news_action.cfm Darren Adams Web Developer Marketing Department Systems

RE: Syntax error or sharing violation

2001-04-26 Thread Darren Adams
: Darren Adams [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 26, 2001 9:52 AM To: CF-Talk Subject: Syntax error or sharing violation can anyone here see what the problem with this statement is ? cfquery name=news datasource=cosmos1 dbtype=ODBC UPDATE waiting_room_news set headline

RE: Syntax error or sharing violation

2001-04-26 Thread Darren Adams
violation live = 0, should be live =0 no comma. -Original Message- From: Darren Adams [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 26, 2001 6:52 AM To: CF-Talk Subject: Syntax error or sharing violation can anyone here see what the problem with this statement is ? cfquery name

RE: Javascript Pop-Up Calendar

2001-04-27 Thread Darren Adams
There is one on the allaire custom tags section. cant remember the company name but they also produce HTML_area -Original Message- From: JAIME HOI [mailto:[EMAIL PROTECTED]] Sent: 27 April 2001 02:35 To: CF-Talk Subject: RE: Javascript Pop-Up Calendar Instead of a

RE: Resume Field

2001-04-27 Thread Darren Adams
html_area_lite This is the free version of HTML_area and is available from allaires website. I would recomend it. A few odd things aobut it but does pretty much what you want it too -Original Message- From: Christine Kelley [mailto:[EMAIL PROTECTED]] Sent: 25 April 2001 20:03 To:

Cf_objectdump

2001-04-30 Thread Darren Adams
Does anyone have experience with this custom tag ? I am using this to dump an array onto the screen but all it does is display the name of the file. Darren Adams Web Developer Marketing Department Systems Union Office: 01252 55 6220 Mobile: 07714 817 038 Email: [EMAIL PROTECTED

RE: Cf_objectdump

2001-04-30 Thread Darren Adams
Sorry I meant all it displays is the name of the structure. -Original Message- From: Darren Adams [mailto:[EMAIL PROTECTED]] Sent: 30 April 2001 14:17 To: CF-Talk Subject: Cf_objectdump Does anyone have experience with this custom tag ? I am using this to dump an array onto

RE: Cf_objectdump

2001-04-30 Thread Darren Adams
If you could email it to me that would be superb !! -Original Message- From: Ryan [mailto:[EMAIL PROTECTED]] Sent: 30 April 2001 14:30 To: CF-Talk Subject: Re: Cf_objectdump At 02:16 PM 4/30/2001 +0100, you wrote: Does anyone have experience with this custom tag ? I am using this to

RE: Cf_objectdump

2001-04-30 Thread Darren Adams
# NOT cf_objectdump object=MyArray otherwise cf_objectdump will just dump MyArray, which is a string. hope that helps Alistair Davidson Senior Web Developer Rocom New media www.rocomx.net -Original Message- From: Darren Adams [mailto:[EMAIL PROTECTED]] Sent: 30 April 2001 14:17 To: CF-Talk Subject

Arrays and Structures storing query values

2001-04-30 Thread Darren Adams
() !---add others here later e.g. prsub,prcontent,date etc... --- Cfoutput query=news cfset oldnews[news.currentrow].headline = #pressreleaseheader# /cfoutput Darren Adams Web Developer Marketing Department Systems Union Office: 01252 55 6220 Mobile: 07714 817 038 Email: [EMAIL PROTECTED

RE: Arrays and Structures storing query values

2001-04-30 Thread Darren Adams
According to the official Advanced Coldfusion Development course book you can. -Original Message- From: Neil Clark [mailto:[EMAIL PROTECTED]] Sent: 30 April 2001 16:10 To: CF-Talk Subject: RE: Arrays and Structures storing query values I think you need to do it the other wat around -

RE: Arrays and Structures storing query values

2001-04-30 Thread Darren Adams
the loop for every iteration. In your code you are only doing that once, for the first array element. - Original Message - From: Darren Adams [EMAIL PROTECTED] !--- query the old newsroom database--- cfquery name=news datasource=newsadmin dbtype=ODBC select * from pressreleasetable ORDER

RE: Arrays and Structures storing query values

2001-04-30 Thread Darren Adams
the loop for every iteration. In your code you are only doing that once, for the first array element. - Original Message - From: Darren Adams [EMAIL PROTECTED] !--- query the old newsroom database--- cfquery name=news datasource=newsadmin dbtype=ODBC select * from pressreleasetable ORDER

RE: Feedback to Jeff Whatcott - Macromedia

2001-05-01 Thread Darren Adams
I think cfexpress was onthe cover DVD of PCPLUS last month. Previous to that I had not heard of it before. -Original Message- From: Bill Davidson [mailto:[EMAIL PROTECTED]] Sent: 01 May 2001 00:27 To: CF-Talk Subject: Re: Feedback to Jeff Whatcott - Macromedia Yeah, I remember there

RE: DevCon Europe? Asia? Anywhere Outside the U.S.?

2001-05-01 Thread Darren Adams
Arent there in in europe ? -Original Message- From: GG Hamer [mailto:[EMAIL PROTECTED]] Sent: 30 April 2001 22:46 To: CF-Talk Subject: DevCon Europe? Asia? Anywhere Outside the U.S.? Can anyone identify for me major non-U.S. developer conferences? I know that in the U.S. there will be

I'm sure this worked earlier

2001-05-01 Thread Darren Adams
,date,expdate),country,live,author--- Values ('#oldnews[i].headline#') !---,'#oldnews[i].subtitle#','#oldnews[i].body#','#oldnews[i].date#','#oldn ews[i].expdate#'), '#oldnews[i].country#','#oldnews[i].live#','#oldnews[i].author#'--- /cfquery /cfloop Darren

RE: I'm sure this worked earlier

2001-05-01 Thread Darren Adams
? -Original Message- From: Darren Adams [mailto:[EMAIL PROTECTED]] Sent: Tuesday, May 01, 2001 8:04 AM To: CF-Talk Subject: I'm sure this worked earlier Hello Folks, Can any of you eagle eyed people spot why I am getting a ODBC Error Code = 37000 (Syntax error or access violation) error when I

RE: I'm sure this worked earlier

2001-05-01 Thread Darren Adams
Access hasnt been open for about 10 mins. -Original Message- From: Thomas Chiverton [mailto:[EMAIL PROTECTED]] Sent: 01 May 2001 16:25 To: CF-Talk Subject: RE: I'm sure this worked earlier Your insert is probably breaking a constraint in the table, or the Access datasource is open in

RE: I'm sure this worked earlier

2001-05-01 Thread Darren Adams
Yes you are correct but it is commented out so surely this would not make a difference ? the code is commented out so that it just deals with the headline. -Original Message- From: Art Broussard [mailto:[EMAIL PROTECTED]] Sent: 01 May 2001 16:32 To: CF-Talk Subject: Re: I'm sure this

RE: I'm sure this worked earlier

2001-05-02 Thread Darren Adams
: Darren Adams [mailto:[EMAIL PROTECTED]] Sent: Tuesday, May 01, 2001 8:04 AM To: CF-Talk Subject: I'm sure this worked earlier Hello Folks, Can any of you eagle eyed people spot why I am getting a ODBC Error Code = 37000 (Syntax error or access violation) error when I run this. I had

RE: question using IIf

2001-05-02 Thread Darren Adams
What do you think of the book ? I was thinking about buying it! Darren Adams Web Developer Marketing Department Systems Union Office:01252 55 6220 Mobile: 07714 817 038 Email: [EMAIL PROTECTED] -Original Message- From: Evan Lavidor [mailto:[EMAIL PROTECTED]] Sent: 01 May 2001 18:56

Strange Coldfusion url quirk.

2001-05-03 Thread Darren Adams
/authorise/waitapprove2.cfm?a=nid=5co ntent=General Any ideas oh! CF Gurus ? Darren Adams Web Developer Marketing Department Systems Union Office: 01252 55 6220 Mobile: 07714 817 038 Email: [EMAIL PROTECTED] ~~ Structure your ColdFusion code

RE: New ColdFusion logo

2001-05-04 Thread Darren Adams
How can they get rid of the hand holding the lightning bolt. That kind of says it all really. Coldfusion gives you the ability to strike out your web projects at a fast rate but, at the same time it has alot of power. Well, thats my interpretation. -Original Message- From: Parker,

RE: CF Using 90-100% of processor time (911!)

2001-05-04 Thread Darren Adams
Where can I get CF 4.0 service packs ? Untill we get the licenses for 4.5 I would like to upgrade our studios a little bit ? Daz -Original Message- From: Mark Woods [mailto:[EMAIL PROTECTED]] Sent: 03 May 2001 15:43 To: CF-Talk Subject: RE: CF Using 90-100% of processor time (911!)

RE: Strange Coldfusion url quirk.

2001-05-07 Thread Darren Adams
! CF Gurus ? DA Darren Adams DA Web Developer DA Marketing Department DA Systems Union DA Office: 01252 55 6220 DA Mobile: 07714 817 038 DA Email: [EMAIL PROTECTED] DA ~~ Structure your ColdFusion code with Fusebox. Get the official book at http

RE: Strange Coldfusion url quirk.

2001-05-07 Thread Darren Adams
- Original Message - From: Darren Adams [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Thursday, May 03, 2001 5:29 AM Subject: Strange Coldfusion url quirk. Heres a short and sweet error for you. I have built a content management system, it all works splendidly, when people

RE: yummy cookie!

2001-05-08 Thread Darren Adams
Do you need to set the expiry details in the application.cfm as well ? -Original Message- From: Michael Lugassy [mailto:[EMAIL PROTECTED]] Sent: 08 May 2001 14:17 To: CF-Talk Subject: yummy cookie! I use: cfcookie name=cookiename value=#value# expires=NEVER and the cookie is

RE: How to resolve help file links into web pages in Studio 4?

2001-05-08 Thread Darren Adams
The help files will be looking for your local host. If you are using another machine as the server then you need to put this machines IP address or name. I.E for our test server I need to replace the localhost bit of the url with uk1web2 to route it to the test server. -Original

RE: UK-based ColdFusion training course for network administrator s

2001-05-08 Thread Darren Adams
You might want to check out Highlander.co.uk I did the advanced course there, they might well do a network administrators one as well. Daz -Original Message- From: Stewart McGowan [mailto:[EMAIL PROTECTED]] Sent: 03 May 2001 11:14 To: CF-Talk Subject: RE: UK-based ColdFusion training

Linking accross datasources.

2001-05-09 Thread Darren Adams
I seem to remember reading last week that someone had said you could query one datasource and reference another within it. Somethinglike datasourcename.tablename.fieldname Is this true ? Darren Adams Web Developer Marketing Department Systems Union Office: 01252 55 6220 Mobile: 07714 817 038

RE: Uploading a file

2001-05-09 Thread Darren Adams
There should not be a problem with the file size. Some one in my company was uploading online manuals in pdf format and my programme started to fall over. Fair enough really when the files are 15 meg but the message I got was different to that. -Original Message- From: Nick Betts

Insert query inserting a record into multiple tables

2001-05-10 Thread Darren Adams
Is this possible ? The same datasource, the same form field different tables. Cheers Darren Adams Web Developer Marketing Department Systems Union Office: 01252 55 6220 Mobile: 07714 817 038 Email: [EMAIL PROTECTED] ~~ Structure your

RE: Insert query inserting a record into multiple tables

2001-05-10 Thread Darren Adams
('#form.field1#','#form.field2'#) /cfquery -Original Message- From: Darren Adams [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 10, 2001 7:21 AM To: CF-Talk Subject: Insert query inserting a record into multiple tables Is this possible ? The same datasource, the same form field different

RE: Insert query inserting a record into multiple tables

2001-05-10 Thread Darren Adams
- From: Darren Adams [mailto:[EMAIL PROTECTED]] Sent: 10 May 2001 13:41 To: CF-Talk Subject: RE: Insert query inserting a record into multiple tables So there is no way to do it in one query then ? I have done it in two already but, it's just one of those burning questions I had to ask *L

RE: URL Parameter in window.open

2001-05-10 Thread Darren Adams
That should work fine but if you intend to send through CF variables then you need to wrap it in a CFOUTPUT. -Original Message- From: Richard Colman [mailto:[EMAIL PROTECTED]] Sent: 10 May 2001 15:40 To: CF-Talk Subject: JS:URL Parameter in window.open does anyone know something like

RE: URL Parameter in window.open

2001-05-11 Thread Darren Adams
Darren Adams wrote: That should work fine but if you intend to send through CF variables then you need to wrap it in a CFOUTPUT. -Original Message- From: Richard Colman [mailto:[EMAIL PROTECTED]] Sent: 10 May 2001 15:40 To: CF-Talk Subject: JS:URL Parameter in window.open does

RE: CF-Talk Archiver

2001-05-14 Thread Darren Adams
Can you post your address so that we can send you postcards ? -Original Message- From: Peter Tilbrook [mailto:[EMAIL PROTECTED]] Sent: 14 May 2001 10:54 To: CF-Talk Subject: CF-Talk Archiver I am currently putting the finishing touches on a small CF application that reads in email

RE: SQL Server 7 book(s) recommendation

2001-05-15 Thread Darren Adams
I have that Professional SQL Server 7 and think its quite a good book. -Original Message- From: Andy Ewings [mailto:[EMAIL PROTECTED]] Sent: 15 May 2001 13:54 To: CF-Talk Subject: RE: SQL Server 7 book(s) recommendation I've found the ones produced by Wrox Press and Que are good. I

SQL Joins.

2001-05-15 Thread Darren Adams
the tables together on the name field to give me one virtual table. What is the best way to go about this, I have tried in a number of ways. Darren Adams Web Developer Marketing Department Systems Union Office: 01252 55 6220 Mobile: 07714 817 038 Email: [EMAIL PROTECTED

RE: SQL Joins.

2001-05-16 Thread Darren Adams
- From: Darren Adams [mailto:[EMAIL PROTECTED]] Sent: May 15, 2001 12:09 PM To: CF-Talk Subject: SQL Joins. Hello folks, I ma having a spot of bother with joining tables in a query and could do with some advice. There are 4 tables: company_table, slow_stream, medium_stream and fast_stream Company

RE: SQL Joins.

2001-05-16 Thread Darren Adams
and not varchar or if the values have not been trimmed. In that case you would need to either add company_id to each of the tables or trim the name filed in the on statement. Hope this helps John -Original Message- From: Darren Adams [mailto:[EMAIL PROTECTED]] Sent: Tuesday, May 15, 2001 11:09

RE: SQL Joins.

2001-05-16 Thread Darren Adams
-omega.com Losing - If at first you don't succeed, failure may be your style. ~despair.com -Original Message- From: Darren Adams [mailto:[EMAIL PROTECTED]] Sent: Tuesday, May 15, 2001 9:09 AM To: CF-Talk Subject: SQL Joins. Hello folks, I ma having a spot of bother with joining tables

RE: Dynamic form fields

2001-05-16 Thread Darren Adams
Could I possibly get a copy too ? Much appreciated. Darren Adams Web Developer Marketing Department Systems Union Office: 01252 55 6220 Mobile: 07714 817 038 Email: [EMAIL PROTECTED] -Original Message- From: Derek Hamilton [mailto:[EMAIL PROTECTED]] Sent: 16 May 2001 05:36 To: CF-Talk

RE: SQL Joins.

2001-05-16 Thread Darren Adams
. Please notify us on +44 (0)207 387 8890. -Original Message- From: Darren Adams [mailto:[EMAIL PROTECTED]] Sent: 16 May 2001 12:32 To: CF-Talk Subject: RE: SQL Joins. Can I do a select * from company_table then join it to the slow, medium and fast tables ? I tried something similar

CF_Easynav

2001-05-17 Thread Darren Adams
Has anyone tried this tag out ? I cant seem to get it to do anything. Darren Adams Web Developer Marketing Department Systems Union Office: 01252 55 6220 Mobile: 07714 817 038 Email: [EMAIL PROTECTED] ~~ Structure your ColdFusion code

RE: CF-Notes database connection

2001-05-17 Thread Darren Adams
Surely with Domino 5 and it's flashy wizzy web side you must be able to build a web intermediary between Notes an CF. -Original Message- From: Jeffry Houser [mailto:[EMAIL PROTECTED]] Sent: 17 May 2001 17:43 To: CF-Talk Subject: Re: CF-Notes database connection Well, in Notes you

RE: CF-driven In-browser HTML editor

2001-05-18 Thread Darren Adams
version with the unencrypted source code. Cheers, Darren Adams Web Developer Marketing Department Systems Union Office: 01252 55 6220 Mobile: 07714 817 038 Email: [EMAIL PROTECTED] -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: 18 May 2001 14:12 To: CF-Talk

RE: cfsilent - what's its function?

2001-05-18 Thread Darren Adams
Is it the slide out menu one by any chance ? I had this error earlier. I just assumed it was the fact that I dont have cold Fusion 4.5. -Original Message- From: W Luke [mailto:[EMAIL PROTECTED]] Sent: 18 May 2001 17:11 To: CF-Talk Subject: cfsilent - what's its function? What exactly

Querying by a date field.

2001-05-21 Thread Darren Adams
#dateformat(date,dd/mm/)# and #today# /cfquery cfoutput query=getdate#date_entered#, #Record_id#br/cfoutput cfabort Can any eagle eyed code spot my flaw ? Cheers, Darren Adams Web Developer Marketing Department Systems Union Office: 01252 55 6220 Mobile: 07714 817 038 Email: [EMAIL PROTECTED

RE: Querying by a date field.

2001-05-21 Thread Darren Adams
Hello Michael, Just ran your code and got this message: Error Diagnostic Information ODBC Error Code = 37000 (Syntax error or access violation) [Microsoft][ODBC Microsoft Access Driver] Undefined function 'convert' in expression. The error occurred while processing an element with a general

RE: Querying by a date field.

2001-05-21 Thread Darren Adams
. Convert is a SQL function. I do not think Access recognizes it. -Original Message- From: Darren Adams [mailto:[EMAIL PROTECTED]] Sent: Monday, May 21, 2001 6:57 AM To: CF-Talk Subject: RE: Querying by a date field. Hello Michael, Just ran your code and got this message: Error Diagnostic

RE: Querying by a date field.

2001-05-21 Thread Darren Adams
It is a little wierd isnt it. The code looked allright to me. We are using SQL Server 7. I assume that getdate is an SQL function and would not be effected by the fact that we are using CF 4.0. -Original Message- From: Michael Lugassy [mailto:[EMAIL PROTECTED]] Sent: 21 May 2001

RE: Querying by a date field.

2001-05-21 Thread Darren Adams
Sorry, although we do have SQL server it is an Access database that the Support KB is stored in. -Original Message- From: Michael Lugassy [mailto:[EMAIL PROTECTED]] Sent: 21 May 2001 13:20 To: CF-Talk Subject: Re: Querying by a date field. That's weird, what DB are u using? that's

RE: CF-driven In-browser HTML editor

2001-05-22 Thread Darren Adams
Hello Tim, May I ask you a question. Do you have the full version of HTML Area, if so, what do you think ? We are intending to upgrade and I want to have a bit more control over the tag -Original Message- From: Tim Bahlke [mailto:[EMAIL PROTECTED]] Sent: 18 May 2001 14:31 To:

RE: Running com objects from CF

2001-05-23 Thread Darren Adams
I dont know anything about accessing COM object but I am learning. What I can suggest is to take a look at www.cfcomet.com that seems to be quite helpful. -Daz -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: 23 May 2001 16:06 To: CF-Talk Subject: Running com

Quick Question

2001-05-24 Thread Darren Adams
How do you set your profile for this list as on vacation ? Thanks, Darren Adams Web Developer Marketing Department Systems Union Office: 01252 55 6220 Mobile: 07714 817 038 Email: [EMAIL PROTECTED] Data + Structure = INFORMATION ~~ Structure

RE: Quick Question

2001-05-24 Thread Darren Adams
Adams [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 24, 2001 9:10 AM To: CF-Talk Subject: Quick Question How do you set your profile for this list as on vacation ? Thanks, Darren Adams Web Developer Marketing Department Systems Union Office: 01252 55 6220 Mobile: 07714 817 038 Email: [EMAIL

Apology: (OT)

2001-06-05 Thread Darren Adams
Hi Guys, I just wanted to appologise for my out of office message. I did go to the website an unsubscribe but apparantly I am still listed. Sorry for giving you all alot of grief !! Hope it didnt p*ss you off too much. Thanks Darren Adams Web Developer Marketing Department Systems Union

RE: Print PDF to Network Printer

2001-09-07 Thread Darren Adams
I think you can do some things with acrobat using com objects. Take a look at www.cfcomet.com they have an acrobat section. -Original Message- From: Richard Colman [mailto:[EMAIL PROTECTED]] Sent: 31 July 2001 22:42 To: CF-Talk Subject: Print PDF to Network Printer Trying to: *

RE: SQL SERVER Usage Question

2001-09-07 Thread Darren Adams
In SQL Server terms it is qutie a small record set. -Original Message- From: Brook Davies [mailto:[EMAIL PROTECTED]] Sent: 05 September 2001 19:56 To: CF-Talk Subject: SQL SERVER Usage Question I have a client who's new site will have a 20,000 record song catalog. The site is search

RE: Browser client for upload files?

2001-10-03 Thread Darren Adams
Does Applet File have any upper threashold for filesize ? I am using CFFile and one of the problems a few people have mentioned is that when they update for example the Chinese Online Documentation the files are so big CFFile throws a wobbly and does nothing. Is there a really good all singing

RE: Browser client for upload files?

2001-10-03 Thread Darren Adams
Hows about just */pdf ? -Original Message- From: Tilbrook, Peter [mailto:[EMAIL PROTECTED]] Sent: 06 September 2001 04:20 To: CF-Talk Subject: RE: Browser client for upload files? Something like this (using a form and then an action page): First page (with form): form name=PDFUpload

Sorting a string alphabetically.

2001-12-06 Thread Darren Adams
Hello All, Just looking for a function to take a string of comma delimited words and sort them in alphabetical order. e.g. Company structure,Executive team,Jobs,Locations,Prod_Introduction Can anyone advise ? Cheers, Darren Adams Web Developer Marketing Department Systems Union Email

RE: Sorting a string alphabetically.

2001-12-06 Thread Darren Adams
Thanking you kindly ! *tips hat* -Original Message- From: Carlisle, Eric [mailto:[EMAIL PROTECTED]] Sent: 06 December 2001 13:55 To: CF-Talk Subject: RE: Sorting a string alphabetically. ListSort() EC -Original Message- From: Darren Adams [mailto:[EMAIL PROTECTED

RE: Sorting a string alphabetically.

2001-12-06 Thread Darren Adams
then use ArraySort Then if you still need the list, convert it back to a list format. -Original Message- From: Darren Adams [mailto:[EMAIL PROTECTED]] Sent: Thursday, December 06, 2001 8:46 AM To: CF-Talk Subject: Sorting a string alphabetically. Hello All, Just looking for a function

RE: Sorting a string alphabetically.

2001-12-06 Thread Darren Adams
- From: Darren Adams [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Thursday, December 06, 2001 8:46 AM Subject: Sorting a string alphabetically. Hello All, Just looking for a function to take a string of comma delimited words and sort them in alphabetical order. e.g. Company structure

RE: Re[2]: Text Editor

2001-06-14 Thread Darren Adams
. Darren Adams Web Developer Marketing Department Systems Union Office: 01252 55 6220 Mobile: 07714 817 038 Email: [EMAIL PROTECTED] Data + Structure = INFORMATION -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: 14 June 2001 15:17 To: CF-Talk Subject: Re[2

RE: UI question

2001-06-15 Thread Darren Adams
didnt have the time to spend ages on it so I just added a confirm version/module/function button next to each drop box. A better way to do it would be to use a bit of javascript and the onChange property of a dropbox. Hope this helps. Darren Adams Web Developer Marketing Department Systems Union

Road Traffic Report custom tag.

2001-07-02 Thread Darren Adams
Hello All, Does anyone know of a custom tag that gets traffice reports ? I found one for weather reports and it just occured to me that this would be very useful for our intranet. Cheers, Darren Adams Web Developer Marketing Department Systems Union Office: 01252 55 6220 Mobile: 07714 817

RE: is this list dead?

2001-07-02 Thread Darren Adams
I'm not getting any posts apart from your one -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 posts, but not as many as we used to get. :( Erika (with a *K*) Those who love

RE: Purchasing a copy of ColdFusion Server in the UK

2001-07-31 Thread Darren Adams
I found Highlander to be quite responsive when we were taking the Advanced course. Probably caught them on a bad day. There courses are well worth the money. -Original Message- From: Aidan Whitehall [mailto:[EMAIL PROTECTED]] Sent: 04 July 2001 12:38 To: CF-Talk Subject: RE: Purchasing

RE: CF5 Pro SN

2001-08-30 Thread Darren Adams
It may not be illegal strictly but, it isn't cricket and certainly isn't etiquette. Regardless of whether anyone here would use it (I think we are all intelligent people here) Perhaps posting the serial number was a mistake altought looking at the guys name (i.e. Warez) I would suggest not.

application.cfm

2002-04-10 Thread Darren Adams
directory ? Any ideas ? Darren Adams Web Developer Marketing Department Systems Union Email: [EMAIL PROTECTED] Website: www.sunsytems.com / www.systemsunion.com Data + Structure = INFORMATION __ Signup for the Fusion

RE: application.cfm

2002-04-10 Thread Darren Adams
- From: Darren Adams [mailto:[EMAIL PROTECTED]] Sent: 10 April 2002 14:25 To: CF-Talk Subject: application.cfm Hi guys, Just a quick one for you. I have an application that exists within the directory home/ within that directory I have anothe called display/ which contains files which

RE: application.cfm

2002-04-10 Thread Darren Adams
://10.1.1.5 client variables need cookies to work and if it is the problem i'm thinking of, ie isn't letting the cookies be assigned. Anthony Petruzzi Webmaster 954-321-4703 http://www.sheriff.org -Original Message- From: Darren Adams [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April 10

RE: application.cfm

2002-04-10 Thread Darren Adams
And in addition to that my 2nd machine has ie5.5 and it doesnt work on that either. -Original Message- From: Darren Adams Sent: 10 April 2002 14:51 To: CF-Talk Subject: RE: application.cfm Hmmm I think he is using IE6. However I am not using cookies, I'm using the registry to store

RE: application.cfm

2002-04-10 Thread Darren Adams
to access through that ip, if that works, there's your problem. Anthony Petruzzi Webmaster 954-321-4703 http://www.sheriff.org -Original Message- From: Darren Adams [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April 10, 2002 9:51 AM To: CF-Talk Subject: RE: application.cfm Hmmm I think

RE: Opinions/Experience with Webex?

2002-04-10 Thread Darren Adams
We (although not me personally) use it in our company and I have heard nothing but praise. -Original Message- From: Kevin Miller [mailto:[EMAIL PROTECTED]] Sent: 10 April 2002 15:20 To: CF-Talk Subject: RE: Opinions/Experience with Webex? Ditto. WebEx is a great presentation and

RE: application.cfm

2002-04-10 Thread Darren Adams
(and could very not be that), then can you possibly post you directory structure. if you want i can work with you on this problem off list. just email me at [EMAIL PROTECTED] Anthony Petruzzi Webmaster 954-321-4703 http://www.sheriff.org -Original Message- From: Darren Adams [mailto

RE: application.cfm

2002-04-10 Thread Darren Adams
Do you just add it in as a normal datasourse ? -Original Message- From: Jeffry Houser [mailto:[EMAIL PROTECTED]] Sent: 10 April 2002 15:45 To: CF-Talk Subject: RE: application.cfm At 10:51 AM 4/10/2002 -0400, you wrote: I understand the CF server will create the datasource and the

Strange CF Location problem/

2002-01-16 Thread Darren Adams
# /cfoutput /cfif /cfcase cfdefaultcase just some text for the mean time /cfdefaultcase /cfswitch Any advice ? Thanks, Darren Adams Web Developer Marketing Department Systems Union Email: [EMAIL PROTECTED] Data

RE: Strange CF Location problem/

2002-01-16 Thread Darren Adams
Well it should work fine as the code was previously used to preview a page calling the data from the database but, users want the preview to run with the data from the previous page (if you see what I mean). -Original Message- From: Neil Clark [mailto:[EMAIL PROTECTED]] Sent: 16

RE: Strange CF Location problem/

2002-01-16 Thread Darren Adams
I think I have found the problem. I've cut out some of the parameters passed to the url in CFLocation and it calls the page fine now. I didnt realise there was a limit ! thanks for you help Neil. -Original Message- From: Neil Clark [mailto:[EMAIL PROTECTED]] Sent: 16 January 2002

SQL query help

2002-01-28 Thread Darren Adams
= '#target#'/cfif cfif product NEQ --- Select --- and product_service = '#product#'/cfif /cfquery This query give me an error in assignment. I know that this should be easy but I cant think of it!!! Cheers, Darren Adams Web Developer Marketing Department Systems Union mail: [EMAIL PROTECTED

RE: SQL query help

2002-01-28 Thread Darren Adams
- From: Darren Adams [mailto:[EMAIL PROTECTED]] Sent: Monday, January 28, 2002 8:41 AM To: CF-Talk Subject: SQL query help Hi guys Can anyone help, I just need to check that the date of a record in a database is within a specific range. cfset today = dateformat(now(),dd/mm/) cfoutput#today

RE: SQL query help

2002-01-28 Thread Darren Adams
]] Sent: 28 January 2002 16:44 To: CF-Talk Subject: Re: SQL query help What error do you get? There are two major products that come out of Berkeley: LSD and [Unix] BSD. We don't believe this to be a coincidence. Doug Brown - Original Message - From: Darren Adams [EMAIL PROTECTED

RE: SQL query help

2002-01-28 Thread Darren Adams
this to be a coincidence. Doug Brown - Original Message - From: Darren Adams [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Monday, January 28, 2002 7:40 AM Subject: SQL query help Hi guys Can anyone help, I just need to check that the date of a record in a database is within

RE: SQL query help

2002-01-29 Thread Darren Adams
. Then look at the SQL of this query you created in Access. Access doesn't use standard SQL and has a lot of different keywords. So this will get you on the right track of what your SQL statement should look like. -Original Message- From: Darren Adams [mailto:[EMAIL PROTECTED]] Sent

cffile with unique names

2003-02-12 Thread Darren Adams
it was made unique. Has anyone else experienced this and do you know what going on ? Thanks, Darren Adams ~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists

Cf_magictag.

2003-02-13 Thread Darren Adams
Thanks, Darren Adams ~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion

Field validation for an input type file.

2003-02-17 Thread Darren Adams
Hello All, Just wondered if anyone had a good way to check if a user has selected anything for a file field. Basically, the file field is the only field in the form but, when I try to check the value it is an empty string. However, if I do cfif file NEQ the server just tells me that complex

RE: Field validation for an input type file.

2003-02-17 Thread Darren Adams
Ok, got it sorted. Set another variable = file field and check that if that variable = . Cheers, Darren -Original Message- From: Darren Adams [mailto:[EMAIL PROTECTED]] Sent: 17 February 2003 14:41 To: CF-Talk Subject: Field validation for an input type file. Hello All

A decent Uk stock quote web service.

2003-02-26 Thread Darren Adams
at http://www.rawnet.com/ and race around the beautiful Bracknell streets at http://xmas.rawnet.com/ --- Darren Adams Web Application Developer, Rawnet Limited Direct Phone : +44 (0) 1344 393 451 Switchboard : +44 (0) 1344 393 040

Dynamically Getting a share quote.

2003-02-27 Thread Darren Adams
--- OUR NEW SITE IS NOW LIVE Visit our new website at http://www.rawnet.com/ and race around the beautiful Bracknell streets at http://xmas.rawnet.com/ --- Darren Adams Web Application Developer, Rawnet Limited Direct

  1   2   >