RE: [ cf-dev ] Just a Quickie

2004-09-30 Thread Robertson-Ravo, Neil (RX)
On SQL Server you can also easily query cross database.



-Original Message-
From: Paul Swingewood [mailto:[EMAIL PROTECTED] 
Sent: 30 September 2004 10:42
To: [EMAIL PROTECTED]
Subject: [ cf-dev ] Just a Quickie

Is it possible / advisable to do this ?

I have a database A which has datasource A and a database B which has a 
datasource B

I want to read information from both tables in a common query. How do I 
combine the datasources?

cfquery name=readA datasource= (AB) in that kind of fashion...

Regards - Paul



-- 
These lists are syncronised with the CFDeveloper forum at
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided
by activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by
proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by
gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]
This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions.
Visit our website at http://www.reedexpo.com

-- 
These lists are syncronised with the CFDeveloper forum at 
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided by 
activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]



[ cf-dev ] Moving to JDBC

2004-09-29 Thread Robertson-Ravo, Neil (RX)
Anyone had any issues moving from ODBC to JDBC?  We are in the process of
planning out the move from ODBC to JDBC (as the bridge is becoming
increasingly annoying) and wanted to know if anyone had any problems.

N


This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions.
Visit our website at http://www.reedexpo.com

-- 
These lists are syncronised with the CFDeveloper forum at 
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided by 
activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]



RE: [ cf-dev ] OT- Style Sheets

2004-09-28 Thread Robertson-Ravo, Neil (RX)
You will need to apply another class to the A tag I believe...I always get
it wrong but the principle of CSS is the cascading part...the text will take
whatever class has been defined last in its recursive call.

Could be wrong but that's how I have always seen it to work anyway!



-Original Message-
From: Paul Swingewood [mailto:[EMAIL PROTECTED] 
Sent: 28 September 2004 11:23
To: [EMAIL PROTECTED]
Subject: [ cf-dev ] OT- Style Sheets

I have a style sheet which defines the link colour.
I want to switch it off for a certainlink only

a href=abcFollow this link/a

What do I need to put in the line above to do this ...STYLE??

Regards - Paul



-- 
These lists are syncronised with the CFDeveloper forum at
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided
by activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by
proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by
gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]
This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions.
Visit our website at http://www.reedexpo.com

-- 
These lists are syncronised with the CFDeveloper forum at 
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided by 
activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]



RE: [ cf-dev ] OT: Permitted characters for machine names in Wind ows

2004-09-24 Thread Robertson-Ravo, Neil (RX)
You can use anything which is valid for a filename or folder - I think
special DOS chars are disallowed - such as \ / etc...





-Original Message-
From: Aidan Whitehall [mailto:[EMAIL PROTECTED] 
Sent: 24 September 2004 15:21
To: [EMAIL PROTECTED]
Subject: [ cf-dev ] OT: Permitted characters for machine names in Windows

Does anyone know what characters are permitted for machine names in a
W2K domain? I want to use the - character in the name of a new machine
but can't Google up anything to say what's allowed and what isn't.


Thanks

-- 
Aidan Whitehall   [EMAIL PROTECTED]
Macromedia ColdFusion Developer
Fairbanks Environmental   +44 (0)1695 51775


This e-mail has been scanned for all viruses by Star. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk


-- 
These lists are syncronised with the CFDeveloper forum at
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided
by activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by
proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by
gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]
This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions.
Visit our website at http://www.reedexpo.com

-- 
These lists are syncronised with the CFDeveloper forum at 
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided by 
activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]



RE: [ cf-dev ] The basics of Verity

2004-09-23 Thread Robertson-Ravo, Neil (RX)
The Working with Verity book which ships with CF?



-Original Message-
From: Paul Swingewood [mailto:[EMAIL PROTECTED] 
Sent: 23 September 2004 10:51
To: [EMAIL PROTECTED]
Subject: [ cf-dev ] The basics of Verity

Hi all,

I have never used Verity and woiuld like to play around with it a little.
Can anyone recommend an idiots gude to verity with CFMX.

Regards - Paul



-- 
These lists are syncronised with the CFDeveloper forum at
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided
by activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by
proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by
gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]
This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions.
Visit our website at http://www.reedexpo.com

-- 
These lists are syncronised with the CFDeveloper forum at 
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided by 
activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]



RE: [ cf-dev ] number of items in a list

2004-09-23 Thread Robertson-Ravo, Neil (RX)
This is a known issue sin CF, you will need to add padders in a list with
empty values.

See here..

http://www.cflib.org/udf.cfm?ID=507





-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] 
Sent: 23 September 2004 12:49
To: [EMAIL PROTECTED]
Subject: [ cf-dev ] number of items in a list

cfset list=a,b,c,i

cfoutput
 #ListLen(list)#
/cfoutput

= 4.  i.e. it's not counting the empty elements in the list.  how'd you get
round that, parse through the list looking for commas?




-- 
These lists are syncronised with the CFDeveloper forum at
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided
by activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by
proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by
gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]
This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions.
Visit our website at http://www.reedexpo.com

-- 
These lists are syncronised with the CFDeveloper forum at 
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided by 
activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]



RE: [ cf-dev ] Multi-posts

2004-09-22 Thread Robertson-Ravo, Neil (RX)
Happy Birthday, why are you working?



-Original Message-
From: Tim Blair [mailto:[EMAIL PROTECTED] 
Sent: 22 September 2004 10:28
To: [EMAIL PROTECTED]
Subject: RE: [ cf-dev ] Multi-posts


 I think he was winding us up!

Who, me?  Never...

Heh, it's my birthday, I'm allowed to cause havoc.  ;)


--
---
Badpen Tech - CF and web-tech: http://tech.badpen.com/
---
RAWNET LTD - Internet, New Media and ebusiness Gurus.
WE'VE MOVED - for our new address, please visit our
website at http://www.rawnet.com/ or call us any time
on 0800 294 24 24.
---
This message may contain information which is legally
privileged and/or confidential.  If you are not the
intended recipient, you are hereby notified that any
unauthorised disclosure, copying, distribution or use
of this information is strictly prohibited. Such
notification notwithstanding, any comments, opinions,
information or conclusions expressed in this message
are those of the originator, not of rawnet limited,
unless otherwise explicitly and independently indicated
by an authorised representative of rawnet limited.
--- 

-- 
These lists are syncronised with the CFDeveloper forum at
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided
by activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by
proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by
gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]
This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions.
Visit our website at http://www.reedexpo.com

-- 
These lists are syncronised with the CFDeveloper forum at 
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided by 
activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]



RE: [ cf-dev ] Error: java.net.SocketException: Connection reset by peer: socket write error.

2004-09-22 Thread Robertson-Ravo, Neil (RX)
Yep, this is a known MM issueI have flagged this on more than one
occasion to them to remove these from the logsthey are false positives
and can be safely ignored.



-Original Message-
From: Aidan Whitehall [mailto:[EMAIL PROTECTED] 
Sent: 22 September 2004 11:36
To: [EMAIL PROTECTED]
Subject: [ cf-dev ] Error: java.net.SocketException: Connection reset by
peer: socket write error.

Our site automatically e-mails me errors and from time to time I see
these:

 The cause of this output exception was that: java.net.SocketException:
Connection reset by peer: socket write error.

For those of you who have also seen this, is the received wisdom that
it's probably just one of the following three reasons, and nothing to
worry about?

http://www.websina.com/bugzero/errors/http-connection-reset.html

This exception occurs when a client made a request, and before
receiving the full response, either of the following happened: 

client's browser has been closed. 
client's connection has been disconnected. 
client presses the stop button


Thanks

-- 
Aidan Whitehall   [EMAIL PROTECTED]
Macromedia ColdFusion Developer
Fairbanks Environmental   +44 (0)1695 51775


This e-mail has been scanned for all viruses by Star. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk


-- 
These lists are syncronised with the CFDeveloper forum at
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided
by activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by
proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by
gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]
This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions.
Visit our website at http://www.reedexpo.com

-- 
These lists are syncronised with the CFDeveloper forum at 
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided by 
activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]



[ cf-dev ] MX Performance

2004-09-22 Thread Robertson-Ravo, Neil (RX)
OK,

We have recently been going through some performance enhancements on our CF
servers and noticed something odd...the total parse time for a group of say
15 stacked pages is 2567ms which is not bad at all BUT the actual site
takes about 10-15 seconds LONGER to load which is just insane we have
checked bandwith and all is fine on that front ..

Any one got a Scooby on this?  It would seem that MX is performing well but
the site display is saying no.

N




This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions.
Visit our website at http://www.reedexpo.com

-- 
These lists are syncronised with the CFDeveloper forum at 
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided by 
activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]



RE: [ cf-dev ] MX Performance

2004-09-22 Thread Robertson-Ravo, Neil (RX)
Yeah sure there are a few of these...but certainly not to the degree it
should be taking 10-15 secs longer.  We have tweaked our JVM to the nTH
degree to no avail...



-Original Message-
From: Russ Michaels (Snake) [mailto:[EMAIL PROTECTED] 
Sent: 22 September 2004 15:18
To: [EMAIL PROTECTED]
Subject: RE: [ cf-dev ] MX Performance

Browser rendering issues ?
Externally linke dfiles such as images or JS or css 

 -Original Message-
 From: Robertson-Ravo, Neil (RX) 
 [mailto:[EMAIL PROTECTED] 
 Sent: 22 September 2004 15:09
 To: [EMAIL PROTECTED]
 Subject: [ cf-dev ] MX Performance
 
 OK,
 
 We have recently been going through some performance 
 enhancements on our CF servers and noticed something 
 odd...the total parse time for a group of say
 15 stacked pages is 2567ms which is not bad at all BUT 
 the actual site takes about 10-15 seconds LONGER to load 
 which is just insane we have checked bandwith and all is 
 fine on that front ..
 
 Any one got a Scooby on this?  It would seem that MX is 
 performing well but the site display is saying no.
 
 N
 
 
 
 
 This e-mail is from Reed Exhibitions (Oriel House, 26 The 
 Quadrant, Richmond, Surrey, TW9 1DL, United Kingdom), a 
 division of Reed Business, Registered in England, Number 
 678540.  It contains information which is confidential and 
 may also be privileged.  It is for the exclusive use of the 
 intended recipient(s).  If you are not the intended 
 recipient(s) please note that any form of distribution, 
 copying or use of this communication or the information in it 
 is strictly prohibited and may be unlawful.  If you have 
 received this communication in error please return it to the 
 sender or call our switchboard on +44 (0) 20 89107910.  The 
 opinions expressed within this communication are not 
 necessarily those expressed by Reed Exhibitions.
 Visit our website at http://www.reedexpo.com
 
 --
 These lists are syncronised with the CFDeveloper forum at 
 http://forum.cfdeveloper.co.uk/
 Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
  
 CFDeveloper Sponsors and contributors:-
 *Hosting and support provided by CFMXhosting.co.uk* :: 
 *ActivePDF provided by activepdf.com*
   *Forums provided by fusetalk.com* :: *ProWorkFlow 
 provided by proworkflow.com*
*Tutorials provided by helmguru.com* :: *Lists 
 hosted by gradwell.com*
 
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 
 



-- 
These lists are syncronised with the CFDeveloper forum at
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided
by activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by
proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by
gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]
This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions.
Visit our website at http://www.reedexpo.com

-- 
These lists are syncronised with the CFDeveloper forum at 
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided by 
activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]



RE: [ cf-dev ] farcry

2004-09-21 Thread Robertson-Ravo, Neil (RX)
Yep the whole virtual dir creation before it is created is not good, I
mentioned this ages ago on the list but the docs weren't changed.



-Original Message-
From: Russ Michaels (Snake) [mailto:[EMAIL PROTECTED] 
Sent: 20 September 2004 18:44
To: [EMAIL PROTECTED]
Subject: RE: [ cf-dev ] farcry

When u figure out for yourself what your meant to do yes. But the docs tells
you to create mappings when really you should be creating a virtual
directory. Again it's trial and error.
Also the stupid thing deleted my entire website rather than install files in
the folder I specified, and no undelete tool would get it back. How dumb Is
that, why delete the folder and all contents first. So the damb program made
me mad from the offset due to that.


 

 -Original Message-
 From: Robertson-Ravo, Neil (RX) 
 [mailto:[EMAIL PROTECTED] 
 Sent: 20 September 2004 17:01
 To: [EMAIL PROTECTED]
 Subject: RE: [ cf-dev ] farcry
 
 Really?  The IIS setup is a piece of pisstrue enough 
 though it misses off some simple stuff such as missing 
 virtual directories and when to create them.
 
 N
 
 
 
 -Original Message-
 From: Russ Michaels (Snake) [mailto:[EMAIL PROTECTED]
 Sent: 17 September 2004 16:48
 To: [EMAIL PROTECTED]
 Subject: [ cf-dev ] farcry
 
 OK I finally got farcry working despite the absolute rubbish 
 documentation.
 I wonder if the person who wrote the docs actually bothered 
 setting up farcry on IIS.
 
 So far I don't like it, so I'm going to give my lists of 
 complaints, and if anyone thinks it's a load of bollocks, 
 feel free to tell me and convince me to stick with it.
 
 1. Going by the documentation, it looks like you can only run 
 a single copy of farcry on your server as you have to install 
 a central copy of the core files and use the admin via the 
 default website. I added a virtual directory on my test site 
 pointing to the farcry admin to get round this, but it still 
 looks like you can only have one site as they would all login 
 to same admin and thus the same database.
 
 2. There appears to be no ability to design the site layout. 
 The demo site has the farcry header which doesn't appear to 
 be possible to edit or remove, it appears to be hard coded. 
 Thus can't change the logo etc.
 
 3. Navigation items are hard coded to the menus, so you 
 cannot create your own custom menus as farcry just shoves 
 this in by default. What if I want to add a container and 
 content that is not shown on the navigation menu but which I 
 can link to internally.
 
 4. dynamic Content objects. I cannot see anywhere to change 
 these, you appear to be stuck with the NEWS, EVENTS, FACTS 
 that are there by default.
 
 5. Unable to add multiple content items to a page, if I add 
 more than 1 HTML page to my HOME nav, only 1 of them 
 displays. What if I want to split the page into several 
 content items/columns.
 
 6. I really couldn't say that it's designed with non 
 technical people in mind, the admin is clunky, not 
 particularly user friendly, and the wording used everywhere 
 is pretty ambiguous and non descriptive. It really is trial 
 and error trying to work out what does what, and any client 
 would require serious training to use it, especially if they 
 are really technophobes.
 Although the explorer tree, context menus and other DHTML 
 effects are neat.
 
 Basically it seems that if you want to be able to do anything 
 more than a really basic geocities style build your website 
 tool, you would have to add custom code.
 
 I was going to try out shado, but by the time they finished 
 installing a trial for me and got it working, it had expired.
 
 Russ
 
 
 
 --
 These lists are syncronised with the CFDeveloper forum at 
 http://forum.cfdeveloper.co.uk/
 Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
  
 CFDeveloper Sponsors and contributors:-
 *Hosting and support provided by CFMXhosting.co.uk* :: 
 *ActivePDF provided by activepdf.com*
   *Forums provided by fusetalk.com* :: *ProWorkFlow provided by
 proworkflow.com*
*Tutorials provided by helmguru.com* :: *Lists hosted by
 gradwell.com*
 
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 This e-mail is from Reed Exhibitions (Oriel House, 26 The 
 Quadrant, Richmond, Surrey, TW9 1DL, United Kingdom), a 
 division of Reed Business, Registered in England, Number 
 678540.  It contains information which is confidential and 
 may also be privileged.  It is for the exclusive use of the 
 intended recipient(s).  If you are not the intended 
 recipient(s) please note that any form of distribution, 
 copying or use of this communication or the information in it 
 is strictly prohibited and may be unlawful.  If you have 
 received this communication in error please return it to the 
 sender or call our switchboard on +44 (0) 20 89107910.  The 
 opinions expressed within this communication are not 
 necessarily those expressed by Reed Exhibitions.
 Visit our website at http

RE: [ cf-dev ] farcry

2004-09-21 Thread Robertson-Ravo, Neil (RX)
I don't think you can really justify it being a pile of poo, it does contain
some very advanced coding techniquesdid you ever use Spectra cough,
cough, splutter splutter

N



-Original Message-
From: Russ Michaels (Snake) [mailto:[EMAIL PROTECTED] 
Sent: 20 September 2004 18:41
To: [EMAIL PROTECTED]
Subject: RE: [ cf-dev ] farcry

Any chance I can have a look at your admin and see what you have done. I
think I need something to install some confidence in me cozz I just think
it's a pile of poo so far.

 

 -Original Message-
 From: ColdFusion MailingLists [mailto:[EMAIL PROTECTED] 
 Sent: 20 September 2004 16:56
 To: [EMAIL PROTECTED]
 Subject: RE: [ cf-dev ] farcry
 
 Hi Russ,
 
 We've been using Farcry for yonks now.  And we love it.
 
 We've used it on the UKCFUG website (http://www.ukcfug.org/), 
 MX Europe website (just about to go through a redesign - 
 http://www.mxeurope.org/), a Flash website
 (http://www.franciscocentofanti.com/) (we used Farcry for the 
 content management with a custom admin) and recently Heat Is 
 Online website (not live yet but you can view here: 
 http://new.heatisonline.org/).
 
 I'm sorry to hear of your bad experiences but I will try and 
 help answer your questions...
 
  1. Going by the documentation, it looks like you can only 
 run a single 
  copy of farcry on your server as you have to install a central
 
 Incorrect.  You can run multiple Farcry applications on the 
 same server.
 You do have one Farcry core and fourq directories, but then 
 you have Farcry application instances.  The app.cfm in the 
 root is what you use for registering your Farcry 
 applications.  The virtual directory /farcry for the admin 
 actually picks up your application settings correctly 
 depending on the website you are on.  Clever! :)
 
  2. There appears to be no ability to design the site layout. 
  The demo site
  has the farcry header which doesn't appear to be possible 
 to edit or 
  remove, it appears to be hard coded. Thus can't change the logo etc.
 
 Nope.  As you can see from the above sites you can change the 
 layout however you want.  Also, check the other examples on 
 http://farcry.daemon.com.au for other Farcry based websites.
 
  3. Navigation items are hard coded to the menus, so you 
 cannot create 
  your own custom menus as farcry just shoves this in by default.
  What if I want to
  add a container and content that is not shown on the 
 navigation menu 
  but which I can link to internally.
 
 You can do this.  This is a matter of setting it up in the admin.
 
  4. dynamic Content objects. I cannot see anywhere to change 
 these, you 
  appear to be stuck with the NEWS, EVENTS, FACTS that are there by 
  default.
 
 Kola has specified some links which should help.  All the 
 sites above use custom content types.
 
  5. Unable to add multiple content items to a page, if I add 
 more than 
  1 HTML page to my HOME nav, only 1 of them displays. What 
 if I want to 
  split the page into several content items/columns.
 
 You need to use containers with rules.  That's what we do on 
 UKCFUG website and HIOL.
 
  6. I really couldn't say that it's designed with non 
 technical people 
  in mind, the admin is clunky, not particularly user 
 friendly, and the 
  wording used everywhere is pretty ambiguous and non descriptive. It 
  really is trial and error trying to work out what does 
 what, and any 
  client would require serious training to use it, especially if they 
  are really technophobes.
  Although the explorer tree, context menus and other DHTML 
 effects are 
  neat.
 
 Agreed.  The admin is a little scary, but you can create your 
 own custom admin which is what we do on UKCFUG and HIOL.  
 Then you can use the security to hide everything except your 
 custom admin.
 
  Basically it seems that if you want to be able to do anything more 
  than a really basic geocities style build your website tool, you 
  would have to add custom code.
 
 Not necessarily true.  You can build quite complex websites 
 out of the box, but as is always the case, if you want 
 something to do that bit more, you more than likely will have 
 to write some code.
 
 If you need any help with anything please email me off list.
 
 Cheers
 
 Niklas
 
 --
 These lists are syncronised with the CFDeveloper forum at 
 http://forum.cfdeveloper.co.uk/
 Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
  
 CFDeveloper Sponsors and contributors:-
 *Hosting and support provided by CFMXhosting.co.uk* :: 
 *ActivePDF provided by activepdf.com*
   *Forums provided by fusetalk.com* :: *ProWorkFlow 
 provided by proworkflow.com*
*Tutorials provided by helmguru.com* :: *Lists 
 hosted by gradwell.com*
 
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 
 



-- 
These lists are syncronised with the CFDeveloper forum at
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and 

RE: [ cf-dev ] farcry

2004-09-21 Thread Robertson-Ravo, Neil (RX)
What other CMS tool allows you to add containers etc without template
additions / modifications by a developer?  I would say none

The out of the box templates and quick site builder certainly allow you to
take the Aura template system and have a site up in no time.

I think this is a case of bad documentation rather than the CMS itself...




-Original Message-
From: Russ Michaels (Snake) [mailto:[EMAIL PROTECTED] 
Sent: 21 September 2004 12:33
To: [EMAIL PROTECTED]
Subject: RE: [ cf-dev ] farcry

It May not be, but that's the impression I have got from it so far. I can
see it probably requires quite a lot of time to be spent with it to
appreciate it's features. But just from  playing with the awful admin you
don't get the idea that it's a very powerful CMS. For example, if you want
to use containers to put content into, you have to go and modify your pages
by hand and put in container tags. This is something I would expect to be in
the admin GUI really. There is too much requirement to go and read all
possible  documentation, join discussion lists and ask questions before you
can get up and running. It should be user friendly enough and simple enough
to create a basic site just from messing about in the editor and figure it
out as you go along. That's the whole point of a CMS.
You should need to go looking at the code to figure out what it's doing.

No I never used spectra.


 -Original Message-
 From: Robertson-Ravo, Neil (RX) 
 [mailto:[EMAIL PROTECTED] 
 Sent: 21 September 2004 09:24
 To: [EMAIL PROTECTED]
 Subject: RE: [ cf-dev ] farcry
 
 I don't think you can really justify it being a pile of poo, 
 it does contain some very advanced coding techniquesdid 
 you ever use Spectra cough, cough, splutter splutter
 
 N
 
 
 
 -Original Message-
 From: Russ Michaels (Snake) [mailto:[EMAIL PROTECTED]
 Sent: 20 September 2004 18:41
 To: [EMAIL PROTECTED]
 Subject: RE: [ cf-dev ] farcry
 
 Any chance I can have a look at your admin and see what you 
 have done. I think I need something to install some 
 confidence in me cozz I just think it's a pile of poo so far.
 
  
 
  -Original Message-
  From: ColdFusion MailingLists [mailto:[EMAIL PROTECTED]
  Sent: 20 September 2004 16:56
  To: [EMAIL PROTECTED]
  Subject: RE: [ cf-dev ] farcry
  
  Hi Russ,
  
  We've been using Farcry for yonks now.  And we love it.
  
  We've used it on the UKCFUG website (http://www.ukcfug.org/), MX 
  Europe website (just about to go through a redesign - 
  http://www.mxeurope.org/), a Flash website
  (http://www.franciscocentofanti.com/) (we used Farcry for 
 the content 
  management with a custom admin) and recently Heat Is Online website 
  (not live yet but you can view here:
  http://new.heatisonline.org/).
  
  I'm sorry to hear of your bad experiences but I will try and help 
  answer your questions...
  
   1. Going by the documentation, it looks like you can only
  run a single
   copy of farcry on your server as you have to install a central
  
  Incorrect.  You can run multiple Farcry applications on the same 
  server.
  You do have one Farcry core and fourq directories, but then 
 you have 
  Farcry application instances.  The app.cfm in the root is 
 what you use 
  for registering your Farcry applications.  The virtual directory 
  /farcry for the admin actually picks up your application settings 
  correctly depending on the website you are on.  Clever! :)
  
   2. There appears to be no ability to design the site layout. 
   The demo site
   has the farcry header which doesn't appear to be possible
  to edit or
   remove, it appears to be hard coded. Thus can't change 
 the logo etc.
  
  Nope.  As you can see from the above sites you can change 
 the layout 
  however you want.  Also, check the other examples on 
  http://farcry.daemon.com.au for other Farcry based websites.
  
   3. Navigation items are hard coded to the menus, so you
  cannot create
   your own custom menus as farcry just shoves this in by default.
   What if I want to
   add a container and content that is not shown on the
  navigation menu
   but which I can link to internally.
  
  You can do this.  This is a matter of setting it up in the admin.
  
   4. dynamic Content objects. I cannot see anywhere to change
  these, you
   appear to be stuck with the NEWS, EVENTS, FACTS that are there by 
   default.
  
  Kola has specified some links which should help.  All the 
 sites above 
  use custom content types.
  
   5. Unable to add multiple content items to a page, if I add
  more than
   1 HTML page to my HOME nav, only 1 of them displays. What
  if I want to
   split the page into several content items/columns.
  
  You need to use containers with rules.  That's what we do on UKCFUG 
  website and HIOL.
  
   6. I really couldn't say that it's designed with non
  technical people
   in mind, the admin is clunky, not particularly user
  friendly, and the
   wording used everywhere is pretty

[ cf-dev ] 6.1 MX latest Updater

2004-09-21 Thread Robertson-Ravo, Neil (RX)
Anyone had any issues where trying to install the latest 6.1 updater has the
system just hanging there and doing nothing?

Damn thing...
This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions.
Visit our website at http://www.reedexpo.com

-- 
These lists are syncronised with the CFDeveloper forum at 
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided by 
activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]



RE: [ cf-dev ] 6.1 MX latest Updater

2004-09-21 Thread Robertson-Ravo, Neil (RX)
Yep, it's the actual installer...its unpacks and just sites theredoes
nada after that


-Original Message-
From: Russ Michaels (Snake) [mailto:[EMAIL PROTECTED] 
Sent: 21 September 2004 16:25
To: [EMAIL PROTECTED]
Subject: RE: [ cf-dev ] 6.1 MX latest Updater

Do you have RDS enabled, as you need this for the directory browser applet
to work. 

 -Original Message-
 From: Salvatore Fusto [mailto:[EMAIL PROTECTED] 
 Sent: 21 September 2004 15:52
 To: [EMAIL PROTECTED]
 Subject: Re: [ cf-dev ] 6.1 MX latest Updater
 
 on my xp box, in cf admin when mapping directories, if i 
 write by hand the path all is ok, but if try to search it, an 
 internal communication error appears, instead of the 
 directory tree: not sure if this is an xp problem.
 regards
 salvatore
 - Original Message -
 From: Robertson-Ravo, Neil (RX) 
 [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Tuesday, September 21, 2004 3:43 PM
 Subject: [ cf-dev ] 6.1 MX latest Updater
 
 
  Anyone had any issues where trying to install the latest 
 6.1 updater has
 the
  system just hanging there and doing nothing?
 
  Damn thing...
  This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
  Richmond, Surrey, TW9 1DL, United Kingdom), a division of 
 Reed Business,
  Registered in England, Number 678540.  It contains 
 information which is
  confidential and may also be privileged.  It is for the 
 exclusive use of
 the
  intended recipient(s).  If you are not the intended 
 recipient(s) please
 note
  that any form of distribution, copying or use of this 
 communication or the
  information in it is strictly prohibited and may be 
 unlawful.  If you have
  received this communication in error please return it to 
 the sender or
 call
  our switchboard on +44 (0) 20 89107910.  The opinions 
 expressed within
 this
  communication are not necessarily those expressed by Reed 
 Exhibitions.
  Visit our website at http://www.reedexpo.com
 
  -- 
  These lists are syncronised with the CFDeveloper forum at
 http://forum.cfdeveloper.co.uk/
  Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
  CFDeveloper Sponsors and contributors:-
  *Hosting and support provided by CFMXhosting.co.uk* :: 
 *ActivePDF provided
 by activepdf.com*
*Forums provided by fusetalk.com* :: *ProWorkFlow provided by
 proworkflow.com*
 *Tutorials provided by helmguru.com* :: *Lists hosted by
 gradwell.com*
 
  To unsubscribe, e-mail: [EMAIL PROTECTED]
 
 
 
 
 
 
 -- 
 These lists are syncronised with the CFDeveloper forum at 
 http://forum.cfdeveloper.co.uk/
 Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
  
 CFDeveloper Sponsors and contributors:-
 *Hosting and support provided by CFMXhosting.co.uk* :: 
 *ActivePDF provided by activepdf.com*
   *Forums provided by fusetalk.com* :: *ProWorkFlow 
 provided by proworkflow.com*
*Tutorials provided by helmguru.com* :: *Lists 
 hosted by gradwell.com*
 
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 
 



-- 
These lists are syncronised with the CFDeveloper forum at
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided
by activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by
proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by
gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]
This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions.
Visit our website at http://www.reedexpo.com

-- 
These lists are syncronised with the CFDeveloper forum at 
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided by 
activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]



RE: [ cf-dev ] OT: XP SP2 and ASP/ADO SQL Server Database Connect ion

2004-09-20 Thread Robertson-Ravo, Neil (RX)
Here are the bad boys you need.

http://www.microsoft.com/sql/techinfo/administration/2000/security/winxpsp2f
aq.asp

http://support.microsoft.com/default.aspx?scid=kb;en-us;841251product=sql

N


-Original Message-
From: Paul Johnston [mailto:[EMAIL PROTECTED] 
Sent: 20 September 2004 14:43
To: [EMAIL PROTECTED]
Subject: [ cf-dev ] OT: XP SP2 and ASP/ADO SQL Server Database Connection

Anyone care to tell me how to get an ASP ADO connection to SQL Server
with XP Service Pack 2 installed?

I have just spent a couple of hours trying to figure out what's wrong...

Looked at the ms knowledge base, but it's not helping!  I can make SQL
server available, just can't use it from ASP!  I have opened the ports
on the (entirely useless) windows firewall and even turned it off... but
to no effect!

Things to note before replying:
1) It worked before SP2 install! The connection string is not incorrect
(unless there is something else that needs to change...)
2) It's got to be ASP connecting to SQL Server
3) It's URGENT

TIA

Paul


-- 
These lists are syncronised with the CFDeveloper forum at
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided
by activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by
proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by
gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]
This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions.
Visit our website at http://www.reedexpo.com

-- 
These lists are syncronised with the CFDeveloper forum at 
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided by 
activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]



RE: [ cf-dev ] farcry

2004-09-20 Thread Robertson-Ravo, Neil (RX)
Really?  The IIS setup is a piece of pisstrue enough though it misses
off some simple stuff such as missing virtual directories and when to create
them.

N



-Original Message-
From: Russ Michaels (Snake) [mailto:[EMAIL PROTECTED] 
Sent: 17 September 2004 16:48
To: [EMAIL PROTECTED]
Subject: [ cf-dev ] farcry

OK I finally got farcry working despite the absolute rubbish documentation.
I wonder if the person who wrote the docs actually bothered setting up
farcry on IIS.

So far I don't like it, so I'm going to give my lists of complaints, and if
anyone thinks it's a load of bollocks, feel free to tell me and convince me
to stick with it.

1. Going by the documentation, it looks like you can only run a single copy
of farcry on your server as you have to install a central copy of the core
files and use the admin via the default website. I added a virtual directory
on my test site pointing to the farcry admin to get round this, but it still
looks like you can only have one site as they would all login to same admin
and thus the same database.

2. There appears to be no ability to design the site layout. The demo site
has the farcry header which doesn't appear to be possible to edit or remove,
it appears to be hard coded. Thus can't change the logo etc.

3. Navigation items are hard coded to the menus, so you cannot create your
own custom menus as farcry just shoves this in by default. What if I want to
add a container and content that is not shown on the navigation menu but
which I can link to internally.

4. dynamic Content objects. I cannot see anywhere to change these, you
appear to be stuck with the NEWS, EVENTS, FACTS that are there by default.

5. Unable to add multiple content items to a page, if I add more than 1 HTML
page to my HOME nav, only 1 of them displays. What if I want to split the
page into several content items/columns.

6. I really couldn't say that it's designed with non technical people in
mind, the admin is clunky, not particularly user friendly, and the wording
used everywhere is pretty ambiguous and non descriptive. It really is trial
and error trying to work out what does what, and any client would require
serious training to use it, especially if they are really technophobes.
Although the explorer tree, context menus and other DHTML effects are neat.

Basically it seems that if you want to be able to do anything more than a
really basic geocities style build your website tool, you would have to
add custom code.

I was going to try out shado, but by the time they finished installing a
trial for me and got it working, it had expired.

Russ



-- 
These lists are syncronised with the CFDeveloper forum at
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided
by activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by
proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by
gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]
This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions.
Visit our website at http://www.reedexpo.com

-- 
These lists are syncronised with the CFDeveloper forum at 
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided by 
activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]



RE: [ cf-dev ] farcry

2004-09-20 Thread Robertson-Ravo, Neil (RX)
As Niklas stated, any FC help which can be provided...let us know.  We too
have used it since early public release.



-Original Message-
From: ColdFusion MailingLists [mailto:[EMAIL PROTECTED] 
Sent: 20 September 2004 16:56
To: [EMAIL PROTECTED]
Subject: RE: [ cf-dev ] farcry

Hi Russ,

We've been using Farcry for yonks now.  And we love it.

We've used it on the UKCFUG website (http://www.ukcfug.org/), MX Europe
website (just about to go through a redesign -
http://www.mxeurope.org/), a Flash website
(http://www.franciscocentofanti.com/) (we used Farcry for the content
management with a custom admin) and recently Heat Is Online website (not
live yet but you can view here: http://new.heatisonline.org/).

I'm sorry to hear of your bad experiences but I will try and help answer
your questions...

 1. Going by the documentation, it looks like you can only run 
 a single copy
 of farcry on your server as you have to install a central 

Incorrect.  You can run multiple Farcry applications on the same server.
You do have one Farcry core and fourq directories, but then you have
Farcry application instances.  The app.cfm in the root is what you use
for registering your Farcry applications.  The virtual directory /farcry
for the admin actually picks up your application settings correctly
depending on the website you are on.  Clever! :)

 2. There appears to be no ability to design the site layout. 
 The demo site
 has the farcry header which doesn't appear to be possible to 
 edit or remove,
 it appears to be hard coded. Thus can't change the logo etc.

Nope.  As you can see from the above sites you can change the layout
however you want.  Also, check the other examples on
http://farcry.daemon.com.au for other Farcry based websites.

 3. Navigation items are hard coded to the menus, so you 
 cannot create your
 own custom menus as farcry just shoves this in by default. 
 What if I want to
 add a container and content that is not shown on the 
 navigation menu but
 which I can link to internally.

You can do this.  This is a matter of setting it up in the admin.

 4. dynamic Content objects. I cannot see anywhere to change these, you
 appear to be stuck with the NEWS, EVENTS, FACTS that are 
 there by default.

Kola has specified some links which should help.  All the sites above
use custom content types.

 5. Unable to add multiple content items to a page, if I add 
 more than 1 HTML
 page to my HOME nav, only 1 of them displays. What if I want 
 to split the
 page into several content items/columns.

You need to use containers with rules.  That's what we do on UKCFUG
website and HIOL.

 6. I really couldn't say that it's designed with non 
 technical people in
 mind, the admin is clunky, not particularly user friendly, 
 and the wording
 used everywhere is pretty ambiguous and non descriptive. It 
 really is trial
 and error trying to work out what does what, and any client 
 would require
 serious training to use it, especially if they are really 
 technophobes.
 Although the explorer tree, context menus and other DHTML 
 effects are neat.

Agreed.  The admin is a little scary, but you can create your own custom
admin which is what we do on UKCFUG and HIOL.  Then you can use the
security to hide everything except your custom admin.

 Basically it seems that if you want to be able to do anything 
 more than a
 really basic geocities style build your website tool, you 
 would have to
 add custom code.

Not necessarily true.  You can build quite complex websites out of the
box, but as is always the case, if you want something to do that bit
more, you more than likely will have to write some code.

If you need any help with anything please email me off list.

Cheers

Niklas

-- 
These lists are syncronised with the CFDeveloper forum at
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided
by activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by
proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by
gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]
This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions.
Visit our 

RE: [ cf-dev ] OT - Host Headers etc ....

2004-09-14 Thread Robertson-Ravo, Neil (RX)
Yes, you can host any number of sites on one IP..you just need to, as you
correctly state, use Host Headers.

N

DNS should point the IP address of the Web Server (or Load Balancer) for all
your sites.





-Original Message-
From: Paul Swingewood [mailto:[EMAIL PROTECTED] 
Sent: 14 September 2004 13:56
To: [EMAIL PROTECTED]
Subject: [ cf-dev ] OT - Host Headers etc 

Hello.

Is it possible to host several websites with one IP address from say BT.
I have a fixed IP address to my server but I want to be able to host several

websites that I have in development? - I have read that this can be done 
with host headers. So can I set up my webserver to have say www.a.com  
www.b.com pointing to the same IP address? What about DNS? Is there 
something I need to do here? Is it better to use port addressing 8080 or 
9080 etc ...

Sorry about the ignorance here but I have never done this before.

Regards - Paul



-- 
These lists are syncronised with the CFDeveloper forum at
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided
by activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by
proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by
gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]
This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions.
Visit our website at http://www.reedexpo.com

-- 
These lists are syncronised with the CFDeveloper forum at 
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided by 
activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]



RE: [ cf-dev ] CF and processors

2004-09-14 Thread Robertson-Ravo, Neil (RX)








Yeah, it cannot physically restrict use
as they are technically single units acting as 4...it just means that CF
cannot use internally to the CPU which 'enable 'the hyperthreading
capabilities. 

















From:
Russ Michaels (Snake) [mailto:[EMAIL PROTECTED] 
Sent: 14 September 2004 14:02
To: [EMAIL PROTECTED]
Subject: RE: [ cf-dev ] CF and
processors





They are hyperthreading CPU's which means
they act as 2 cpu's and show us thus in the system, thus why CF see's 4 of
them. I do not think CF actually restricts use, just warns you.












From:
Lovelock, Richard J [mailto:[EMAIL PROTECTED] 
Sent: 14 September 2004 13:37
To: cflist
Subject: [ cf-dev ] CF and
processors



Hi all











We are upgrading our entire infrastructure and software for
website.











We have a new IBM Blade server - it is a dual processor : 2
x 2.8 xeon and each processor is dual threaded (or something like that - you
can see for CPU process graphs in task manager)











We have just installed CF MX 6.1 and although it seems to be
working it is complaining that we are running a 2 processor version of CFMX on
a server with 4 processors - which isn't true.











Does this mean that CF server won't utilise the full power
of processors:





i.e. is it only using one processor - with two threads 





or half of each processor (one thread on each)???





___

*Regards, 

Richard Lovelock, 

Senior Application Analyst.

Westminster City Council - Web Support
Capgemini UK
Southbank
95 Wandsworth Road
London 
SW8 2HG 

( 0870 906 7482

___










 
  
  This
  message contains information that may be privileged or confidential and is
  the property of the Capgemini Group. It is intended only for the person to
  whom it is addressed. If you are not the intended recipient, you are not
  authorized to read, print, retain, copy, disseminate, distribute, or use this
  message or any part thereof. If you receive this message in error, please
  notify the sender immediately and delete all copies of this message.
  
 












This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant, Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business, Registered in England, Number 678540.  It contains information which is confidential and may also be privileged.  It is for the exclusive use of the intended recipient(s).  If you are not the intended recipient(s) please note that any form of distribution, copying or use of this communication or the information in it is strictly prohibited and may be unlawful.  If you have received this communication in error please return it to the sender or call our switchboard on +44 (0) 20 89107910.  The opinions expressed within this communication are not necessarily those expressed by Reed Exhibitions.  Visit our website at http://www.reedexpo.com


RE: [ cf-dev ] OT - Host Headers etc ....

2004-09-14 Thread Robertson-Ravo, Neil (RX)
Note the IP has to be the external IP of the Physical Machine (or load
balancer) in order for this to work.



-Original Message-
From: Robertson-Ravo, Neil (RX)
[mailto:[EMAIL PROTECTED] 
Sent: 14 September 2004 14:07
To: '[EMAIL PROTECTED]'
Subject: RE: [ cf-dev ] OT - Host Headers etc 

Its as simple as that ;-)  

-Original Message-
From: Paul Swingewood [mailto:[EMAIL PROTECTED] 
Sent: 14 September 2004 14:06
To: [EMAIL PROTECTED]
Subject: RE: [ cf-dev ] OT - Host Headers etc 


Ok just so I get this in my head. If I wanted to host www.paul.co.uk, 
www.adam.co.uk, and www.leanne.co.uk I register the domains with whoever and

tell them to point to my one IP Address (12.123.123.123) That my ISP gives 
me. I then set up host headers on my server for each of the websites. Is it 
as simple as that ...?

Regards - Paul



-- 
These lists are syncronised with the CFDeveloper forum at
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided
by activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by
proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by
gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]
This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions.
Visit our website at http://www.reedexpo.com

-- 
These lists are syncronised with the CFDeveloper forum at
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided
by activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by
proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by
gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]
This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions.
Visit our website at http://www.reedexpo.com

-- 
These lists are syncronised with the CFDeveloper forum at 
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided by 
activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]



RE: [ cf-dev ] OT - Host Headers etc ....

2004-09-14 Thread Robertson-Ravo, Neil (RX)
The bug is not in the restart, its in the way IIS saves it Metabase.  For
some peculiar reason IIS does not necessary take on board settings even
though you have committed them - this is due to the fact that the IIS
metabase is a flat file bespoke DB type and the IIS MMC is designed to save
every 5 mins or so unless you tell it to.  You don't have to cycle IIS per
say you just need to save the open MMC.

N




-Original Message-
From: John Beynon [mailto:[EMAIL PROTECTED] 
Sent: 14 September 2004 14:09
To: [EMAIL PROTECTED]
Subject: Re: [ cf-dev ] OT - Host Headers etc 

and you might need to restart IIS (there's a bug that sometimes means
the new headers don't take effect until after a restart - although
sometimes they work just fine!)


On Tue, 14 Sep 2004 14:06:32 +0100, Robertson-Ravo, Neil (RX)
[EMAIL PROTECTED] wrote:
 Its as simple as that ;-)
 
 -Original Message-
 From: Paul Swingewood [mailto:[EMAIL PROTECTED] 
 Sent: 14 September 2004 14:06
 To: [EMAIL PROTECTED]
 Subject: RE: [ cf-dev ] OT - Host Headers etc 
 
 Ok just so I get this in my head. If I wanted to host www.paul.co.uk,
 www.adam.co.uk, and www.leanne.co.uk I register the domains with whoever
and
 
 tell them to point to my one IP Address (12.123.123.123) That my ISP gives
 me. I then set up host headers on my server for each of the websites. Is
it
 as simple as that ...?
 
 
 
 Regards - Paul
 
 --
 These lists are syncronised with the CFDeveloper forum at
 http://forum.cfdeveloper.co.uk/
 Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
 CFDeveloper Sponsors and contributors:-
 *Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided
 by activepdf.com*
   *Forums provided by fusetalk.com* :: *ProWorkFlow provided by
 proworkflow.com*
*Tutorials provided by helmguru.com* :: *Lists hosted by
 gradwell.com*
 
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
 Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
 Registered in England, Number 678540.  It contains information which is
 confidential and may also be privileged.  It is for the exclusive use of
the
 intended recipient(s).  If you are not the intended recipient(s) please
note
 that any form of distribution, copying or use of this communication or the
 information in it is strictly prohibited and may be unlawful.  If you have
 received this communication in error please return it to the sender or
call
 our switchboard on +44 (0) 20 89107910.  The opinions expressed within
this
 communication are not necessarily those expressed by Reed Exhibitions.
 Visit our website at http://www.reedexpo.com
 
 --
 These lists are syncronised with the CFDeveloper forum at
http://forum.cfdeveloper.co.uk/
 Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
 CFDeveloper Sponsors and contributors:-
 *Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided
by activepdf.com*
   *Forums provided by fusetalk.com* :: *ProWorkFlow provided by
proworkflow.com*
*Tutorials provided by helmguru.com* :: *Lists hosted by
gradwell.com*
 
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 


-- 
These lists are syncronised with the CFDeveloper forum at
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided
by activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by
proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by
gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]
This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions.
Visit our website at http://www.reedexpo.com

-- 
These lists are syncronised with the CFDeveloper forum at 
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided by 
activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted

RE: [ cf-dev ] OT - Host Headers etc ....

2004-09-14 Thread Robertson-Ravo, Neil (RX)
Well it's hard to say...if you have access to the box you will be able to
see what the IP set up is.  Each server will have an internal and external
address.  The external is the Web Facing one which is bound to the Ethernet
adapter.  The internal address is non-resolving to the Web.



-Original Message-
From: Paul Swingewood [mailto:[EMAIL PROTECTED] 
Sent: 14 September 2004 14:11
To: [EMAIL PROTECTED]
Subject: RE: [ cf-dev ] OT - Host Headers etc 

LOL- Which means ..?

I take it thats the IP address the my ISP give me (BT)

Regards - Paul



-- 
These lists are syncronised with the CFDeveloper forum at
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided
by activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by
proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by
gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]
This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions.
Visit our website at http://www.reedexpo.com

-- 
These lists are syncronised with the CFDeveloper forum at 
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided by 
activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]



RE: [ cf-dev ] cfchart problem

2004-09-13 Thread Robertson-Ravo, Neil (RX)
Uurgh, cheers guys...



-Original Message-
From: Giles Roadnight [mailto:[EMAIL PROTECTED] 
Sent: 13 September 2004 08:45
To: [EMAIL PROTECTED]
Subject: RE: [ cf-dev ] cfchart problem

All I had to do to get cfchart working was make sure the JRunScripts
virtual folder was present in IIS for each site I wanted the graphs to
appear on.

Giles Roadnight
http://giles.roadnight.name


-Original Message-
From: Allan Cliff - CFUG Spain [mailto:[EMAIL PROTECTED] 
Sent: 13 September 2004 08:20
To: [EMAIL PROTECTED]
Subject: Re: [ cf-dev ] cfchart problem

If i remember, what you have to do is create that file but it can't be
empty.

Stick a !--- CFGraph --- inside.

Also you need to make 2 mappings PER site which uses CFCHART.

One to CFIDE (you know where that is) and another called JRunScripts
pointing to your version of C:\CFusionMX\runtime\lib\wsconfig\1


Allan



- Original Message - 
From: Robertson-Ravo, Neil (RX) [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Friday, September 10, 2004 5:26 PM
Subject: [ cf-dev ] cfchart problem


 Anyone ever had any problem where cfchart will not render any Flash
movies?
 It seems to be looking for GraphData.cfm which I am not sure even
exists..
 (maybe it doesn't need to..)?





 This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
 Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed
Business,
 Registered in England, Number 678540.  It contains information which
is
 confidential and may also be privileged.  It is for the exclusive use
of
the
 intended recipient(s).  If you are not the intended recipient(s)
please
note
 that any form of distribution, copying or use of this communication or
the
 information in it is strictly prohibited and may be unlawful.  If you
have
 received this communication in error please return it to the sender or
call
 our switchboard on +44 (0) 20 89107910.  The opinions expressed within
this
 communication are not necessarily those expressed by Reed Exhibitions.
 Visit our website at http://www.reedexpo.com



-- 
These lists are syncronised with the CFDeveloper forum at
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF
provided by activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by
proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by
gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]


-- 
These lists are syncronised with the CFDeveloper forum at
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided
by activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by
proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by
gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]
This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions.
Visit our website at http://www.reedexpo.com

-- 
These lists are syncronised with the CFDeveloper forum at 
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided by 
activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]



RE: [ cf-dev ] A new problem ???

2004-09-09 Thread Robertson-Ravo, Neil (RX)
Yep, it also has a shed load more ;-) which is even jucier...

-Original Message-
From: Adrian Lynch [mailto:[EMAIL PROTECTED] 
Sent: 08 September 2004 17:48
To: [EMAIL PROTECTED]
Subject: RE: [ cf-dev ] A new problem ???

Or since it's inline SQL, CreateUUID might work for any other DB.

cfquery...
SELECT TOP 5 *
FROM table
ORDER BY 'CreatUUID()'
/cfquery

Give it a try, it might work.

Ade

BTW, I have installed SQL Server 2005 Beta 2, got a bunch of new features.
Now call me an idiot, but my favourite is dynamic TOP(n)!

-Original Message-
From: Adrian Lynch [mailto:[EMAIL PROTECTED]
Sent: 08 September 2004 17:33
To: [EMAIL PROTECTED]
Subject: RE: [ cf-dev ] A new problem ???


Or try...

cfquery...
SELECT TOP 5 *
FROM table
ORDER BY NEWID()
/cfquery

I think that will work on SS2k.

Ade


-- 
These lists are syncronised with the CFDeveloper forum at
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided
by activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by
proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by
gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]
This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions.
Visit our website at http://www.reedexpo.com

-- 
These lists are syncronised with the CFDeveloper forum at 
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided by 
activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]



RE: [ cf-dev ] Yukon WAS: A new problem ???

2004-09-09 Thread Robertson-Ravo, Neil (RX)
Are you on MSDN? I think you get it via that or a premium content developer
with M$





-Original Message-
From: Russ Michaels (Snake) [mailto:[EMAIL PROTECTED] 
Sent: 09 September 2004 10:11
To: [EMAIL PROTECTED]
Subject: RE: [ cf-dev ] Yukon WAS: A new problem ???

I get the MS action pack, but not received any copies of SQL2005 yet 

 -Original Message-
 From: Adrian Lynch [mailto:[EMAIL PROTECTED] 
 Sent: 09 September 2004 09:55
 To: [EMAIL PROTECTED]
 Subject: RE: [ cf-dev ] Yukon WAS: A new problem ???
 
 But come oon, dynamic TOP(n), how cool is that!?! :OD
 
 How are you finding it so far? I'm not too impressed with the 
 management studio so far, seems awfully slow on my machine.
 
 Have you found many uses for the new windowing/ranking 
 functions? Maybe I'm missing the point, but how can I make 
 use of ROW_NUMBER() and filter on it?
 
 Anyone else started to play with SS 2005 yet?
 
 Ade
 
 -Original Message-
 From: Robertson-Ravo, Neil (RX)
 [mailto:[EMAIL PROTECTED]
 Sent: 09 September 2004 09:28
 To: '[EMAIL PROTECTED]'
 Subject: RE: [ cf-dev ] A new problem ???
 
 
 Yep, it also has a shed load more ;-) which is even jucier...
 
 -Original Message-
 From: Adrian Lynch [mailto:[EMAIL PROTECTED]
 Sent: 08 September 2004 17:48
 To: [EMAIL PROTECTED]
 Subject: RE: [ cf-dev ] A new problem ???
 
 Or since it's inline SQL, CreateUUID might work for any other DB.
 
 cfquery...
   SELECT TOP 5 *
   FROM table
   ORDER BY 'CreatUUID()'
 /cfquery
 
 Give it a try, it might work.
 
 Ade
 
 BTW, I have installed SQL Server 2005 Beta 2, got a bunch of 
 new features.
 Now call me an idiot, but my favourite is dynamic TOP(n)!
 
 
 --
 These lists are syncronised with the CFDeveloper forum at 
 http://forum.cfdeveloper.co.uk/
 Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
  
 CFDeveloper Sponsors and contributors:-
 *Hosting and support provided by CFMXhosting.co.uk* :: 
 *ActivePDF provided by activepdf.com*
   *Forums provided by fusetalk.com* :: *ProWorkFlow 
 provided by proworkflow.com*
*Tutorials provided by helmguru.com* :: *Lists 
 hosted by gradwell.com*
 
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 
 



-- 
These lists are syncronised with the CFDeveloper forum at
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided
by activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by
proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by
gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]
This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions.
Visit our website at http://www.reedexpo.com

-- 
These lists are syncronised with the CFDeveloper forum at 
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided by 
activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]



RE: [ cf-dev ] Yukon WAS: A new problem ???

2004-09-09 Thread Robertson-Ravo, Neil (RX)
I have loved it so far...come a long way from Alphato be honest is the
T-SQL additions / modifications which are proving to be fantastic.

ROW_NUMBER is one of those holy grail (and nemesis) of RDBMS...some people
require it etc and some people think its stupid.jeez Oracle has had
these abilities for while now.

The biggest addition has to be Reporting Services (now available for 2K
also) and the 
integration of the CLR...which is huge for us.

N




-Original Message-
From: Adrian Lynch [mailto:[EMAIL PROTECTED] 
Sent: 09 September 2004 09:55
To: [EMAIL PROTECTED]
Subject: RE: [ cf-dev ] Yukon WAS: A new problem ???

But come oon, dynamic TOP(n), how cool is that!?! :OD

How are you finding it so far? I'm not too impressed with the management
studio so far, seems awfully slow on my machine.

Have you found many uses for the new windowing/ranking functions? Maybe I'm
missing the point, but how can I make use of ROW_NUMBER() and filter on it?

Anyone else started to play with SS 2005 yet?

Ade

-Original Message-
From: Robertson-Ravo, Neil (RX)
[mailto:[EMAIL PROTECTED]
Sent: 09 September 2004 09:28
To: '[EMAIL PROTECTED]'
Subject: RE: [ cf-dev ] A new problem ???


Yep, it also has a shed load more ;-) which is even jucier...

-Original Message-
From: Adrian Lynch [mailto:[EMAIL PROTECTED]
Sent: 08 September 2004 17:48
To: [EMAIL PROTECTED]
Subject: RE: [ cf-dev ] A new problem ???

Or since it's inline SQL, CreateUUID might work for any other DB.

cfquery...
SELECT TOP 5 *
FROM table
ORDER BY 'CreatUUID()'
/cfquery

Give it a try, it might work.

Ade

BTW, I have installed SQL Server 2005 Beta 2, got a bunch of new features.
Now call me an idiot, but my favourite is dynamic TOP(n)!


-- 
These lists are syncronised with the CFDeveloper forum at
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided
by activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by
proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by
gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]
This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions.
Visit our website at http://www.reedexpo.com

-- 
These lists are syncronised with the CFDeveloper forum at 
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided by 
activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]



RE: [ cf-dev ] A new problem ???

2004-09-09 Thread Robertson-Ravo, Neil (RX)








Or you could go one better and use a View.or
a temp table...there doesn't seem a need to generate a physical
object to store the data.



N











From:
Tom Smith [mailto:[EMAIL PROTECTED] 
Sent: 09 September 2004 10:23
To: [EMAIL PROTECTED]
Subject: Re: [ cf-dev ] A new
problem ???







you could stored the groups as numbers in the table, and
then run:











select distinct group_id from tbl











Now do the ramdom code to get the group id you want











then continue with you code like:











cfquery name=GetPics
datasource=#application.DSN#
 select *
 from tblindexpics





 where group_id = #random_ID_set_earlier#
 order by ID desc
/cfquery













- Original Message - 





From: Paul
Swingewood 





To: [EMAIL PROTECTED]






Sent: Thursday,
September 09, 2004 10:13 AM





Subject: RE: [ cf-dev ] A
new problem ???









Ok this all works fine and the client lioves it. Now of course whe
wants a 
change. There are n no of pics in the table which she now wants 'grouping'. 
The idea is that when the images are randomly selected the five shown are 
all from the same group. So lets say there are n groups. I guess it would 
work something like this 

Randomly select a group.
Now select five random images from that group only
display the images

How do I adjust the code earlier to achieve this

cfquery name=GetPics
datasource=#application.DSN#
 select *
 from tblindexpics
 order by ID desc
/cfquery

cfset PicIDList = ValueList(GetPics.ID) !--- Don't need this ??
---

cfset piclist=
cfloop index = LoopCount from = 1 to =
5
 cfset UniquePicID = false
 cfloop condition=NOT UniquePicID
 cfset
picnumber=randrange(1,GetPics.RecordCount)
 cfset picID =
GetPics[ID][picnumber]
 cfif NOT
ListFind(piclist,picID)
 cfset
UniquePicID = True
 cfset
piclist = ListAppend(piclist,picid)
 /cfif
 /cfloop
/cfloop

cfquery name=views
datasource=#application.DSN#
 select *
 from tblindexpics
 where id IN (#piclist#)
/cfquery



-- 
These lists are syncronised with the CFDeveloper forum at http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/

CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided by
activepdf.com*
 *Forums provided by fusetalk.com* ::
*ProWorkFlow provided by proworkflow.com*
 *Tutorials
provided by helmguru.com* :: *Lists hosted by gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]









This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant, Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business, Registered in England, Number 678540.  It contains information which is confidential and may also be privileged.  It is for the exclusive use of the intended recipient(s).  If you are not the intended recipient(s) please note that any form of distribution, copying or use of this communication or the information in it is strictly prohibited and may be unlawful.  If you have received this communication in error please return it to the sender or call our switchboard on +44 (0) 20 89107910.  The opinions expressed within this communication are not necessarily those expressed by Reed Exhibitions.  Visit our website at http://www.reedexpo.com


RE: [ cf-dev ] A new problem ???

2004-09-09 Thread Robertson-Ravo, Neil (RX)








How do mean? Aren't the based in
tables themselves already?





















From:
Tom Smith [mailto:[EMAIL PROTECTED] 
Sent: 09 September 2004 11:13
To: [EMAIL PROTECTED]
Subject: Re: [ cf-dev ] A new
problem ???







ok, this makes sense, but can you explain to me how the
generate the groups of images? You still need these as a physical
object...







- Original Message - 





From: Robertson-Ravo, Neil (RX) 





To: '[EMAIL PROTECTED]'






Sent: Thursday,
September 09, 2004 10:59 AM





Subject: RE: [ cf-dev ] A
new problem ???









Or you could go one better and use a
View.or a temp table...there doesn't seem a need to generate a physical
object to store the data.



N











From:
Tom Smith [mailto:[EMAIL PROTECTED] 
Sent: 09 September 2004 10:23
To: [EMAIL PROTECTED]
Subject: Re: [ cf-dev ] A new
problem ???







you could stored the groups as numbers in the table, and
then run:











select distinct group_id from tbl











Now do the ramdom code to get the group id you want











then continue with you code like:











cfquery name=GetPics
datasource=#application.DSN#
 select *
 from tblindexpics





 where group_id = #random_ID_set_earlier#
 order by ID desc
/cfquery













- Original Message - 





From: Paul
Swingewood 





To: [EMAIL PROTECTED]






Sent: Thursday,
September 09, 2004 10:13 AM





Subject: RE: [ cf-dev ] A
new problem ???









Ok this all works fine and the client lioves it. Now of course whe
wants a 
change. There are n no of pics in the table which she now wants 'grouping'. 
The idea is that when the images are randomly selected the five shown are 
all from the same group. So lets say there are n groups. I guess it would 
work something like this 

Randomly select a group.
Now select five random images from that group only
display the images

How do I adjust the code earlier to achieve this

cfquery name=GetPics
datasource=#application.DSN#
 select *
 from tblindexpics
 order by ID desc
/cfquery

cfset PicIDList = ValueList(GetPics.ID) !--- Don't need this ??
---

cfset piclist=
cfloop index = LoopCount from = 1 to =
5
 cfset UniquePicID = false
 cfloop condition=NOT UniquePicID
 cfset
picnumber=randrange(1,GetPics.RecordCount)
 cfset picID = GetPics[ID][picnumber]
 cfif NOT
ListFind(piclist,picID)
 cfset
UniquePicID = True
 cfset
piclist = ListAppend(piclist,picid)
 /cfif
 /cfloop
/cfloop

cfquery name=views datasource=#application.DSN#
 select *
 from tblindexpics
 where id IN (#piclist#)
/cfquery



-- 
These lists are syncronised with the CFDeveloper forum at http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/

CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided by
activepdf.com*
 *Forums provided by fusetalk.com* ::
*ProWorkFlow provided by proworkflow.com*
 *Tutorials
provided by helmguru.com* :: *Lists hosted by gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]



This
e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant, Richmond,
Surrey, TW9 1DL, United Kingdom),
a division of Reed Business, Registered in England, Number 678540. It contains
information which is confidential and may also be privileged. It is for the
exclusive use of the intended recipient(s). If you are not the intended
recipient(s) please note that any form of distribution, copying or use of this
communication or the information in it is strictly prohibited and may be
unlawful. If you have received this communication in error please return it to
the sender or call our switchboard on +44 (0) 20 89107910. The opinions
expressed within this communication are not necessarily those expressed by Reed
Exhibitions. Visit our website at http://www.reedexpo.com









This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant, Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business, Registered in England, Number 678540.  It contains information which is confidential and may also be privileged.  It is for the exclusive use of the intended recipient(s).  If you are not the intended recipient(s) please note that any form of distribution, copying or use of this communication or the information in it is strictly prohibited and may be unlawful.  If you have received this communication in error please return it to the sender or call our switchboard on +44 (0) 20 89107910.  The opinions expressed within this communication are not necessarily those expressed by Reed Exhibitions.  Visit our website at http://www.reedexpo.com


RE: [ cf-dev ] Yukon WAS: A new problem ???

2004-09-09 Thread Robertson-Ravo, Neil (RX)
Well, imagine this...ROW_NUMBER is used in dynamic evaluation of resultsets
in T-SQL...think of it like CF MOD paging in SQLit allows you amongst
other things to bring back a set (or single) row based on its rank in the
current resultset.

Your example needs to be something like :

SELECT ROW_NUMBER() OVER(ORDER BY FIELD1) AS rownum,
  FIELD1, FIELD2, .[...]
FROM YOURTBLE
ORDER BY FIELD1

Basically its gonna be a function you will or will not use, it all depends
on one thing...do you regard your rows in a table as logical or simply
insertions with no logical order?
One
N




-Original Message-
From: Adrian Lynch [mailto:[EMAIL PROTECTED] 
Sent: 09 September 2004 11:15
To: [EMAIL PROTECTED]
Subject: RE: [ cf-dev ] Yukon WAS: A new problem ???

How can you use ROW_NUMBER()?

My first thought was something like this...

SELECT
*,
ROW_NUMBER() OVER(ORDER BY TestID) AS RowNumber
FROM tblTest
WHERE RowNumber BETWEEN 10 AND 20
ORDER BY RowNumber

.. but you can't have the alias in the WHERE clause. Am I missing the
point?

Ade

-Original Message-
From: Robertson-Ravo, Neil (RX)
[mailto:[EMAIL PROTECTED]
Sent: 09 September 2004 10:59
To: '[EMAIL PROTECTED]'
Subject: RE: [ cf-dev ] Yukon WAS: A new problem ???


I have loved it so far...come a long way from Alphato be honest is the
T-SQL additions / modifications which are proving to be fantastic.

ROW_NUMBER is one of those holy grail (and nemesis) of RDBMS...some people
require it etc and some people think its stupid.jeez Oracle has had
these abilities for while now.

The biggest addition has to be Reporting Services (now available for 2K
also) and the
integration of the CLR...which is huge for us.

N


-- 
These lists are syncronised with the CFDeveloper forum at
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided
by activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by
proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by
gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]
This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions.
Visit our website at http://www.reedexpo.com

-- 
These lists are syncronised with the CFDeveloper forum at 
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided by 
activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]



RE: [ cf-dev ] A new problem ???

2004-09-09 Thread Robertson-Ravo, Neil (RX)








I thought there were...maybe not.what
thread is this? ;'-)















From:
Tom Smith [mailto:[EMAIL PROTECTED] 
Sent: 09 September 2004 11:18
To: [EMAIL PROTECTED]
Subject: Re: [ cf-dev ] A new
problem ???







as far as I understood they weren't there... oh, and I only
jumped on this earlier:)







- Original Message - 





From: Robertson-Ravo, Neil (RX) 





To: '[EMAIL PROTECTED]'






Sent: Thursday,
September 09, 2004 11:14 AM





Subject: RE: [ cf-dev ] A
new problem ???









How do mean? Aren't the based in tables
themselves already?





















From:
Tom Smith [mailto:[EMAIL PROTECTED] 
Sent: 09 September 2004 11:13
To: [EMAIL PROTECTED]
Subject: Re: [ cf-dev ] A new
problem ???







ok, this makes sense, but can you explain to me how the
generate the groups of images? You still need these as a physical
object...







- Original Message - 





From: Robertson-Ravo, Neil (RX) 





To: '[EMAIL PROTECTED]'






Sent: Thursday,
September 09, 2004 10:59 AM





Subject: RE: [ cf-dev ] A
new problem ???









Or you could go one better and use a
View.or a temp table...there doesn't seem a need to generate a physical
object to store the data.



N











From:
Tom Smith [mailto:[EMAIL PROTECTED] 
Sent: 09 September 2004 10:23
To: [EMAIL PROTECTED]
Subject: Re: [ cf-dev ] A new
problem ???







you could stored the groups as numbers in the table, and
then run:











select distinct group_id from tbl











Now do the ramdom code to get the group id you want











then continue with you code like:











cfquery name=GetPics
datasource=#application.DSN#
 select *
 from tblindexpics





 where group_id = #random_ID_set_earlier#
 order by ID desc
/cfquery













- Original Message - 





From: Paul
Swingewood 





To: [EMAIL PROTECTED]






Sent: Thursday,
September 09, 2004 10:13 AM





Subject: RE: [ cf-dev ] A
new problem ???









Ok this all works fine and the client lioves it. Now of course whe
wants a 
change. There are n no of pics in the table which she now wants 'grouping'. 
The idea is that when the images are randomly selected the five shown are 
all from the same group. So lets say there are n groups. I guess it would 
work something like this 

Randomly select a group.
Now select five random images from that group only
display the images

How do I adjust the code earlier to achieve this

cfquery name=GetPics
datasource=#application.DSN#
 select *
 from tblindexpics
 order by ID desc
/cfquery

cfset PicIDList = ValueList(GetPics.ID) !--- Don't need this ??
---

cfset piclist=
cfloop index = LoopCount from = 1 to =
5
 cfset UniquePicID = false
 cfloop condition=NOT UniquePicID
 cfset
picnumber=randrange(1,GetPics.RecordCount)
 cfset picID =
GetPics[ID][picnumber]
 cfif NOT
ListFind(piclist,picID)
 cfset
UniquePicID = True
 cfset
piclist = ListAppend(piclist,picid)
 /cfif
 /cfloop
/cfloop

cfquery name=views
datasource=#application.DSN#
 select *
 from tblindexpics
 where id IN (#piclist#)
/cfquery



-- 
These lists are syncronised with the CFDeveloper forum at http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/

CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided by
activepdf.com*
 *Forums provided by fusetalk.com* ::
*ProWorkFlow provided by proworkflow.com*
 *Tutorials
provided by helmguru.com* :: *Lists hosted by gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]



This
e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant, Richmond,
Surrey, TW9 1DL, United Kingdom),
a division of Reed Business, Registered in England, Number 678540. It contains
information which is confidential and may also be privileged. It is for the
exclusive use of the intended recipient(s). If you are not the intended
recipient(s) please note that any form of distribution, copying or use of this
communication or the information in it is strictly prohibited and may be
unlawful. If you have received this communication in error please return it to
the sender or call our switchboard on +44 (0) 20 89107910. The opinions
expressed within this communication are not necessarily those expressed by Reed
Exhibitions. Visit our website at http://www.reedexpo.com



This
e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant, Richmond,
Surrey, TW9 1DL, United Kingdom),
a division of Reed Business, Registered in England, Number 678540. It contains
information which is confidential and may also be privileged. It is for the
exclusive use of the intended recipient(s). If you are not the intended
recipient(s) please note that any form of distribution, copying or use of this
communication or the information in it is strictly prohibited and may be
unlawful. If you have received this communication in error please return it to
the sender or call our switchboard on +44 (0) 20 89107910

RE: [ cf-dev ] A new problem ???

2004-09-09 Thread Robertson-Ravo, Neil (RX)








Maybe we should have a SQL-TALK UK !















From:
Tom Smith [mailto:[EMAIL PROTECTED] 
Sent: 09 September 2004 11:53
To: [EMAIL PROTECTED]
Subject: Re: [ cf-dev ] A new
problem ???







maybe that's the problem, we don't know which thread is which anymore
:D







- Original Message - 





From: Robertson-Ravo, Neil (RX) 





To: '[EMAIL PROTECTED]'






Sent: Thursday, September
09, 2004 11:38 AM





Subject: RE: [ cf-dev ] A
new problem ???









I thought there were...maybe not.what
thread is this? ;'-)













This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant, Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business, Registered in England, Number 678540.  It contains information which is confidential and may also be privileged.  It is for the exclusive use of the intended recipient(s).  If you are not the intended recipient(s) please note that any form of distribution, copying or use of this communication or the information in it is strictly prohibited and may be unlawful.  If you have received this communication in error please return it to the sender or call our switchboard on +44 (0) 20 89107910.  The opinions expressed within this communication are not necessarily those expressed by Reed Exhibitions.  Visit our website at http://www.reedexpo.com


RE: [ cf-dev ] Yukon WAS: A new problem ???

2004-09-09 Thread Robertson-Ravo, Neil (RX)
ROW_NUMBER does just that.

-Original Message-
From: Adrian Lynch [mailto:[EMAIL PROTECTED] 
Sent: 09 September 2004 12:12
To: [EMAIL PROTECTED]
Subject: RE: [ cf-dev ] Yukon WAS: A new problem ???

I'm not sure what you've answered there. I was hoping that the windowing
functions would be available as filters to allow paging like behaviour. So
in the past, or rather right now, to get something similar you could create
a temp table with an identity column which would act as your row numbering.
I thought that ROW_NUMBER() would mean an end to that. Maybe I'm still
missing the point.

do you regard your rows in a table as logical or simply insertions with no
logical order?

Both, depends how I'm feeling ;O)

Ade

-Original Message-
From: Robertson-Ravo, Neil (RX)
[mailto:[EMAIL PROTECTED]
Sent: 09 September 2004 11:33
To: '[EMAIL PROTECTED]'
Subject: RE: [ cf-dev ] Yukon WAS: A new problem ???


Well, imagine this...ROW_NUMBER is used in dynamic evaluation of resultsets
in T-SQL...think of it like CF MOD paging in SQLit allows you amongst
other things to bring back a set (or single) row based on its rank in the
current resultset.

Your example needs to be something like :

SELECT ROW_NUMBER() OVER(ORDER BY FIELD1) AS rownum,
  FIELD1, FIELD2, .[...]
FROM YOURTBLE
ORDER BY FIELD1

Basically its gonna be a function you will or will not use, it all depends
on one thing...do you regard your rows in a table as logical or simply
insertions with no logical order?
One
N




-Original Message-
From: Adrian Lynch [mailto:[EMAIL PROTECTED]
Sent: 09 September 2004 11:15
To: [EMAIL PROTECTED]
Subject: RE: [ cf-dev ] Yukon WAS: A new problem ???

How can you use ROW_NUMBER()?

My first thought was something like this...

SELECT
*,
ROW_NUMBER() OVER(ORDER BY TestID) AS RowNumber
FROM tblTest
WHERE RowNumber BETWEEN 10 AND 20
ORDER BY RowNumber

. but you can't have the alias in the WHERE clause. Am I missing the
point?

Ade

-Original Message-
From: Robertson-Ravo, Neil (RX)
[mailto:[EMAIL PROTECTED]
Sent: 09 September 2004 10:59
To: '[EMAIL PROTECTED]'
Subject: RE: [ cf-dev ] Yukon WAS: A new problem ???


I have loved it so far...come a long way from Alphato be honest is the
T-SQL additions / modifications which are proving to be fantastic.

ROW_NUMBER is one of those holy grail (and nemesis) of RDBMS...some people
require it etc and some people think its stupid.jeez Oracle has had
these abilities for while now.

The biggest addition has to be Reporting Services (now available for 2K
also) and the
integration of the CLR...which is huge for us.

N


-- 
These lists are syncronised with the CFDeveloper forum at
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided
by activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by
proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by
gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]
This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions.
Visit our website at http://www.reedexpo.com

-- 
These lists are syncronised with the CFDeveloper forum at 
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided by 
activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]



RE: [ cf-dev ] A new problem ???

2004-09-09 Thread Robertson-Ravo, Neil (RX)








I think it would be great if we had such
a list as I reckon that we could all learn/give information on that forum.















From:
Tom Smith [mailto:[EMAIL PROTECTED] 
Sent: 09 September 2004 12:04
To: [EMAIL PROTECTED]
Subject: Re: [ cf-dev ] A new
problem ???







well, as I am sure Russ might point out... there is
cf-database... but everything comes in here now... a tranact sql list might be
great though. you know to share ideas, and things, and what's good and
what's not, or if there is something that good, please let me know!







- Original Message - 





From: Robertson-Ravo, Neil (RX) 





To: '[EMAIL PROTECTED]'






Sent: Thursday,
September 09, 2004 11:54 AM





Subject: RE: [ cf-dev ] A
new problem ???









Maybe we should have a SQL-TALK UK !















From:
Tom Smith [mailto:[EMAIL PROTECTED] 
Sent: 09 September 2004 11:53
To: [EMAIL PROTECTED]
Subject: Re: [ cf-dev ] A new
problem ???







maybe that's the problem, we don't know which thread is which anymore
:D







- Original Message - 





From: Robertson-Ravo, Neil (RX) 





To: '[EMAIL PROTECTED]'






Sent: Thursday,
September 09, 2004 11:38 AM





Subject: RE: [ cf-dev ] A
new problem ???









I thought there were...maybe not.what
thread is this? ;'-)







This
e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant, Richmond,
Surrey, TW9 1DL, United Kingdom),
a division of Reed Business, Registered in England, Number 678540. It contains
information which is confidential and may also be privileged. It is for the
exclusive use of the intended recipient(s). If you are not the intended
recipient(s) please note that any form of distribution, copying or use of this
communication or the information in it is strictly prohibited and may be
unlawful. If you have received this communication in error please return it to
the sender or call our switchboard on +44 (0) 20 89107910. The opinions
expressed within this communication are not necessarily those expressed by Reed
Exhibitions. Visit our website at http://www.reedexpo.com









This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant, Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business, Registered in England, Number 678540.  It contains information which is confidential and may also be privileged.  It is for the exclusive use of the intended recipient(s).  If you are not the intended recipient(s) please note that any form of distribution, copying or use of this communication or the information in it is strictly prohibited and may be unlawful.  If you have received this communication in error please return it to the sender or call our switchboard on +44 (0) 20 89107910.  The opinions expressed within this communication are not necessarily those expressed by Reed Exhibitions.  Visit our website at http://www.reedexpo.com


RE: [ cf-dev ] Yukon WAS: A new problem ???

2004-09-09 Thread Robertson-Ravo, Neil (RX)
Well you are looking at it the wrong way...the function is ROWS in SQL not
in datayou need to perform you BETWEEN on the ORDER column.





-Original Message-
From: Adrian Lynch [mailto:[EMAIL PROTECTED] 
Sent: 09 September 2004 13:09
To: [EMAIL PROTECTED]
Subject: RE: [ cf-dev ] Yukon WAS: A new problem ???

Right, but I was hoping for more...

SELECT
ROW_NUMBER() OVER(ORDER BY TestID) AS RowNumber
FROM tblTest
WHERE RowNumber BETWEEN 10 AND 20
ORDER BY RowNumber

.. but you can't use alias' in the WHERE clause.

Ade


-Original Message-
From: Robertson-Ravo, Neil (RX)
[mailto:[EMAIL PROTECTED]
Sent: 09 September 2004 12:36
To: '[EMAIL PROTECTED]'
Subject: RE: [ cf-dev ] Yukon WAS: A new problem ???


ROW_NUMBER does just that.

-Original Message-
From: Adrian Lynch [mailto:[EMAIL PROTECTED] 
Sent: 09 September 2004 12:12
To: [EMAIL PROTECTED]
Subject: RE: [ cf-dev ] Yukon WAS: A new problem ???

I'm not sure what you've answered there. I was hoping that the windowing
functions would be available as filters to allow paging like behaviour. So
in the past, or rather right now, to get something similar you could create
a temp table with an identity column which would act as your row numbering.
I thought that ROW_NUMBER() would mean an end to that. Maybe I'm still
missing the point.

do you regard your rows in a table as logical or simply insertions with no
logical order?

Both, depends how I'm feeling ;O)

Ade

-- 
These lists are syncronised with the CFDeveloper forum at
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided
by activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by
proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by
gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]
This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions.
Visit our website at http://www.reedexpo.com

-- 
These lists are syncronised with the CFDeveloper forum at 
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided by 
activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]



RE: [ cf-dev ] duplicate cookie keys in cfmx 6.1

2004-09-08 Thread Robertson-Ravo, Neil (RX)








Try deleting all your cookies on your
local disk and running the page again.











From:
Tom Smith [mailto:[EMAIL PROTECTED] 
Sent: 08 September 2004 11:02
To: [EMAIL PROTECTED]
Subject: [ cf-dev ] duplicate
cookie keys in cfmx 6.1







Hey All,











Just looking into a problem on one of my sites, and I was
wondering if anyone else has been in the position where when they do a CFDUMP
on the cookie scope, they end up with something like the following:












 
  
  CFID
  
  
  199909 
  
 
 
  
  CFID
  
  
  199909 
  
 
 
  
  CFTOKEN
  
  
  2dc3a8b177b09c51-D87B7B39-099C-7DB6-4C6FACC772F5C4F8
  
  
 
 
  
  CFTOKEN
  
  
  2dc3a8b177b09c51-D87B7B39-099C-7DB6-4C6FACC772F5C4F8
  
 












Obviously the value is somehow duplicated, but I didn't
think this was possible to do in a structure...











If anyone can shed some light on this, I'd appreciate
it. I am working on a solution, but like I say some light would be
good!:)











Thanks,











Tom









This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant, Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business, Registered in England, Number 678540.  It contains information which is confidential and may also be privileged.  It is for the exclusive use of the intended recipient(s).  If you are not the intended recipient(s) please note that any form of distribution, copying or use of this communication or the information in it is strictly prohibited and may be unlawful.  If you have received this communication in error please return it to the sender or call our switchboard on +44 (0) 20 89107910.  The opinions expressed within this communication are not necessarily those expressed by Reed Exhibitions.  Visit our website at http://www.reedexpo.com


RE: [ cf-dev ] duplicate cookie keys in cfmx 6.1

2004-09-08 Thread Robertson-Ravo, Neil (RX)








It's a real strange one... 















From:
Tom Smith [mailto:[EMAIL PROTECTED] 
Sent: 08 September 2004 11:32
To: [EMAIL PROTECTED]
Subject: Re: [ cf-dev ] duplicate
cookie keys in cfmx 6.1







nice:) not the solution I want, as I'm going to need
to contact a lot of people, but I'm trying something else... I know this has
been a problem for others:) Well one other for certain!







- Original Message - 





From: Robertson-Ravo, Neil (RX) 





To: '[EMAIL PROTECTED]'






Sent: Wednesday,
September 08, 2004 11:07 AM





Subject: RE: [ cf-dev ]
duplicate cookie keys in cfmx 6.1









Try deleting all your cookies on your
local disk and running the page again.











From:
Tom Smith [mailto:[EMAIL PROTECTED] 
Sent: 08 September 2004 11:02
To: [EMAIL PROTECTED]
Subject: [ cf-dev ] duplicate
cookie keys in cfmx 6.1







Hey All,











Just looking into a problem on one of my sites, and I was
wondering if anyone else has been in the position where when they do a CFDUMP
on the cookie scope, they end up with something like the following:












 
  
  CFID
  
  
  199909 
  
 
 
  
  CFID
  
  
  199909 
  
 
 
  
  CFTOKEN
  
  
  2dc3a8b177b09c51-D87B7B39-099C-7DB6-4C6FACC772F5C4F8
  
  
 
 
  
  CFTOKEN
  
  
  2dc3a8b177b09c51-D87B7B39-099C-7DB6-4C6FACC772F5C4F8
  
 












Obviously the value is somehow duplicated, but I didn't
think this was possible to do in a structure...











If anyone can shed some light on this, I'd appreciate
it. I am working on a solution, but like I say some light would be
good!:)











Thanks,











Tom



This
e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant, Richmond,
Surrey, TW9 1DL, United Kingdom),
a division of Reed Business, Registered in England, Number 678540. It contains
information which is confidential and may also be privileged. It is for the
exclusive use of the intended recipient(s). If you are not the intended
recipient(s) please note that any form of distribution, copying or use of this
communication or the information in it is strictly prohibited and may be
unlawful. If you have received this communication in error please return it to
the sender or call our switchboard on +44 (0) 20 89107910. The opinions
expressed within this communication are not necessarily those expressed by Reed
Exhibitions. Visit our website at http://www.reedexpo.com









This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant, Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business, Registered in England, Number 678540.  It contains information which is confidential and may also be privileged.  It is for the exclusive use of the intended recipient(s).  If you are not the intended recipient(s) please note that any form of distribution, copying or use of this communication or the information in it is strictly prohibited and may be unlawful.  If you have received this communication in error please return it to the sender or call our switchboard on +44 (0) 20 89107910.  The opinions expressed within this communication are not necessarily those expressed by Reed Exhibitions.  Visit our website at http://www.reedexpo.com


RE: [ cf-dev ] A new problem ???

2004-09-08 Thread Robertson-Ravo, Neil (RX)
cfquery  name=views datasource=#application.DSN#
select *
from tblindexpics
where id IN #(pictoget)#
/cfquery



-Original Message-
From: Paul Swingewood [mailto:[EMAIL PROTECTED] 
Sent: 08 September 2004 17:03
To: [EMAIL PROTECTED]
Subject: [ cf-dev ] A new problem ???

Can anyone help me with the logic for this one please ...

I have a table which has n number of pics in it
I want to select 5 random pics (making sure that none are the same)
and then display them on the screen.

I have this muddled up code so far 

cfquery name=GetPics datasource=#application.DSN#
select *
from tblindexpics
order by ID desc
/cfquery

cfset piclist=
cfloop index = LoopCount from = 1 to = 5
cfoutput query=GetPics
cfset piclist=listappend(piclist,#id#)
/cfoutput
cfset picnumber=randrange(1,listlen(piclist))
cfset
pictoget=listappend(listgetat(piclist,picnumber),#LoopCount#)
/cfloop

cfquery  name=views datasource=#application.DSN#
select *
from tblindexpics
where id = #(whatgoes her??)#
/cfquery

I've lost the plot completely and am confused as to what loop goes where, 
when  why.

Regards - Paul



-- 
These lists are syncronised with the CFDeveloper forum at
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided
by activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by
proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by
gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]
This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions.
Visit our website at http://www.reedexpo.com

-- 
These lists are syncronised with the CFDeveloper forum at 
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided by 
activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]



[ cf-dev ] Verity Oddity

2004-09-07 Thread Robertson-Ravo, Neil (RX)
Got an issue where I am searching an English collection for the word
république but it seems to be hosing out big timeany ideas why?!


This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions.
Visit our website at http://www.reedexpo.com

--
These lists are syncronised with the CFDeveloper forum at 
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/

CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided by 
activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]



RE: [ cf-dev ] Verity Oddity

2004-09-07 Thread Robertson-Ravo, Neil (RX)
Hah... it just doesn't return a) anything on a single search criteria and
totally bombs out CF with error if you add more than one criteria.
Basically is there anything which will stop CF searching on any special
chars from a Verity collection created from a DB query (using K2)



-Original Message-
From: Stephen Moretti (cfmaster) [mailto:[EMAIL PROTECTED] 
Sent: 07 September 2004 08:18
To: [EMAIL PROTECTED]
Subject: Re: [ cf-dev ] Verity Oddity

Robertson-Ravo, Neil (RX) wrote:

Got an issue where I am searching an English collection for the word
république but it seems to be hosing out big timeany ideas why?

And the technical description of hosing out is


-- 
These lists are syncronised with the CFDeveloper forum at
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided
by activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by
proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by
gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]
This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions.
Visit our website at http://www.reedexpo.com

--
These lists are syncronised with the CFDeveloper forum at 
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/

CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided by 
activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]



RE: [ cf-dev ] Siteminder

2004-09-07 Thread Robertson-Ravo, Neil (RX)








No, ShiteMinder is not required for MX
6.1you can uninstall them.















From:
Osullivan Karl (RKB) Senior Analyst/Programmer
[mailto:[EMAIL PROTECTED] 
Sent: 07 September 2004 11:00
To: CF - Development Group
Subject: [ cf-dev ] Siteminder








 
  
  
  
 







I'm currently running CFMX6.1 and I noticed that Siteminder services
(Siteminder Authentication Service and Siteminder Authorization Service) are
still installed and running. Are these still used, or were they for older
versions of CF?

Ta


 
  
  Karl O'Sullivan
  Senior Analyst/Programmer
  
  
  Computer  Network Services
  UHCW NHS Trust
Clifford Bridge Road
COVENTRY
  CV2 2DX
  
  
  Contact:
  Tel (internal): 28952
  Tel (external): +44 (0) 24 7696 8952
  Email: [EMAIL PROTECTED]
  Web: www.uhcw.nhs.uk 
  
  
  
  
 










This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant, Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business, Registered in England, Number 678540.  It contains information which is confidential and may also be privileged.  It is for the exclusive use of the intended recipient(s).  If you are not the intended recipient(s) please note that any form of distribution, copying or use of this communication or the information in it is strictly prohibited and may be unlawful.  If you have received this communication in error please return it to the sender or call our switchboard on +44 (0) 20 89107910.  The opinions expressed within this communication are not necessarily those expressed by Reed Exhibitions.  Visit our website at http://www.reedexpo.com

  
attachment: image001.gif-- 
These lists are syncronised with the CFDeveloper forum at 
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided by 
activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]

RE: [ cf-dev ] CFQUERYPARAM and multilingual sites

2004-09-07 Thread Robertson-Ravo, Neil (RX)
Sounds like a job for a RegEx GREP 




-Original Message-
From: Rich Wild [mailto:[EMAIL PROTECTED] 
Sent: 07 September 2004 15:12
To: [EMAIL PROTECTED]
Subject: [ cf-dev ] CFQUERYPARAM and multilingual sites

Hello all.

Ok, this harks back to the thread we had a while back about using the N
prefix in front of nvarchar, nchar or ntext columns in SQL statements to
insert special language characters such as umlauts etc.

That's all great, but now joy of joys I've inherited another site that
is supposed to be multilingual (and hence has to support special
characters) but which uses CFQUERYPARAM all the way through the site.

Now as far as I can see, CFQUERYPARAM doesn't have nvarchar settings.

So, I thinks, this should be easy to fix still. In my sql code in CF,
I'll just replace every instance of:

CFQUERYPARAM CFSQLTYPE=CF_SQL_VARCHAR.

Etc to the following:

NCFQUERYPARAM CFSQLTYPE=CF_SQL_VARCHAR

(ie just with a preceeding N)

Does this work? 

Do you really think things would be so easy? Good grief man! Are you not
a CF developer? Do things ever work easily?

No, it appears that CFQUERYPARAM inserts a space just before the
'VARCHAR DATA' it creates, so my resulting T-SQL is:

N 'VARCHAR DATA' and not N'VARCHAR DATA' as it should be.

Deep sigh...

Can anyone figure out a fudge for this, or do I have to replace every
instance of cfqueryparam in the site? It's a massive sprawling site and
it'll take me completely ages. DAYS.


-- 
These lists are syncronised with the CFDeveloper forum at
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided
by activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by
proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by
gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]
This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions.
Visit our website at http://www.reedexpo.com

-- 
These lists are syncronised with the CFDeveloper forum at 
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided by 
activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]



RE: [ cf-dev ] CFQUERYPARAM and multilingual sites[Scanned]

2004-09-07 Thread Robertson-Ravo, Neil (RX)
No, the Native format attribute works across both datatypes. (and
others)..it should be finegive it a testgo on ... ;-)



-Original Message-
From: Rich Wild [mailto:[EMAIL PROTECTED] 
Sent: 07 September 2004 15:22
To: [EMAIL PROTECTED]
Subject: RE: [ cf-dev ] CFQUERYPARAM and multilingual sites[Scanned]

Possibly - depends.

Some columns are nvarchar and some are normal varchar.

If I regex every instance of 

CFQUERYPARAM CFSQLTYPE=CF_SQL_VARCHAR.

To 

N'#myVariable#'

Will be standard (non multilingual) content blow up?

Ie, will a normal varchar column blow up when a N'' command is used?

-Original Message-
From: Robertson-Ravo, Neil (RX)
[mailto:[EMAIL PROTECTED] 
Sent: 07 September 2004 15:17
To: [EMAIL PROTECTED]
Subject: RE: [ cf-dev ] CFQUERYPARAM and multilingual sites[Scanned]

Sounds like a job for a RegEx GREP 




-Original Message-
From: Rich Wild [mailto:[EMAIL PROTECTED] 
Sent: 07 September 2004 15:12
To: [EMAIL PROTECTED]
Subject: [ cf-dev ] CFQUERYPARAM and multilingual sites

Hello all.

Ok, this harks back to the thread we had a while back about using the N
prefix in front of nvarchar, nchar or ntext columns in SQL statements to
insert special language characters such as umlauts etc.

That's all great, but now joy of joys I've inherited another site that
is supposed to be multilingual (and hence has to support special
characters) but which uses CFQUERYPARAM all the way through the site.

Now as far as I can see, CFQUERYPARAM doesn't have nvarchar settings.

So, I thinks, this should be easy to fix still. In my sql code in CF,
I'll just replace every instance of:

CFQUERYPARAM CFSQLTYPE=CF_SQL_VARCHAR.

Etc to the following:

NCFQUERYPARAM CFSQLTYPE=CF_SQL_VARCHAR

(ie just with a preceeding N)

Does this work? 

Do you really think things would be so easy? Good grief man! Are you not
a CF developer? Do things ever work easily?

No, it appears that CFQUERYPARAM inserts a space just before the
'VARCHAR DATA' it creates, so my resulting T-SQL is:

N 'VARCHAR DATA' and not N'VARCHAR DATA' as it should be.

Deep sigh...

Can anyone figure out a fudge for this, or do I have to replace every
instance of cfqueryparam in the site? It's a massive sprawling site and
it'll take me completely ages. DAYS.


-- 
These lists are syncronised with the CFDeveloper forum at
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF
provided
by activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by
proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by
gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]
This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of
the
intended recipient(s).  If you are not the intended recipient(s) please
note
that any form of distribution, copying or use of this communication or
the
information in it is strictly prohibited and may be unlawful.  If you
have
received this communication in error please return it to the sender or
call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within
this
communication are not necessarily those expressed by Reed Exhibitions.
Visit our website at http://www.reedexpo.com

-- 
These lists are syncronised with the CFDeveloper forum at
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF
provided by activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by
proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by
gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]




-- 
These lists are syncronised with the CFDeveloper forum at
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided
by activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by
proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by
gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]
This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form

RE: [ cf-dev ] CFQUERYPARAM and multilingual sites[Scanned]

2004-09-07 Thread Robertson-Ravo, Neil (RX)
Yeah and go full hogrewrite the whole thing in SP's



-Original Message-
From: Stephen Moretti (cfmaster) [mailto:[EMAIL PROTECTED] 
Sent: 07 September 2004 15:27
To: [EMAIL PROTECTED]
Subject: Re: [ cf-dev ] CFQUERYPARAM and multilingual sites[Scanned]

Don't forget to make a back up before you try it... ;o)

Rich Wild wrote:

Good.

Ta.

-Original Message-
From: Robertson-Ravo, Neil (RX)
[mailto:[EMAIL PROTECTED] 
Sent: 07 September 2004 15:27
To: '[EMAIL PROTECTED]'
Subject: RE: [ cf-dev ] CFQUERYPARAM and multilingual sites[Scanned]

No, the Native format attribute works across both datatypes. (and
others)..it should be finegive it a testgo on ... ;-)



-Original Message-
From: Rich Wild [mailto:[EMAIL PROTECTED] 
Sent: 07 September 2004 15:22
To: [EMAIL PROTECTED]
Subject: RE: [ cf-dev ] CFQUERYPARAM and multilingual sites[Scanned]

Possibly - depends.

Some columns are nvarchar and some are normal varchar.

If I regex every instance of 

CFQUERYPARAM CFSQLTYPE=CF_SQL_VARCHAR.

To 

N'#myVariable#'

Will be standard (non multilingual) content blow up?

Ie, will a normal varchar column blow up when a N'' command is used?

-Original Message-
From: Robertson-Ravo, Neil (RX)
[mailto:[EMAIL PROTECTED] 
Sent: 07 September 2004 15:17
To: [EMAIL PROTECTED]
Subject: RE: [ cf-dev ] CFQUERYPARAM and multilingual sites[Scanned]

Sounds like a job for a RegEx GREP 




-Original Message-
From: Rich Wild [mailto:[EMAIL PROTECTED] 
Sent: 07 September 2004 15:12
To: [EMAIL PROTECTED]
Subject: [ cf-dev ] CFQUERYPARAM and multilingual sites

Hello all.

Ok, this harks back to the thread we had a while back about using the N
prefix in front of nvarchar, nchar or ntext columns in SQL statements to
insert special language characters such as umlauts etc.

That's all great, but now joy of joys I've inherited another site that
is supposed to be multilingual (and hence has to support special
characters) but which uses CFQUERYPARAM all the way through the site.

Now as far as I can see, CFQUERYPARAM doesn't have nvarchar settings.

So, I thinks, this should be easy to fix still. In my sql code in CF,
I'll just replace every instance of:

CFQUERYPARAM CFSQLTYPE=CF_SQL_VARCHAR.

Etc to the following:

NCFQUERYPARAM CFSQLTYPE=CF_SQL_VARCHAR

(ie just with a preceeding N)

Does this work? 

Do you really think things would be so easy? Good grief man! Are you not
a CF developer? Do things ever work easily?

No, it appears that CFQUERYPARAM inserts a space just before the
'VARCHAR DATA' it creates, so my resulting T-SQL is:

N 'VARCHAR DATA' and not N'VARCHAR DATA' as it should be.

Deep sigh...

Can anyone figure out a fudge for this, or do I have to replace every
instance of cfqueryparam in the site? It's a massive sprawling site and
it'll take me completely ages. DAYS.


  




-- 
These lists are syncronised with the CFDeveloper forum at
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided
by activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by
proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by
gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]
This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions.
Visit our website at http://www.reedexpo.com

-- 
These lists are syncronised with the CFDeveloper forum at 
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided by 
activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]



RE: [ cf-dev ] CFQUERYPARAM and multilingual sites[Scanned]

2004-09-07 Thread Robertson-Ravo, Neil (RX)
Better security, faster processing to name but a few ;-)  but yeah I see
your point...never liked Dynamic SQL in an SP.

-Original Message-
From: Rich Wild [mailto:[EMAIL PROTECTED] 
Sent: 07 September 2004 15:52
To: [EMAIL PROTECTED]
Subject: RE: [ cf-dev ] CFQUERYPARAM and multilingual sites[Scanned]

No. dynamic SQL (column names, table owners etc).

Can be done, but sod that. Why make life difficult?

-Original Message-
From: Robertson-Ravo, Neil (RX)
[mailto:[EMAIL PROTECTED] 
Sent: 07 September 2004 15:44
To: '[EMAIL PROTECTED]'
Subject: RE: [ cf-dev ] CFQUERYPARAM and multilingual sites[Scanned]

Yeah and go full hogrewrite the whole thing in SP's



-Original Message-
From: Stephen Moretti (cfmaster) [mailto:[EMAIL PROTECTED] 
Sent: 07 September 2004 15:27
To: [EMAIL PROTECTED]
Subject: Re: [ cf-dev ] CFQUERYPARAM and multilingual sites[Scanned]

Don't forget to make a back up before you try it... ;o)

Rich Wild wrote:

Good.

Ta.

-Original Message-
From: Robertson-Ravo, Neil (RX)
[mailto:[EMAIL PROTECTED] 
Sent: 07 September 2004 15:27
To: '[EMAIL PROTECTED]'
Subject: RE: [ cf-dev ] CFQUERYPARAM and multilingual sites[Scanned]

No, the Native format attribute works across both datatypes. (and
others)..it should be finegive it a testgo on ... ;-)



-Original Message-
From: Rich Wild [mailto:[EMAIL PROTECTED] 
Sent: 07 September 2004 15:22
To: [EMAIL PROTECTED]
Subject: RE: [ cf-dev ] CFQUERYPARAM and multilingual sites[Scanned]

Possibly - depends.

Some columns are nvarchar and some are normal varchar.

If I regex every instance of 

CFQUERYPARAM CFSQLTYPE=CF_SQL_VARCHAR.

To 

N'#myVariable#'

Will be standard (non multilingual) content blow up?

Ie, will a normal varchar column blow up when a N'' command is used?

-Original Message-
From: Robertson-Ravo, Neil (RX)
[mailto:[EMAIL PROTECTED] 
Sent: 07 September 2004 15:17
To: [EMAIL PROTECTED]
Subject: RE: [ cf-dev ] CFQUERYPARAM and multilingual sites[Scanned]

Sounds like a job for a RegEx GREP 




-Original Message-
From: Rich Wild [mailto:[EMAIL PROTECTED] 
Sent: 07 September 2004 15:12
To: [EMAIL PROTECTED]
Subject: [ cf-dev ] CFQUERYPARAM and multilingual sites

Hello all.

Ok, this harks back to the thread we had a while back about using the N
prefix in front of nvarchar, nchar or ntext columns in SQL statements
to
insert special language characters such as umlauts etc.

That's all great, but now joy of joys I've inherited another site that
is supposed to be multilingual (and hence has to support special
characters) but which uses CFQUERYPARAM all the way through the site.

Now as far as I can see, CFQUERYPARAM doesn't have nvarchar settings.

So, I thinks, this should be easy to fix still. In my sql code in CF,
I'll just replace every instance of:

CFQUERYPARAM CFSQLTYPE=CF_SQL_VARCHAR.

Etc to the following:

NCFQUERYPARAM CFSQLTYPE=CF_SQL_VARCHAR

(ie just with a preceeding N)

Does this work? 

Do you really think things would be so easy? Good grief man! Are you
not
a CF developer? Do things ever work easily?

No, it appears that CFQUERYPARAM inserts a space just before the
'VARCHAR DATA' it creates, so my resulting T-SQL is:

N 'VARCHAR DATA' and not N'VARCHAR DATA' as it should be.

Deep sigh...

Can anyone figure out a fudge for this, or do I have to replace every
instance of cfqueryparam in the site? It's a massive sprawling site and
it'll take me completely ages. DAYS.


  




-- 
These lists are syncronised with the CFDeveloper forum at
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF
provided
by activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by
proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by
gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]
This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of
the
intended recipient(s).  If you are not the intended recipient(s) please
note
that any form of distribution, copying or use of this communication or
the
information in it is strictly prohibited and may be unlawful.  If you
have
received this communication in error please return it to the sender or
call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within
this
communication are not necessarily those expressed by Reed Exhibitions.
Visit our website at http://www.reedexpo.com

-- 
These lists are syncronised with the CFDeveloper forum at
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors

[ cf-dev ] ColdFusion 6.1 Updater Released

2004-08-26 Thread Robertson-Ravo, Neil (RX)
Macromedia is pleased to announce that the ColdFusion MX 6.1 Updater is now
available. Download and install the Updater to apply several key fixes that
have been put in place since the release of ColdFusion MX 6.1.

http://www.macromedia.com/support/coldfusion/ts/documents/cfmx61_updater.htm
This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions.
Visit our website at http://www.reedexpo.com

-- 
These lists are syncronised with the CFDeveloper forum at 
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided by 
activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]



RE: [ cf-dev ] CFFILE ....

2004-08-24 Thread Robertson-Ravo, Neil (RX)
Of course, simply get a list of all the files in that directory and run a
cfloop which performs the check against the DB tables...You could also do
this via straight T-SQL.



-Original Message-
From: Jenny [mailto:[EMAIL PROTECTED] 
Sent: 23 August 2004 19:59
To: [EMAIL PROTECTED]
Subject: Re: [ cf-dev ] CFFILE 

Thanks Russ and everyone else who helped on this.

Looks like I'll follow the vote and store files outside the database.  It
does bug me on a point of principal that I've never got to the bottom of
making the database file store work though.

Next silly question, would it be possible to compare the pic directory
contents to the filenames in the db, and delete any not in the db?  A tidy
up excercise basically.

Thankies, Jenny

- Original Message - 
From: Russ Michaels (Snake) [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, August 23, 2004 12:08 PM
Subject: RE: [ cf-dev ] CFFILE 


 Also if you store all the images in the database, you will need a
seriously
 hefty database server to manage it if you have a lot of images. And it
will
 be much slower than just storing the filenames in the database.
 There is generally no good reason to store the images in the database for
a
 web site.

 Upload file to server
 Store filename in database

 To display images
 Read filenames from database, us them in the IMG tag.
 E.g
 img src=/images/#filename#

 If someone deletes their image, read the filename from the database and
 delete it from the server.

 Very simple and clean.

 If you store your images in the database, you will need a huge database,
you
 will not be able to link to images or view them online, all data must be
 read and delivered to the browser using cfcontent for example.
 If this is a dating site, users may want to link to their images.


 Russ


  -Original Message-
  From: Jenny [mailto:[EMAIL PROTECTED]
  Sent: 22 August 2004 06:56
  To: [EMAIL PROTECTED]
  Subject: Re: [ cf-dev ] CFFILE 
 
  hi Ade,
 
  Yes, that's the bit I'm stuck on.  How to display the image
  now I've stored it as text.
 
  And yep, it's a dating site.  Shameless plug:
  http://www.chicksNchaps.co.uk
 
  Thanks for your help,
 
  Jenny
  - Original Message -
  From: Adrian Lynch [EMAIL PROTECTED]
  To: [EMAIL PROTECTED]
  Sent: Saturday, August 21, 2004 11:08 PM
  Subject: RE: [ cf-dev ] CFFILE 
 
 
   I think you might be making problems for yourself further
  down the line.
  But
   first thing I noticed is you have...
  
   img src=#binarydata#
  
   ... if src isn't a path to a file it won't work. cfcontent
  might be what
  you
   want but I'd still suggest storing them in the file system
  and store data
   about the images in the DB. I'm sure that's the general
  consensus on the
   list too.
  
   BTW, is this a dating site you're doing,
  dating\profiles\photos, just call
   me Miss Marple :OD
  
   Ade
  
   -Original Message-
   From: Jenny [mailto:[EMAIL PROTECTED]
   Sent: 21 August 2004 22:44
   To: [EMAIL PROTECTED]
   Subject: Re: [ cf-dev ] CFFILE 
  
  
   yep, replying to self has to be as bad as talking to self
  .. cracking up
  ...
  
   got this far .. seems like the data has to go into an ntext
  type .. binary
   said truncated, and varbinary said wrong data type .. so as
  it's a string
   ... ?
  
   At the end is my feeble attempt to get the data out again ...
  
   arhh
  
  
   cffile action = readBinary file =
   \apache\apache2\dating\profiles\photos\thumbs\#thumbname#
  variable =
   thumb1
   cffile action = readBinary file =
  
  \apache\apache2\dating\profiles\photos\thumbs\small\#thumbnam
  e# variable
  =
   thumb2
   !-- convert to base 64 --
   cfoutput
   cfset thumb1_64=tobase64(thumb1)
   cfset thumb2_64=tobase64(thumb2)
   /cfoutput
   cfoutput
 cfquery datasource=dating
UPDATE Registered
SET PhotoThumbB = '#thumb1_64#', PhotoThumbSmallB = '#thumb2_64#'
   WHERE Registered.RegisterID = #session.registerID#
 /cfquery
 /cfoutput
   cfquery name=Register2 datasource=dating
   SELECT *
   FROM dbo.Registered
   WHERE dbo.Registered.RegisterID = #session.registerID#
   /cfquery
  
   cfoutput
   cfset binaryData = toBinary(#register2.photothumbsmallB#)
img src=#binarydata#
   /cfoutput
  
  
   - Original Message -
   From: Jenny [EMAIL PROTECTED]
   To: [EMAIL PROTECTED]
   Sent: Saturday, August 21, 2004 9:45 PM
   Subject: Re: [ cf-dev ] CFFILE 
  
  
Hi Adrian,
   
Thanks, but just too many files to manage in this way.
   
I've been playing around with base 64 and am struggling.
  I get a photo
uploaed, create thumbs, then need to store the thumbs.
  Hope the below
   makes
some sense and someone can tell me what silly thing I am doing.
   
   
cfoutput
cfexecute name = c:\Program
  Files\ImageMagick-6.0.1-Q16\convert.exe
arguments = -sample 200x200
c:\apache\apache2\dating\profiles\photos\#search_word[1]#
   
  

[ cf-dev ] Long Unicode

2004-08-24 Thread Robertson-Ravo, Neil (RX)
Anyone know or can explain the difference between Unicode and long Unicode.?
This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions.
Visit our website at http://www.reedexpo.com

-- 
These lists are syncronised with the CFDeveloper forum at 
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided by 
activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]



RE: [ cf-dev ] CFFILE ....

2004-08-23 Thread Robertson-Ravo, Neil (RX)
Erm..too many names to store in a DB...?  If you store them in the DB be
prepared for your DB to start growing into a behemoth of a database in no
time.



-Original Message-
From: Jenny [mailto:[EMAIL PROTECTED] 
Sent: 21 August 2004 21:46
To: [EMAIL PROTECTED]
Subject: Re: [ cf-dev ] CFFILE 

Hi Adrian,

Thanks, but just too many files to manage in this way.

I've been playing around with base 64 and am struggling.  I get a photo
uploaed, create thumbs, then need to store the thumbs.  Hope the below makes
some sense and someone can tell me what silly thing I am doing.


cfoutput
cfexecute name = c:\Program Files\ImageMagick-6.0.1-Q16\convert.exe
arguments = -sample 200x200
c:\apache\apache2\dating\profiles\photos\#search_word[1]#
c:\apache\apache2\dating\profiles\photos\thumbs\#thumbname#/cfexecute
cfexecute name = c:\Program Files\ImageMagick-6.0.1-Q16\convert.exe
arguments = -sample 125x125
c:\apache\apache2\dating\profiles\photos\#search_word[1]#
c:\apache\apache2\dating\profiles\photos\thumbs\small\#thumbname#/cfexecu
te
/cfoutput

cffile action = readBinary file =
c:\apache\apache2\dating\profiles\photos\thumbs\#thumbname# variable =
thumb1
cffile action = readBinary file =
c:\apache\apache2\dating\profiles\photos\thumbs\small\#thumbname# variable
= thumb2cfabort
!-- convert to base 64 --
cfoutput
cfset thumb1_64=tobase64(thumb1)
cfset thumb2_64=tobase64(thumb2)
/cfoutput
cfoutput
  cfquery datasource=dating
 UPDATE Registered
 SET PhotoThumb = '#thumb1#', PhotoThumbSmall = '#thumb2#'
WHERE Registered.RegisterID = #session.registerID#
  /cfquery
  /cfoutput

- Original Message - 
From: Adrian Lynch [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Saturday, August 21, 2004 6:28 PM
Subject: RE: [ cf-dev ] CFFILE 


 Don't store them directly in the DB, instead use cfdirectory to get them
all
 and put their names in a table.

 cfdirectory action=list directory=#pathToImages# name=qDir

 cfloop query=qDir

 cfquery
 INSERT INTO .
 /cfquery

 /loop

 About as quick and easy as it gets I think...

 Ade

 -Original Message-
 From: Jenny [mailto:[EMAIL PROTECTED]
 Sent: 21 August 2004 16:57
 To: [EMAIL PROTECTED]
 Subject: Re: [ cf-dev ] CFFILE 


 Ok, this is getting messy storing pics as files .. is there an easy way to
 store them in an ms sql 7 database please?

 Thanks, Jenny

 - Original Message -
 From: Jenny [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Saturday, August 21, 2004 4:33 PM
 Subject: Re: [ cf-dev ] CFFILE 


  Thanks Terry, I'd missed the fileexists function.
 
  Jenny
 
  - Original Message -
  From: Terry Riley [EMAIL PROTECTED]
  To: [EMAIL PROTECTED]
  Sent: Saturday, August 21, 2004 12:24 PM
  Subject: Re: [ cf-dev ] CFFILE 
 
 
   Sure.
  
   Something like this:
  
   cfif FileExists(#variables.x_file_name#)
   cffile action=DELETE file=#variables.x_file_name#
   /cfif
  
   Of course, you'll have to substitute your own file name for the
 variable.
  
   Cheers
   Terry
  
   - Original Message -
  
Hi all,
   
Is there a way to check for the existence of a file before doing a
cffile
delete, please?
   
Thanks, Jen
   
   
(have to get in plug for new web site ..
 http://www.chicksNchaps.co.uk)
   
   
  
  
  
   --
   These lists are syncronised with the CFDeveloper forum at
  http://forum.cfdeveloper.co.uk/
   Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
  
   CFDeveloper Sponsors and contributors:-
   *Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF
 provided
  by activepdf.com*
 *Forums provided by fusetalk.com* :: *ProWorkFlow provided by
  proworkflow.com*
  *Tutorials provided by helmguru.com* :: *Lists hosted by
  gradwell.com*
  
   To unsubscribe, e-mail: [EMAIL PROTECTED]
  
  
 
 
  ---
  Outgoing mail is certified Virus Free.
  Checked by AVG anti-virus system (http://www.grisoft.com).
  Version: 6.0.742 / Virus Database: 495 - Release Date: 19/08/2004
 
 
 
  --
  These lists are syncronised with the CFDeveloper forum at
 http://forum.cfdeveloper.co.uk/
  Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
  CFDeveloper Sponsors and contributors:-
  *Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF
provided
 by activepdf.com*
*Forums provided by fusetalk.com* :: *ProWorkFlow provided by
 proworkflow.com*
 *Tutorials provided by helmguru.com* :: *Lists hosted by
 gradwell.com*
 
  To unsubscribe, e-mail: [EMAIL PROTECTED]
 
 


 ---
 Outgoing mail is certified Virus Free.
 Checked by AVG anti-virus system (http://www.grisoft.com).
 Version: 6.0.742 / Virus Database: 495 - Release Date: 19/08/2004



 --
 These lists are syncronised with the CFDeveloper forum at
 http://forum.cfdeveloper.co.uk/
 Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/

 CFDeveloper Sponsors and contributors:-
 *Hosting and support provided by CFMXhosting.co.uk* :: 

RE: [ cf-dev ] CFFILE ....

2004-08-23 Thread Robertson-Ravo, Neil (RX)
Surely the whole point of a UUID is that the full UUID is unique? By using
the first 4 chars are you not risking a dupe at some point in time...?



-Original Message-
From: Tim Blair [mailto:[EMAIL PROTECTED] 
Sent: 23 August 2004 12:26
To: [EMAIL PROTECTED]
Subject: RE: [ cf-dev ] CFFILE 


 If someone deletes their image, read the filename from the 
 database and delete it from the server.

If you're worried about ending up with thousands and thousands of images
in a single directory (which slows down seek times the further you go
through the list, and hence read times), you can always break that up.

What I've done is create a UUID for an image, then split into
directories based on the first four characters of that UUID.  So it
means I get the following sort of directory structure:

8B5F/
8B5F0DD6-8A11-29EE-1465E040BDFCB1F7.jpg
8B5F25C3-8A11-29EE-14B2A7C86802D979.jpg
8B5F4CF2-8A11-29EE-131CFD1D6180E087.jpg
8B61/
8B61CA53-8A11-29EE-15FCE78482A034A5.jpg
8B61E944-8A11-29EE-1811DBF7A8720ECC.jpg
8B62/
8B620EAE-8A11-29EE-1968B90B32DE205E.jpg

The increase in speed of this is all to do with the tree structure --
for trees with a lot of nodes (files) it's faster to have a wide tree
(i.e. a/b/c/def.jpg) rather than a tall tree (all data in one or two
directories).  It's quicker to search through 200 entries in one
directory, followed by 300 in another, rather than just going through
6 in one directory.

Tim.

--
---
Badpen Tech - CF and web-tech: http://tech.badpen.com/
---
RAWNET LTD - Internet, New Media and ebusiness Gurus.
WE'VE MOVED - for our new address, please visit our
website at http://www.rawnet.com/ or call us any time
on 0800 294 24 24.
---
This message may contain information which is legally
privileged and/or confidential.  If you are not the
intended recipient, you are hereby notified that any
unauthorised disclosure, copying, distribution or use
of this information is strictly prohibited. Such
notification notwithstanding, any comments, opinions,
information or conclusions expressed in this message
are those of the originator, not of rawnet limited,
unless otherwise explicitly and independently indicated
by an authorised representative of rawnet limited.
--- 

-- 
These lists are syncronised with the CFDeveloper forum at
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided
by activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by
proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by
gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]
This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions.
Visit our website at http://www.reedexpo.com

-- 
These lists are syncronised with the CFDeveloper forum at 
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided by 
activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]



RE: [ cf-dev ] CFFILE ....

2004-08-23 Thread Robertson-Ravo, Neil (RX)
Ah..gotcha.

-Original Message-
From: Tim Blair [mailto:[EMAIL PROTECTED] 
Sent: 23 August 2004 13:09
To: [EMAIL PROTECTED]
Subject: RE: [ cf-dev ] CFFILE 


 Surely the whole point of a UUID is that the full UUID is 
 unique? By using the first 4 chars are you not risking a dupe 
 at some point in time...?

No, because I still use the full UUID as the filename, it's just I split
those files up into directories named using the first four characters of
that UUID.  In fact, I think I use the first three characters, not four,
which results in a total number of possible directories of 4096 (3 hex
characters = 16x16x16).

Tim.

--
---
Badpen Tech - CF and web-tech: http://tech.badpen.com/
---
RAWNET LTD - Internet, New Media and ebusiness Gurus.
WE'VE MOVED - for our new address, please visit our
website at http://www.rawnet.com/ or call us any time
on 0800 294 24 24.
---
This message may contain information which is legally
privileged and/or confidential.  If you are not the
intended recipient, you are hereby notified that any
unauthorised disclosure, copying, distribution or use
of this information is strictly prohibited. Such
notification notwithstanding, any comments, opinions,
information or conclusions expressed in this message
are those of the originator, not of rawnet limited,
unless otherwise explicitly and independently indicated
by an authorised representative of rawnet limited.
--- 

-- 
These lists are syncronised with the CFDeveloper forum at
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided
by activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by
proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by
gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]
This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions.
Visit our website at http://www.reedexpo.com

-- 
These lists are syncronised with the CFDeveloper forum at 
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided by 
activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]



[ cf-dev ] OT : Verity K2

2004-08-20 Thread Robertson-Ravo, Neil (RX)
Anyone ever worked with the Enterprise Version of Verity K2? What are the
benefits of using this over the OEM version shipping with ColdFusion MX,
apart from the document indexing restriction?

This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions.
Visit our website at http://www.reedexpo.com

-- 
These lists are syncronised with the CFDeveloper forum at 
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided by 
activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]



RE: [ cf-dev ] soEditor hyperlink button

2004-08-19 Thread Robertson-Ravo, Neil (RX)
Have they recently installed XPSP2?  Assuming they are on XP that is ;-)



-Original Message-
From: Damian Watson [mailto:[EMAIL PROTECTED] 
Sent: 19 August 2004 11:59
To: [EMAIL PROTECTED]
Subject: [ cf-dev ] soEditor hyperlink button

Hi all,

Quick question, I got a user on IE6 who can't get the popup hyperlink 
box in soEditor to popup... anyone got any ideas?

d

John Beynon wrote:

all work fine here, firefox 0.9.3

On Thu, 19 Aug 2004 11:27:41 +0100,
[EMAIL PROTECTED]
[EMAIL PROTECTED] wrote:
  

Links don't seem to work, take me directly back to the Links page (Firefox
0.9)

ColdFusion
MailingLists To:
[EMAIL PROTECTED]
[EMAIL PROTECTED]cc:
ismix.comSubject: [ cf-dev ] UKCFUG
website and meeting

19/08/2004
11:11
Please respond
to dev




Hi everyone,

Two things...

(1) We have a newly designed website - would love to hear your feedback
   http://www.ukcfug.org/

(2) We have a really exciting meeting next week all about Blackstone,
CFMX with Contribute and Breeze

http://www.ukcfug.org/go/objectid/DE671A2E-E081-0302-F9071C980907E3FD

Cheers

Niklas

--
These lists are syncronised with the CFDeveloper forum at
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/

CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided
by activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by
proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by
gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]

--
These lists are syncronised with the CFDeveloper forum at
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/

CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided
by activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by
proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by
gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]





  



-- 
These lists are syncronised with the CFDeveloper forum at
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided
by activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by
proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by
gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]
This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions.
Visit our website at http://www.reedexpo.com

-- 
These lists are syncronised with the CFDeveloper forum at 
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided by 
activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]



RE: [ cf-dev ] OT: JS Bold first letter

2004-08-18 Thread Robertson-Ravo, Neil (RX)
Wowa real donut here

This would have come in handy if the Subject was OT: JS Capitalise first
lettermaybe you should apply your skills to 'reading' as well as JS
who knows where you will gothe world's your oyster.

I think you will find that a lot of us are very familiar with the JS DOM and
indeed the reason I posted was that I had tried umpteen iterations of code,
all of which didn't workNick provided me with a clean example which to
be honest haven't even crossed my mind...

I will stick to O'Reilly for my reference books on JS thank you..

To clear it up, CFSCRIPT and ActionScript (note: no space) are based on
ECMAScript (of which Javascript was a founding code base).but its not
true to say that they are based on Javascript or Jscript...


-Original Message-
From: Christopher Dawes [mailto:[EMAIL PROTECTED] 
Sent: 17 August 2004 18:08
To: [EMAIL PROTECTED]
Subject: RE: [ cf-dev ] OT: JS Bold first letter

Please learn JavaScript!! All of you! Get Danny Goodman's JavaScript Bible
and put it on the shelf on your desk after reading it cover to cover. Do
yourselves a favour. Nearly all scripting languages (including CFSCRIPT and
Action script) are based closely on JavaScript... JSB is a dictionary for
JavaScript - ie you can look up what you want quickly and easily.

I got so frustrated watching you try to use styles in Internet Explorer that
I felt sorry for you and wrote these two scripts. If you haven't worked out
by now that IE is NOT standards compliant, then you need to wake up and
smell the coffee!! IE5+ is the new NS4, that is the bain of everyone's
existence; an over-patched piece of poo!

gets off soapbox

Here's the old fashioned way... ( ie: without using Regex ) I've made it
easy to read so that you can learn a little more about Javascript. 

The first function sets the first letter ONLY and the second function sets
the first letter of each word.

SCRIPT LANGUAGE=JavaScript

function firstLetterCaps(string) {
partOne = string.substring(0,1);
partTwo = string.substring(1,string.length);
return partOne.toUpperCase() + partTwo.toLowerCase();
}   

function firstCaps (string) {
lastSpace = -2;
outputString = ;
for ( a=0; astring.length; a++) {
thisLetter = string.substring(a,a+1);
if ( thisLetter ==   ) {
lastSpace = a;
}
alert(a +  :  + thisLetter );
if ( a==0 || a == lastSpace+1 ) {
outputString += thisLetter.toUpperCase();
}
else {
outputString += thisLetter.toLowerCase();
}
} 
return outputString ;
}

/SCRIPT

INPUT TYPE=text NAME=thisField VALUE=sweet onBlur=this.value =
firstCaps(this.value);

-Original Message-
From: Robertson-Ravo, Neil (RX)
[mailto:[EMAIL PROTECTED] 
Sent: Tuesday, 17 August 2004 11:26 PM
To: '[EMAIL PROTECTED]'
Subject: RE: [ cf-dev ] OT: JS Bold first letter

Yeah the caps works but it looks like its impossible to embolden the first
letter in an input field...



-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] 
Sent: 17 August 2004 12:09
To: [EMAIL PROTECTED]
Subject: RE: [ cf-dev ] OT: JS Bold first letter


the first one definitely works fine for me.  never used the other one
before, so don't know why it doesn't work.




 

Robertson-Ravo, Neil (RX)

[EMAIL PROTECTED]To:
'[EMAIL PROTECTED]' [EMAIL PROTECTED] 
dexpo.com  cc:

Subject: RE: [
cf-dev ] OT: JS Bold first letter  
17/08/2004 12:06

Please respond to dev

 

 




Neither seem to work?



-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]
Sent: 17 August 2004 12:00
To: [EMAIL PROTECTED]
Subject: RE: [ cf-dev ] OT: JS Bold first letter


this will capitalise the first letter of each word:
input type=text style=text-transform:capitalize

I expect you could also use Mark's suggestion:
input type=text style=first-letter {font-weight: bold;}






Robertson-Ravo, Neil (RX)

[EMAIL PROTECTED]To:
'[EMAIL PROTECTED]' [EMAIL PROTECTED]
dexpo.com  cc:

Subject: RE: [
cf-dev ] OT: JS Bold first letter
17/08/2004 11:58

Please respond to dev








Erm, don't think so, it's in a form field (more than one on the page

RE: [ cf-dev ] unique order no

2004-08-17 Thread Robertson-Ravo, Neil (RX)
Yep, 

An identity is unique (unless dupes are allowed), but you could also use a
MS SQL  UUID by using the following :  select newID()



-Original Message-
From: Gene Brown [mailto:[EMAIL PROTECTED] 
Sent: 17 August 2004 08:28
To: [EMAIL PROTECTED]
Subject: RE: [ cf-dev ] unique order no

Paul,

I presume you are using a database so I would use a numeric column in the
database set it to be a Primary Key and set the Identity to Yes.

You can then Seed the Identity with what ever value you like, set the
Increment (usually 1) and you are guaranteed unique order number every time
you write an order into the database.

It is also quicker than using CF to generate an ID and then query the DB to
make sure it is unique.

To grab the NEW Order ID to write out any line items or other related date
use SELECT @@IDENTITY AS variable_name


HTH
Gene


-Original Message-
From: Paul Swingewood [mailto:[EMAIL PROTECTED] 
Sent: 16 August 2004 17:48
To: [EMAIL PROTECTED]
Subject: [ cf-dev ] unique order no

Can anyone help with this please.
I want to generate a unique order no. I was using CFSET NewID =
CreateUUID() but the number it generates is way too long. I was thinking of
creating something based on teh date and an incrementing number. Any ideas
on how to do this?

Regards - Paul



--
These lists are syncronised with the CFDeveloper forum at
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided
by activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by
proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by
gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]


-- 
These lists are syncronised with the CFDeveloper forum at
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided
by activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by
proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by
gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]
This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions.
Visit our website at http://www.reedexpo.com

-- 
These lists are syncronised with the CFDeveloper forum at 
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided by 
activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]



[ cf-dev ] OT: JS Bold first letter

2004-08-17 Thread Robertson-Ravo, Neil (RX)
Got a bit of a brain fuzz, anyone got any JS which will embolden the first
letter of a string being typed into a text field?

N


This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions.
Visit our website at http://www.reedexpo.com

-- 
These lists are syncronised with the CFDeveloper forum at 
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided by 
activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]



RE: [ cf-dev ] OT: JS Bold first letter

2004-08-17 Thread Robertson-Ravo, Neil (RX)
Erm, don't think so, it's in a form field (more than one on the page)

-Original Message-
From: Mark Smyth [mailto:[EMAIL PROTECTED] 
Sent: 17 August 2004 11:52
To: '[EMAIL PROTECTED]'
Subject: RE: [ cf-dev ] OT: JS Bold first letter

Can you use css?
E.g.
style
p:first-letter {font-weight: bold;}
/style
/head

body
p
This is a test
/p

-Original Message-
From: Robertson-Ravo, Neil (RX)
[mailto:[EMAIL PROTECTED] 
Sent: 17 August 2004 11:47
To: '[EMAIL PROTECTED]'
Subject: [ cf-dev ] OT: JS Bold first letter


Got a bit of a brain fuzz, anyone got any JS which will embolden the first
letter of a string being typed into a text field?

N


This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions. Visit
our website at http://www.reedexpo.com

-- 
These lists are syncronised with the CFDeveloper forum at
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided
by activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by
proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by
gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]



-- 
These lists are syncronised with the CFDeveloper forum at
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided
by activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by
proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by
gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]
This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions.
Visit our website at http://www.reedexpo.com

-- 
These lists are syncronised with the CFDeveloper forum at 
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided by 
activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]



RE: [ cf-dev ] OT: JS Bold first letter

2004-08-17 Thread Robertson-Ravo, Neil (RX)
Only the one has to have it

-Original Message-
From: Mark Smyth [mailto:[EMAIL PROTECTED] 
Sent: 17 August 2004 12:00
To: '[EMAIL PROTECTED]'
Subject: RE: [ cf-dev ] OT: JS Bold first letter

Does each have to have the first letter bold?  Or just one?

-Original Message-
From: Robertson-Ravo, Neil (RX)
[mailto:[EMAIL PROTECTED] 
Sent: 17 August 2004 11:58
To: '[EMAIL PROTECTED]'
Subject: RE: [ cf-dev ] OT: JS Bold first letter


Erm, don't think so, it's in a form field (more than one on the page)

-Original Message-
From: Mark Smyth [mailto:[EMAIL PROTECTED] 
Sent: 17 August 2004 11:52
To: '[EMAIL PROTECTED]'
Subject: RE: [ cf-dev ] OT: JS Bold first letter

Can you use css?
E.g.
style
p:first-letter {font-weight: bold;}
/style
/head

body
p
This is a test
/p

-Original Message-
From: Robertson-Ravo, Neil (RX)
[mailto:[EMAIL PROTECTED] 
Sent: 17 August 2004 11:47
To: '[EMAIL PROTECTED]'
Subject: [ cf-dev ] OT: JS Bold first letter


Got a bit of a brain fuzz, anyone got any JS which will embolden the first
letter of a string being typed into a text field?

N


This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions. Visit
our website at http://www.reedexpo.com

-- 
These lists are syncronised with the CFDeveloper forum at
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided
by activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by
proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by
gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]



-- 
These lists are syncronised with the CFDeveloper forum at
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided
by activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by
proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by
gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]
This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions. Visit
our website at http://www.reedexpo.com

-- 
These lists are syncronised with the CFDeveloper forum at
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided
by activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by
proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by
gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]



-- 
These lists are syncronised with the CFDeveloper forum at
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided
by activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by
proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by
gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]
This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged

RE: [ cf-dev ] OT: JS Bold first letter

2004-08-17 Thread Robertson-Ravo, Neil (RX)
Neither seem to work?



-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] 
Sent: 17 August 2004 12:00
To: [EMAIL PROTECTED]
Subject: RE: [ cf-dev ] OT: JS Bold first letter


this will capitalise the first letter of each word:
input type=text style=text-transform:capitalize

I expect you could also use Mark's suggestion:
input type=text style=first-letter {font-weight: bold;}




 

Robertson-Ravo, Neil (RX)

[EMAIL PROTECTED]To:
'[EMAIL PROTECTED]' [EMAIL PROTECTED] 
dexpo.com  cc:

Subject: RE: [
cf-dev ] OT: JS Bold first letter  
17/08/2004 11:58

Please respond to dev

 

 




Erm, don't think so, it's in a form field (more than one on the page)

-Original Message-
From: Mark Smyth [mailto:[EMAIL PROTECTED]
Sent: 17 August 2004 11:52
To: '[EMAIL PROTECTED]'
Subject: RE: [ cf-dev ] OT: JS Bold first letter

Can you use css?
E.g.
style
p:first-letter {font-weight: bold;}
/style
/head

body
p
This is a test
/p

-Original Message-
From: Robertson-Ravo, Neil (RX)
[mailto:[EMAIL PROTECTED]
Sent: 17 August 2004 11:47
To: '[EMAIL PROTECTED]'
Subject: [ cf-dev ] OT: JS Bold first letter


Got a bit of a brain fuzz, anyone got any JS which will embolden the first
letter of a string being typed into a text field?

N


This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of
the
intended recipient(s).  If you are not the intended recipient(s) please
note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions.
Visit
our website at http://www.reedexpo.com

--
These lists are syncronised with the CFDeveloper forum at
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/

CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided
by activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by
proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by
gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]



--
These lists are syncronised with the CFDeveloper forum at
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/

CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided
by activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by
proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by
gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]
This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of
the
intended recipient(s).  If you are not the intended recipient(s) please
note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions.
Visit our website at http://www.reedexpo.com

--
These lists are syncronised with the CFDeveloper forum at
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/

CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided
by activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by
proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by
gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]






-- 
These lists are syncronised with the CFDeveloper forum at
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided
by activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by
proworkflow.com*
   *Tutorials

RE: [ cf-dev ] OT: JS Bold first letter

2004-08-17 Thread Robertson-Ravo, Neil (RX)
Maybe you cant do it in a form field?

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] 
Sent: 17 August 2004 12:00
To: [EMAIL PROTECTED]
Subject: RE: [ cf-dev ] OT: JS Bold first letter


this will capitalise the first letter of each word:
input type=text style=text-transform:capitalize

I expect you could also use Mark's suggestion:
input type=text style=first-letter {font-weight: bold;}




 

Robertson-Ravo, Neil (RX)

[EMAIL PROTECTED]To:
'[EMAIL PROTECTED]' [EMAIL PROTECTED] 
dexpo.com  cc:

Subject: RE: [
cf-dev ] OT: JS Bold first letter  
17/08/2004 11:58

Please respond to dev

 

 




Erm, don't think so, it's in a form field (more than one on the page)

-Original Message-
From: Mark Smyth [mailto:[EMAIL PROTECTED]
Sent: 17 August 2004 11:52
To: '[EMAIL PROTECTED]'
Subject: RE: [ cf-dev ] OT: JS Bold first letter

Can you use css?
E.g.
style
p:first-letter {font-weight: bold;}
/style
/head

body
p
This is a test
/p

-Original Message-
From: Robertson-Ravo, Neil (RX)
[mailto:[EMAIL PROTECTED]
Sent: 17 August 2004 11:47
To: '[EMAIL PROTECTED]'
Subject: [ cf-dev ] OT: JS Bold first letter


Got a bit of a brain fuzz, anyone got any JS which will embolden the first
letter of a string being typed into a text field?

N


This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of
the
intended recipient(s).  If you are not the intended recipient(s) please
note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions.
Visit
our website at http://www.reedexpo.com

--
These lists are syncronised with the CFDeveloper forum at
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/

CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided
by activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by
proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by
gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]



--
These lists are syncronised with the CFDeveloper forum at
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/

CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided
by activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by
proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by
gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]
This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of
the
intended recipient(s).  If you are not the intended recipient(s) please
note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions.
Visit our website at http://www.reedexpo.com

--
These lists are syncronised with the CFDeveloper forum at
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/

CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided
by activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by
proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by
gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]






-- 
These lists are syncronised with the CFDeveloper forum at
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided
by activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by
proworkflow.com

RE: [ cf-dev ] OT: JS Bold first letter

2004-08-17 Thread Robertson-Ravo, Neil (RX)
Yeah the caps works but it looks like its impossible to embolden the first
letter in an input field...



-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] 
Sent: 17 August 2004 12:09
To: [EMAIL PROTECTED]
Subject: RE: [ cf-dev ] OT: JS Bold first letter


the first one definitely works fine for me.  never used the other one
before, so don't know why it doesn't work.




 

Robertson-Ravo, Neil (RX)

[EMAIL PROTECTED]To:
'[EMAIL PROTECTED]' [EMAIL PROTECTED] 
dexpo.com  cc:

Subject: RE: [
cf-dev ] OT: JS Bold first letter  
17/08/2004 12:06

Please respond to dev

 

 




Neither seem to work?



-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]
Sent: 17 August 2004 12:00
To: [EMAIL PROTECTED]
Subject: RE: [ cf-dev ] OT: JS Bold first letter


this will capitalise the first letter of each word:
input type=text style=text-transform:capitalize

I expect you could also use Mark's suggestion:
input type=text style=first-letter {font-weight: bold;}






Robertson-Ravo, Neil (RX)

[EMAIL PROTECTED]To:
'[EMAIL PROTECTED]' [EMAIL PROTECTED]
dexpo.com  cc:

Subject: RE: [
cf-dev ] OT: JS Bold first letter
17/08/2004 11:58

Please respond to dev








Erm, don't think so, it's in a form field (more than one on the page)

-Original Message-
From: Mark Smyth [mailto:[EMAIL PROTECTED]
Sent: 17 August 2004 11:52
To: '[EMAIL PROTECTED]'
Subject: RE: [ cf-dev ] OT: JS Bold first letter

Can you use css?
E.g.
style
p:first-letter {font-weight: bold;}
/style
/head

body
p
This is a test
/p

-Original Message-
From: Robertson-Ravo, Neil (RX)
[mailto:[EMAIL PROTECTED]
Sent: 17 August 2004 11:47
To: '[EMAIL PROTECTED]'
Subject: [ cf-dev ] OT: JS Bold first letter


Got a bit of a brain fuzz, anyone got any JS which will embolden the first
letter of a string being typed into a text field?

N


This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of
the
intended recipient(s).  If you are not the intended recipient(s) please
note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions.
Visit
our website at http://www.reedexpo.com

--
These lists are syncronised with the CFDeveloper forum at
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/

CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided
by activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by
proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by
gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]



--
These lists are syncronised with the CFDeveloper forum at
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/

CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided
by activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by
proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by
gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]
This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of
the
intended recipient(s).  If you are not the intended recipient(s) please
note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions.
Visit our website at http://www.reedexpo.com

--
These lists are syncronised with the CFDeveloper forum at
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail

RE: [ cf-dev ] OT: JS Bold first letter

2004-08-17 Thread Robertson-Ravo, Neil (RX)
Hey Nick, if you could provide some code it would be greatbe good to
see...

-Original Message-
From: Nick de Voil [mailto:[EMAIL PROTECTED] 
Sent: 17 August 2004 15:11
To: [EMAIL PROTECTED]
Subject: Re: [ cf-dev ] OT: JS Bold first letter

It works for textareas in IE6 so I suppose you could use a one-row textarea
if you're desperate?

Nick

- Original Message - 
From: Mark Smyth [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Tuesday, August 17, 2004 2:58 PM
Subject: RE: [ cf-dev ] OT: JS Bold first letter


 I've tried just about everything I can think of

 So i'd have to agree, its just not supported

 -Original Message-
 From: Robertson-Ravo, Neil (RX)
 [mailto:[EMAIL PROTECTED]
 Sent: 17 August 2004 14:26
 To: '[EMAIL PROTECTED]'
 Subject: RE: [ cf-dev ] OT: JS Bold first letter


 Yeah the caps works but it looks like its impossible to embolden the first
 letter in an input field...



 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED]
 Sent: 17 August 2004 12:09
 To: [EMAIL PROTECTED]
 Subject: RE: [ cf-dev ] OT: JS Bold first letter


 the first one definitely works fine for me.  never used the other one
 before, so don't know why it doesn't work.






 Robertson-Ravo, Neil (RX)

 [EMAIL PROTECTED]To:
 '[EMAIL PROTECTED]' [EMAIL PROTECTED]
 dexpo.com  cc:

 Subject: RE: [
 cf-dev ] OT: JS Bold first letter
 17/08/2004 12:06

 Please respond to dev








 Neither seem to work?



 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED]
 Sent: 17 August 2004 12:00
 To: [EMAIL PROTECTED]
 Subject: RE: [ cf-dev ] OT: JS Bold first letter


 this will capitalise the first letter of each word:
 input type=text style=text-transform:capitalize

 I expect you could also use Mark's suggestion:
 input type=text style=first-letter {font-weight: bold;}






 Robertson-Ravo, Neil (RX)

 [EMAIL PROTECTED]To:
 '[EMAIL PROTECTED]' [EMAIL PROTECTED]
 dexpo.com  cc:

 Subject: RE: [
 cf-dev ] OT: JS Bold first letter
 17/08/2004 11:58

 Please respond to dev








 Erm, don't think so, it's in a form field (more than one on the page)

 -Original Message-
 From: Mark Smyth [mailto:[EMAIL PROTECTED]
 Sent: 17 August 2004 11:52
 To: '[EMAIL PROTECTED]'
 Subject: RE: [ cf-dev ] OT: JS Bold first letter

 Can you use css?
 E.g.
 style
 p:first-letter {font-weight: bold;}
 /style
 /head

 body
 p
 This is a test
 /p

 -Original Message-
 From: Robertson-Ravo, Neil (RX)
 [mailto:[EMAIL PROTECTED]
 Sent: 17 August 2004 11:47
 To: '[EMAIL PROTECTED]'
 Subject: [ cf-dev ] OT: JS Bold first letter


 Got a bit of a brain fuzz, anyone got any JS which will embolden the first
 letter of a string being typed into a text field?

 N


 This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
 Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
 Registered in England, Number 678540.  It contains information which is
 confidential and may also be privileged.  It is for the exclusive use of
the
 intended recipient(s).  If you are not the intended recipient(s) please
note
 that any form of distribution, copying or use of this communication or the
 information in it is strictly prohibited and may be unlawful.  If you have
 received this communication in error please return it to the sender or
call
 our switchboard on +44 (0) 20 89107910.  The opinions expressed within
this
 communication are not necessarily those expressed by Reed Exhibitions.
Visit
 our website at http://www.reedexpo.com

 --
 These lists are syncronised with the CFDeveloper forum at
 http://forum.cfdeveloper.co.uk/
 Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/

 CFDeveloper Sponsors and contributors:-
 *Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided
 by activepdf.com*
   *Forums provided by fusetalk.com* :: *ProWorkFlow provided by
 proworkflow.com*
*Tutorials provided by helmguru.com* :: *Lists hosted by
 gradwell.com*

 To unsubscribe, e-mail: [EMAIL PROTECTED]



 --
 These lists are syncronised with the CFDeveloper forum at
 http://forum.cfdeveloper.co.uk/
 Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/

 CFDeveloper Sponsors and contributors:-
 *Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided
 by activepdf.com*
   *Forums provided by fusetalk.com* :: *ProWorkFlow provided by
 proworkflow.com*
*Tutorials provided by helmguru.com* :: *Lists hosted by
 gradwell.com*

 To unsubscribe, e-mail: [EMAIL PROTECTED]
 This e

RE: [ cf-dev ] OT: JS Bold first letter

2004-08-17 Thread Robertson-Ravo, Neil (RX)
Oh yeah...so now only a little CSS to disguise the textarea (can you get rid
of scrollbars) and we are good!


-Original Message-
From: Nick de Voil [mailto:[EMAIL PROTECTED] 
Sent: 17 August 2004 15:33
To: [EMAIL PROTECTED]
Subject: Re: [ cf-dev ] OT: JS Bold first letter

html
head
title/title
style
textarea:first-letter {font-weight:bold;text-transform:capitalize}
/style
/head
body
form
textarea rows=1 cols=50/textarea
/form
/body
/html

- Original Message - 
From: Robertson-Ravo, Neil (RX) [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Tuesday, August 17, 2004 3:26 PM
Subject: RE: [ cf-dev ] OT: JS Bold first letter


 Hey Nick, if you could provide some code it would be greatbe good to
 see...

 -Original Message-
 From: Nick de Voil [mailto:[EMAIL PROTECTED]
 Sent: 17 August 2004 15:11
 To: [EMAIL PROTECTED]
 Subject: Re: [ cf-dev ] OT: JS Bold first letter

 It works for textareas in IE6 so I suppose you could use a one-row
textarea
 if you're desperate?

 Nick

 - Original Message - 
 From: Mark Smyth [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Tuesday, August 17, 2004 2:58 PM
 Subject: RE: [ cf-dev ] OT: JS Bold first letter


  I've tried just about everything I can think of
 
  So i'd have to agree, its just not supported
 
  -Original Message-
  From: Robertson-Ravo, Neil (RX)
  [mailto:[EMAIL PROTECTED]
  Sent: 17 August 2004 14:26
  To: '[EMAIL PROTECTED]'
  Subject: RE: [ cf-dev ] OT: JS Bold first letter
 
 
  Yeah the caps works but it looks like its impossible to embolden the
first
  letter in an input field...
 
 
 
  -Original Message-
  From: [EMAIL PROTECTED]
  [mailto:[EMAIL PROTECTED]
  Sent: 17 August 2004 12:09
  To: [EMAIL PROTECTED]
  Subject: RE: [ cf-dev ] OT: JS Bold first letter
 
 
  the first one definitely works fine for me.  never used the other one
  before, so don't know why it doesn't work.
 
 
 
 
 
 
  Robertson-Ravo, Neil (RX)
 
  [EMAIL PROTECTED]To:
  '[EMAIL PROTECTED]' [EMAIL PROTECTED]
  dexpo.com  cc:
 
  Subject: RE:
[
  cf-dev ] OT: JS Bold first letter
  17/08/2004 12:06
 
  Please respond to dev
 
 
 
 
 
 
 
 
  Neither seem to work?
 
 
 
  -Original Message-
  From: [EMAIL PROTECTED]
  [mailto:[EMAIL PROTECTED]
  Sent: 17 August 2004 12:00
  To: [EMAIL PROTECTED]
  Subject: RE: [ cf-dev ] OT: JS Bold first letter
 
 
  this will capitalise the first letter of each word:
  input type=text style=text-transform:capitalize
 
  I expect you could also use Mark's suggestion:
  input type=text style=first-letter {font-weight: bold;}
 
 
 
 
 
 
  Robertson-Ravo, Neil (RX)
 
  [EMAIL PROTECTED]To:
  '[EMAIL PROTECTED]' [EMAIL PROTECTED]
  dexpo.com  cc:
 
  Subject: RE:
[
  cf-dev ] OT: JS Bold first letter
  17/08/2004 11:58
 
  Please respond to dev
 
 
 
 
 
 
 
 
  Erm, don't think so, it's in a form field (more than one on the page)
 
  -Original Message-
  From: Mark Smyth [mailto:[EMAIL PROTECTED]
  Sent: 17 August 2004 11:52
  To: '[EMAIL PROTECTED]'
  Subject: RE: [ cf-dev ] OT: JS Bold first letter
 
  Can you use css?
  E.g.
  style
  p:first-letter {font-weight: bold;}
  /style
  /head
 
  body
  p
  This is a test
  /p
 
  -Original Message-
  From: Robertson-Ravo, Neil (RX)
  [mailto:[EMAIL PROTECTED]
  Sent: 17 August 2004 11:47
  To: '[EMAIL PROTECTED]'
  Subject: [ cf-dev ] OT: JS Bold first letter
 
 
  Got a bit of a brain fuzz, anyone got any JS which will embolden the
first
  letter of a string being typed into a text field?
 
  N
 
 
  This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
  Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
  Registered in England, Number 678540.  It contains information which is
  confidential and may also be privileged.  It is for the exclusive use of
 the
  intended recipient(s).  If you are not the intended recipient(s) please
 note
  that any form of distribution, copying or use of this communication or
the
  information in it is strictly prohibited and may be unlawful.  If you
have
  received this communication in error please return it to the sender or
 call
  our switchboard on +44 (0) 20 89107910.  The opinions expressed within
 this
  communication are not necessarily those expressed by Reed Exhibitions.
 Visit
  our website at http://www.reedexpo.com
 
  --
  These lists are syncronised with the CFDeveloper forum at
  http://forum.cfdeveloper.co.uk/
  Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
  CFDeveloper Sponsors and contributors:-
  *Hosting and support provided

RE: [ cf-dev ] OT: JS Bold first letter

2004-08-17 Thread Robertson-Ravo, Neil (RX)
:-) if only that annoying text jump could be done away with!


-Original Message-
From: Nick de Voil [mailto:[EMAIL PROTECTED] 
Sent: 17 August 2004 15:44
To: [EMAIL PROTECTED]
Subject: Re: [ cf-dev ] OT: JS Bold first letter

Sorry, forget that second overflow thing, should be

html
head
title/title
style
textarea {overflow:hidden}
textarea:first-letter {font-weight:bold;text-transform:capitalize}
/style
/head
body
form
textarea rows=1 cols=50/textarea
/form
/body
/html

- Original Message - 
From: Nick de Voil [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Tuesday, August 17, 2004 3:41 PM
Subject: Re: [ cf-dev ] OT: JS Bold first letter


 You got it

 html
 head
 title/title
 style
 textarea {overflow:hidden}
 textarea:first-letter
 {font-weight:bold;text-transform:capitalize;overflow:visible}
 /style
 /head
 body
 form
 textarea rows=1 cols=50/textarea
 /form
 /body
 /html

 - Original Message - 
 From: Robertson-Ravo, Neil (RX) [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Tuesday, August 17, 2004 3:39 PM
 Subject: RE: [ cf-dev ] OT: JS Bold first letter


  Oh yeah...so now only a little CSS to disguise the textarea (can you get
 rid
  of scrollbars) and we are good!
 
 
  -Original Message-
  From: Nick de Voil [mailto:[EMAIL PROTECTED]
  Sent: 17 August 2004 15:33
  To: [EMAIL PROTECTED]
  Subject: Re: [ cf-dev ] OT: JS Bold first letter
 
  html
  head
  title/title
  style
  textarea:first-letter {font-weight:bold;text-transform:capitalize}
  /style
  /head
  body
  form
  textarea rows=1 cols=50/textarea
  /form
  /body
  /html
 
  - Original Message - 
  From: Robertson-Ravo, Neil (RX) [EMAIL PROTECTED]
  To: [EMAIL PROTECTED]
  Sent: Tuesday, August 17, 2004 3:26 PM
  Subject: RE: [ cf-dev ] OT: JS Bold first letter
 
 
   Hey Nick, if you could provide some code it would be greatbe good
to
   see...
  
   -Original Message-
   From: Nick de Voil [mailto:[EMAIL PROTECTED]
   Sent: 17 August 2004 15:11
   To: [EMAIL PROTECTED]
   Subject: Re: [ cf-dev ] OT: JS Bold first letter
  
   It works for textareas in IE6 so I suppose you could use a one-row
  textarea
   if you're desperate?
  
   Nick
  
   - Original Message - 
   From: Mark Smyth [EMAIL PROTECTED]
   To: [EMAIL PROTECTED]
   Sent: Tuesday, August 17, 2004 2:58 PM
   Subject: RE: [ cf-dev ] OT: JS Bold first letter
  
  
I've tried just about everything I can think of
   
So i'd have to agree, its just not supported
   
-Original Message-
From: Robertson-Ravo, Neil (RX)
[mailto:[EMAIL PROTECTED]
Sent: 17 August 2004 14:26
To: '[EMAIL PROTECTED]'
Subject: RE: [ cf-dev ] OT: JS Bold first letter
   
   
Yeah the caps works but it looks like its impossible to embolden the
  first
letter in an input field...
   
   
   
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]
Sent: 17 August 2004 12:09
To: [EMAIL PROTECTED]
Subject: RE: [ cf-dev ] OT: JS Bold first letter
   
   
the first one definitely works fine for me.  never used the other
one
before, so don't know why it doesn't work.
   
   
   
   
   
   
Robertson-Ravo, Neil (RX)
   
[EMAIL PROTECTED]To:
'[EMAIL PROTECTED]' [EMAIL PROTECTED]
dexpo.com  cc:
   
Subject:
 RE:
  [
cf-dev ] OT: JS Bold first letter
17/08/2004 12:06
   
Please respond to dev
   
   
   
   
   
   
   
   
Neither seem to work?
   
   
   
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]
Sent: 17 August 2004 12:00
To: [EMAIL PROTECTED]
Subject: RE: [ cf-dev ] OT: JS Bold first letter
   
   
this will capitalise the first letter of each word:
input type=text style=text-transform:capitalize
   
I expect you could also use Mark's suggestion:
input type=text style=first-letter {font-weight: bold;}
   
   
   
   
   
   
Robertson-Ravo, Neil (RX)
   
[EMAIL PROTECTED]To:
'[EMAIL PROTECTED]' [EMAIL PROTECTED]
dexpo.com  cc:
   
Subject:
 RE:
  [
cf-dev ] OT: JS Bold first letter
17/08/2004 11:58
   
Please respond to dev
   
   
   
   
   
   
   
   
Erm, don't think so, it's in a form field (more than one on the
page)
   
-Original Message-
From: Mark Smyth [mailto:[EMAIL PROTECTED]
Sent: 17 August 2004 11:52
To: '[EMAIL PROTECTED]'
Subject: RE: [ cf-dev ] OT: JS Bold first letter
   
Can you use css?
E.g.
style
p:first-letter {font-weight: bold;}
/style
/head
   
body

[ cf-dev ] OT: Windows XP SP2

2004-08-11 Thread Robertson-Ravo, Neil (RX)
Morning Chaps,

After an install of Windows XP SP2 on some machines here we discovered that
the new version of IE has some 'quirks' which may require you to change your
sites content in order to regain original functionality for (end-users).

Find related info here:

http://msdn.microsoft.com/security/default.aspx?pull=/library/en-us/dnwxp/ht
ml/xpsp2web.asp

This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions.
Visit our website at http://www.reedexpo.com

-- 
These lists are syncronised with the CFDeveloper forum at 
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided by 
activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]



RE: [ cf-dev ] SOT: javascript popup

2004-08-11 Thread Robertson-Ravo, Neil (RX)
Well there is nothing really to debug here...the JS is designed to open up
in a new window!

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] 
Sent: 11 August 2004 12:02
To: [EMAIL PROTECTED]
Subject: RE: [ cf-dev ] SOT: javascript popup

Sorry for bringing js into the mix
Just trying to debug something for someone. Can anyone tell me if
there's a quick and dirty way to stop this function producing and popup
window? Just want the page to be created in the current browser:


Thanks!
Damien

-


var havePopup = false;
var popup;
 
function showPack(packName, packSubDir) {
  if (!havePopup || popup.closed) {
// Open new popup
popup = window.open('', '',
'toolbar=0,status=0,width=620,height=540');
havePopup = true;
  }
 
  // Open popup for writing
  popup.document.open(text/html, replace);
 
  // Write HTML
  popup.document.write(
'!DOCTYPE HTML PUBLIC -//W3C//DTD HTML 4.0 Transitional//EN' +
'HTML lang=en xml:lang=en xmlns=http://www.w3.org/1999/xhtml;'
+
'HEAD' +
'TITLESlide pack: ' + packName + '/TITLE' +
'LINK href=../includes/css/ns4styles.css type=text/css
rel=stylesheet' +
'LINK media=print href=styles/print.css type=text/css
rel=stylesheet' +
'STYLE type=text/css media=all@import url(styles/styles.css
);/STYLE' +
'SCRIPT language=JavaScript1.3
src=scripts/notices.js/SCRIPT' +
'SCRIPT language=JavaScript1.3 src=' +
packSubDir + '/slides.js/SCRIPT' +
'SCRIPT language=JavaScript1.3
src=scripts/slide_show.js/SCRIPT' +
'/HEAD' +
'BODY onload=initialise() onUnload=closeQuestionPopup() ' +
'  vlink=#99 alink=#99 ' +
'  link=#99 onkeydown=keyCapture(window.event);' +
'TABLE cellSpacing=0 cellPadding=2 width=600 border=0
align=center' +
'TBODY' +
'  TRTD colspan=3 align=center' +
'IMG name=slide alt=Slide src= border=0/' +
'  /TD/TR' +
'  TRTD colspan=3 align=centerFONT size=-3
color=#99' +
'  DIV id=Notice/DIV' +
'  /FONT/TD/TR' +
'  TR align=center' +
'TD align=left width=25%DIV id=goBackward/DIV/TD'
+
'TD align=center width=50%FONT color=#99' +
'DIV id=slideNo/DIV/FONT/TD' +
'TD align=right width=25%DIV id=goForward/DIV/TD'
+
'  /TR' +
'  TRTD colspan=3 align=center' +
'  IMG name=logo alt=Logo border=0//TDTR' +
'  TR' +
'  TD align=centerDIV id=question/DIV/TD' +
'  TD align=centerA href=javascript: closeThisPopup()' +
'  FONT size=-2Close window/FONT/A/TD' +
'  TD align=centerA href=javascript: self.print()' +
'  FONT size=-2Print/FONT/A/TD' +
'  TR' +
'/TBODY' +
'/TABLE' +
'/BODY' +
'/HTML'
  );
 
  // Close popup for writing so first slide of new pack is displayed
  popup.document.close();
}
 
 
 
function closePopup() {
  // If the popup is open then close it
  if (havePopup  !popup.closed) {
popup.close();
havePopup = false;
  }
}
 
 
 
function initialise() {
  for (i = 0; i  packs.length; i++) {
// Set the option text
document.forms[packSelect].elements[packs].options[i] =
  new Option(packs[i][0]);
 
// Set the option value to the array index
document.forms[packSelect].elements[packs].options[i].value = i;
  }
}
 
 
 
function newPack() {
  // Get the index of the selected option
  var idx =
document.forms[packSelect].elements[packs].selectedIndex;
 
  // Determine the new subdirectory to use and the number of slides
  var val =
document.forms[packSelect].elements[packs].options[idx].value;
 
  var packName = packs[val][0];
  var packSubDir = packs/ + packs[val][1];
 
  // Open a popup window if necessary
  showPack(packName, packSubDir);
}
 
 

The original of this email was scanned for viruses by the Government Secure
Intranet (GSi) virus scanning service supplied exclusively by Energis in
partnership with MessageLabs.

On leaving the GSi this email was certified virus-free

-- 
These lists are syncronised with the CFDeveloper forum at
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided
by activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by
proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by
gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]
This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information 

RE: [ cf-dev ] SOT: javascript popup

2004-08-11 Thread Robertson-Ravo, Neil (RX)
It does works on other browsers but some JS may need to be amended
slightly..but the actual innerHTML will work on other engines

-Original Message-
From: Nick de Voil [mailto:[EMAIL PROTECTED] 
Sent: 11 August 2004 13:46
To: [EMAIL PROTECTED]
Subject: Re: [ cf-dev ] SOT: javascript popup

Sadly innerHTML only works in IE, whereas this page seems designed to work
in other browsers including Netscape 4 judging from the stylesheet includes.

Alternatively you could implement what's currently going in the popup as a
separate CFM and do the processing server-side in CF rather than client-side
in JS.

Nick

- Original Message - 
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Wednesday, August 11, 2004 1:29 PM
Subject: RE: [ cf-dev ] SOT: javascript popup



 am i right in thinking there's a dropdown, you select a 'pack', which you
 then want the details to be displayed on the page?  you probably want to
 have a named div in your page that you can write all this content to.

 function showPack(packName, packSubDir) {

  var packtext;
  packtext =
 '!DOCTYPE HTML PUBLIC -//W3C//DTD HTML 4.0 Transitional//EN' +
 'HTML lang=en xml:lang=en xmlns=http://www.w3.org/1999/xhtml;'
 +
 'HEAD' +
 'TITLESlide pack: ' + packName + '/TITLE' +
 'LINK href=../includes/css/ns4styles.css type=text/css
 rel=stylesheet' +
 'LINK media=print href=styles/print.css type=text/css
 rel=stylesheet' +
 'STYLE type=text/css media=all@import url(styles/styles.css
 );/STYLE' +
 'SCRIPT language=JavaScript1.3
 src=scripts/notices.js/SCRIPT' +
 'SCRIPT language=JavaScript1.3 src=' +
 packSubDir + '/slides.js/SCRIPT' +
 'SCRIPT language=JavaScript1.3
 src=scripts/slide_show.js/SCRIPT' +
 '/HEAD' +
 'BODY onload=initialise() onUnload=closeQuestionPopup() ' +
 '  vlink=#99 alink=#99 ' +
 '  link=#99 onkeydown=keyCapture(window.event);' +
 'TABLE cellSpacing=0 cellPadding=2 width=600 border=0
 align=center' +
 'TBODY' +
 '  TRTD colspan=3 align=center' +
 'IMG name=slide alt=Slide src= border=0/' +
 '  /TD/TR' +
 '  TRTD colspan=3 align=centerFONT size=-3
 color=#99' +
 '  DIV id=Notice/DIV' +
 '  /FONT/TD/TR' +
 '  TR align=center' +
 'TD align=left width=25%DIV id=goBackward/DIV/TD'
 +
 'TD align=center width=50%FONT color=#99' +
 'DIV id=slideNo/DIV/FONT/TD' +
 'TD align=right width=25%DIV id=goForward/DIV/TD'
 +
 '  /TR' +
 '  TRTD colspan=3 align=center' +
 '  IMG name=logo alt=Logo border=0//TDTR' +
 '  TR' +
 '  TD align=centerDIV id=question/DIV/TD' +
 '  TD align=centerA href=javascript: closeThisPopup()' +
 '  FONT size=-2Close window/FONT/A/TD' +
 '  TD align=centerA href=javascript: self.print()' +
 '  FONT size=-2Print/FONT/A/TD' +
 '  TR' +
 '/TBODY' +
 '/TABLE' +
 '/BODY' +
 '/HTML';

  if(document.getElementById)
   document.getElementById('packcontent').innerHTML = packtext;
  else if(document.all)
   document.all['packcontent'].innerHTML = packtext;
 }

 the rest of the javascript functions seem fine.  add this somewhere in the
 body:

 div id=packcontent/div

 you probably also want to remove the bits of html you won't need, such as
 the doctype, head etc (these should already all be in your page).




 [EMAIL PROTECTED]
 gsi.gov.ukTo:
[EMAIL PROTECTED]
   cc:
 11/08/2004 12:01  Subject: RE: [
cf-dev ] SOT: javascript popup
 Please respond to dev





 Sorry for bringing js into the mix
 Just trying to debug something for someone. Can anyone tell me if
 there's a quick and dirty way to stop this function producing and popup
 window? Just want the page to be created in the current browser:


 Thanks!
 Damien
 
 -


 var havePopup = false;
 var popup;

 function showPack(packName, packSubDir) {
   if (!havePopup || popup.closed) {
 // Open new popup
 popup = window.open('', '',
 'toolbar=0,status=0,width=620,height=540');
 havePopup = true;
   }

   // Open popup for writing
   popup.document.open(text/html, replace);

   // Write HTML
   popup.document.write(
 '!DOCTYPE HTML PUBLIC -//W3C//DTD HTML 4.0 Transitional//EN' +
 'HTML lang=en xml:lang=en xmlns=http://www.w3.org/1999/xhtml;'
 +
 'HEAD' +
 'TITLESlide pack: ' + packName + '/TITLE' +
 'LINK href=../includes/css/ns4styles.css type=text/css
 rel=stylesheet' +
 'LINK media=print href=styles/print.css type=text/css
 rel=stylesheet' +
 'STYLE type=text/css media=all@import url(styles/styles.css
 );/STYLE' +
 'SCRIPT language=JavaScript1.3
 src=scripts/notices.js/SCRIPT' +
 'SCRIPT language=JavaScript1.3 

RE: [ cf-dev ] CFMail performance

2004-08-10 Thread Robertson-Ravo, Neil (RX)
I believe 2 is quicker but the speed/advantages are minimal as CF still has
to generate one file per email etc

Run a TickCount and see what it says...

It all depends on how CF operates in these two guises internally..





-Original Message-
From: Giles Roadnight [mailto:[EMAIL PROTECTED] 
Sent: 10 August 2004 16:09
To: [EMAIL PROTECTED]
Subject: [ cf-dev ] CFMail performance

What are the differences in performance between the following two ways
of sending an e-mail to a list.

1:
Run a query then loop through the result calling one CFmail call per
loop.

2:
Run the same query and do one CFmail call passing the query.

I imagine number 2 is a lot quicker. It's just a bit more of a headache
getting the unsubscribe link working ect.

Thanks

Giles Roadnight
http://giles.roadnight.name


-- 
These lists are syncronised with the CFDeveloper forum at
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided
by activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by
proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by
gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]
This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions.
Visit our website at http://www.reedexpo.com

-- 
These lists are syncronised with the CFDeveloper forum at 
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided by 
activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]



RE: [ cf-dev ] security

2004-08-09 Thread Robertson-Ravo, Neil (RX)
Head to the Macromedia DevNet and look at the security articles there.. 


http://www.macromedia.com/devnet/security/


all you will need to get started etc...



-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
Sent: 07 August 2004 21:14
To: [EMAIL PROTECTED]
Subject: [ cf-dev ] security

I am new to cf and would like to know how secure the language isnbsp;and
what steps I should take to keep out unwanted visitors. Reading some
articles it appears that problems can arise when allowing users to upload to
the site, I will not be doing this but will have pword uname forms etc and
an annbsp;email form, I also want a secure members area. Any thoughts
greatly appreciated!


N Smyrk

This message has been sent from CFdeveloper with username
smyrk ([EMAIL PROTECTED])


-- 
These lists are syncronised with the CFDeveloper forum at
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided
by activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by
proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by
gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]
This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions.
Visit our website at http://www.reedexpo.com

-- 
These lists are syncronised with the CFDeveloper forum at 
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided by 
activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]



RE: [ cf-dev ] calendar

2004-08-09 Thread Robertson-Ravo, Neil (RX)
Is it not available on the Exchange?

www.macromedia.com/exchange



-Original Message-
From: Paul Swingewood [mailto:[EMAIL PROTECTED] 
Sent: 09 August 2004 12:27
To: [EMAIL PROTECTED]
Subject: [ cf-dev ] calendar

A while ago (cf4.5/5.0) I used some code that created a flash calendar. This

was a downloadable toolkit thing. Does it still exist? I need to download it

again as the file has become corrupt on the server :(

Anyone know where it is or is there a better updated version for MX now?

Regards - Paul



-- 
These lists are syncronised with the CFDeveloper forum at
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided
by activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by
proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by
gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]
This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions.
Visit our website at http://www.reedexpo.com

-- 
These lists are syncronised with the CFDeveloper forum at 
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided by 
activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]



RE: [ cf-dev ] Exceptions

2004-08-06 Thread Robertson-Ravo, Neil (RX)
True enough but again...if your queries are complex they should really be in
Stored Procedures and the QEP should be modified as in certain RDBMS' the EP
is not optimum - it's a rough 'guess' and can be significantly improved by
user intervention.

Using an SP over a CFQUERY should IMHO be paramount (of course, only if your
RDBMS allows them!)




-Original Message-
From: Alistair Davidson [mailto:[EMAIL PROTECTED] 
Sent: 06 August 2004 10:56
To: [EMAIL PROTECTED]
Subject: RE: [ cf-dev ] Exceptions

 2] It makes the query run faster because the datatype is explicitly
set.

The speed increase that you *can* get from CFQUERYPARAM is more due to
the fact that it allows your DB engine to cache the query's execution
plan, as it will recognize that the same query with different parameters
is just that.

Without CFQUERYPARAM, it may (depending on the engine) have to recompile
the query every time it executes. This difference is not much of a
problem on simple queries, but it becomes more noticeable the more
complex your query becomes (multiple joins, CASE statements, etc)

Alistair Davidson
Senior Technical Developer
Headshift.com
--
HEADSHIFT   www.headshift.com
T: 020 7357 7358  
--
smartersimplersocial  



-- 
These lists are syncronised with the CFDeveloper forum at
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided
by activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by
proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by
gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]
This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions.
Visit our website at http://www.reedexpo.com

-- 
These lists are syncronised with the CFDeveloper forum at 
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided by 
activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]



RE: [ cf-dev ] Find-and-Replace in SQL

2004-08-06 Thread Robertson-Ravo, Neil (RX)
It is very possible in SQL :-)  

BEGIN TRAN
UPDATE tablename
SET columnname = REPLACE(columnname,'hr1','hr2')
COMMIT

Don't forget the WHERE clause if you only want to update certain records


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] 
Sent: 06 August 2004 12:02
To: [EMAIL PROTECTED]
Subject: [ cf-dev ] Find-and-Replace in SQL

How could I do this in MySQL, just using a query:

Find all instances of h1 (for instance).
Change them to h2.

The only way I can think of is to query the database for LIKE '%h1%';
then loop through the results with Coldfusion, doing a RegEx to replace the
bits you want to change, then perform another query within the loop to
update each record.  But is it possible to do this just using sql?


-- 
These lists are syncronised with the CFDeveloper forum at
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided
by activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by
proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by
gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]
This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions.
Visit our website at http://www.reedexpo.com

-- 
These lists are syncronised with the CFDeveloper forum at 
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided by 
activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]



RE: [ cf-dev ] Find-and-Replace in SQL

2004-08-06 Thread Robertson-Ravo, Neil (RX)
I am also not sure that it can actioned on text fields

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] 
Sent: 06 August 2004 12:07
To: [EMAIL PROTECTED]
Subject: Re: [ cf-dev ] Find-and-Replace in SQL


nevermind, I find what I needed:
http://www.joegrossberg.com/archives/000933.html



 

[EMAIL PROTECTED]

sign.co.uk To:
[EMAIL PROTECTED]   
   cc:

06/08/2004 12:02   Subject: [ cf-dev
] Find-and-Replace in SQL   
Please respond to dev

 

 




How could I do this in MySQL, just using a query:

Find all instances of h1 (for instance).
Change them to h2.

The only way I can think of is to query the database for LIKE '%h1%';
then loop through the results with Coldfusion, doing a RegEx to replace the
bits you want to change, then perform another query within the loop to
update each record.  But is it possible to do this just using sql?


--
These lists are syncronised with the CFDeveloper forum at
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/

CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided
by activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by
proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by
gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]






-- 
These lists are syncronised with the CFDeveloper forum at
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided
by activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by
proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by
gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]
This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions.
Visit our website at http://www.reedexpo.com

-- 
These lists are syncronised with the CFDeveloper forum at 
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided by 
activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]



RE: [ cf-dev ] OT: Mysql madness

2004-08-06 Thread Robertson-Ravo, Neil (RX)
Yeah...I do seem to remember some quirky stuff with Dates in MySQLmainly
around the WDDX conversion where it would return them as complex objects
it could be the fact you are returning the MAX in a join which is hosing
itthough really you should expect anything which works in the QA to work
with CF! ;-)

I had one this morning where a single space after a '=' and before a
CFQUERYPARAM was causing a page to break...put a double space in - guess
what...it was fine.

Uurgh




-Original Message-
From: Alex Skinner [mailto:[EMAIL PROTECTED] 
Sent: 06 August 2004 13:49
To: [EMAIL PROTECTED]
Subject: RE: [ cf-dev ] OT: Mysql madness

Cheers neil

Did this

DATE_FORMAT(max(messages.posted), '%d/%m/%Y %h:%m:%s')

And all works buggy stuff

Alex 

-Original Message-
From: Robertson-Ravo, Neil (RX)
[mailto:[EMAIL PROTECTED] 
Sent: 06 August 2004 13:26
To: '[EMAIL PROTECTED]'
Subject: RE: [ cf-dev ] OT: Mysql madness

I seem to remember mySQL dates being a known issue in 6.1try and use the
mySQL date_format function on your messages.posted value and see what
happens.


From: Alex Skinner [mailto:[EMAIL PROTECTED]
Sent: 06 August 2004 13:20
To: [EMAIL PROTECTED]
Subject: [ cf-dev ] OT: Mysql madness

Hi,
 
THought id see if anyone had had the same issue with mysql before i through
the server out the window
 
I have a forum app which needs to work out on threads when the last post was
to a particular thread
 
V easy no probs there then but Mysql or more likely cf (but i wanna blame
mysql) is returning the aggregated field as binary :-) nice aye.
 
query is below
 
select max(messages.posted) as lastpost
   from threads
   join messages on threads.id=messages.threadidfk
   where threads.id=12
 
Now it works fine querying mysql directly so yes it is something with cf or
JDBC driver any ideas ?
 
Alex
This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions.
Visit our website at http://www.reedexpo.com

--
These lists are syncronised with the CFDeveloper forum at
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided
by activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by
proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by
gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]


---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.657 / Virus Database: 422 - Release Date: 13/04/2004
 

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.657 / Virus Database: 422 - Release Date: 13/04/2004
 



-- 
These lists are syncronised with the CFDeveloper forum at
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided
by activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by
proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by
gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]
This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions.
Visit our website at http://www.reedexpo.com

--
These lists are syncronised with the CFDeveloper forum at 
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/

CFDeveloper

RE: [ cf-dev ] Dreamweaver FTP :(

2004-08-05 Thread Robertson-Ravo, Neil (RX)
Yeah sounds like an FTP problem rather than a DW problem.

7.0.1 indeed the latest version.



-Original Message-
From: Paul Swingewood [mailto:[EMAIL PROTECTED] 
Sent: 05 August 2004 10:44
To: [EMAIL PROTECTED]
Subject: [ cf-dev ] Dreamweaver FTP :(

Does anyone out there use Dreamweaver 2004?

I am using v7.01 (Latest Version?)

The FTP is driving me nuts. I keep getting an error Your login information 
is incorrect in fact its nothing to do with this at all. Its actually the 
number of open instances of FTP that is causing the problem. The server 
administrator locked down how many instances are open for each user (or so I

am told). Everytime I start my machine on a new day I get this error. The 
administrator has to kick me off ftp and then all is ok.

Does anyone know whats going on here? Is there a fix?

It drives me nuts  (where dd I put that old CFstudio CD?)

Regards - Paul



-- 
These lists are syncronised with the CFDeveloper forum at
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided
by activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by
proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by
gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]
This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions.
Visit our website at http://www.reedexpo.com

-- 
These lists are syncronised with the CFDeveloper forum at 
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided by 
activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]



RE: [ cf-dev ] Comments!

2004-08-05 Thread Robertson-Ravo, Neil (RX)
Yes...race conditions do require locking but have you ever ran into a race
condition by accident in your normal day to day programming?  

The key here is that unlike CF5, MX will not crash if you haven't locked
your variablesrace condition included.





-Original Message-
From: Snake Hollywood [mailto:[EMAIL PROTECTED] 
Sent: 05 August 2004 11:24
To: [EMAIL PROTECTED]
Subject: RE: [ cf-dev ] Comments!

Actually that's not strictly true.  There is no need to lock only for
certain conditions. Race conditions still apply.

Russ

 -Original Message-
 From: Robertson-Ravo, Neil (RX) 
 [mailto:[EMAIL PROTECTED] 
 Sent: 03 August 2004 14:38
 To: '[EMAIL PROTECTED]'
 Subject: RE: [ cf-dev ] Comments!
 
 If you are on MX you don't *need* to lock these vars...it is 
 still good practice but you don't need to..
 
 
 
 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED]
 Sent: 03 August 2004 14:30
 To: [EMAIL PROTECTED]
 Subject: Re: [ cf-dev ] Comments!
 
 
 cfif #file.filewassaved# eq yes
 can be rewritten to
 cfif file.filewassaved eq yes
  [or even cfif file.filewassaved !]
 
 likewise
 cfset bigpic = '#trim(file.serverfile)#'
 becomes
 cfset bigpic = trim(file.serverfile)
 
 You need to lock the reference to an Application variable:
 DATASOURCE= #application.dsn#
 or use Request.dsn instead.
 
 Otherwise...
 
 
 
  
 
 Paul Swingewood
 
 [EMAIL PROTECTED]To:
 [EMAIL PROTECTED]   
 tmail.com cc:
 
Subject: [ cf-dev ]
 Comments! 
 03/08/2004 14:24
 
 Please respond to
 
 dev
 
  
 
  
 
 
 
 
 Ok I think I have cracked this next phase for the backend of my shoes
 application.
 I would appreciate any comments on this code. Is this the 
 right way to do
 it
 etc .
 
 Just to let you know this is the modify action page which 
 modifies items
 
 
 Regards - Paul
 
 cfparam name=PicError default=0
 
 cffile action =UPLOAD
 filefield =modifiedsmallpic
 nameconflict = overwrite
 accept = image/jpg, image/pjpeg
 destination = c:/inetpub/wwwroot/store/images/products
 
 cfif #file.filewassaved# eq yes
cfset smallpic = '#trim(file.serverfile)#'
cffile action =UPLOAD
  filefield =modifiedbigpic
  nameconflict = overwrite
  accept = image/jpg, image/pjpeg
  destination
 = c:/inetpub/wwwroot/store/images/products
cfif #file.filewassaved# eq yes
  cfset bigpic = '#trim(file.serverfile)#'
  CFQUERY NAME= update_query DATASOURCE= 
 #application.dsn#
UPDATE tblitems
SET FKmfgID =
 #trim(form.modifiedManufacturer)#,
partNum = 
 '#trim(form.modifiedPartNumber)#',
FKcategoryID = 
 #trim(form.modifiedCategory)
 #,
subcatID = 
 #trim(form.modifiedSubCategory)#,
ItemName = 
 '#trim(form.modifiedItemName)#',
ItemDescription = '
 #trim(form.modifiedItemDescription)#',
ItemCost = 
 #trim(form.modifiedSellingPrice)
 #,
teaser = '#trim(form.modifiedTeaser)#',
ItemImage = '#trim(smallpic)#',
ItemBigImage = '#trim(bigpic)#'
WHERE ItemID = #Form.ItemID#
  /CFQUERY
  !--- Now delete the sizes in the itemsizes table
 where the itemid match
 This ensures that any old data is
 removed where an item is in size 1,2,3 
 and
 the user modifies
 it to 1,2 (3 must be removed). In this case its easier 
 to remove
  all the sizes and then reinsert the new ones (watch those foreign
 keys)---
  cfquery name=DeleteSizes datasource=
 #application.DSN#
DELETE FROM tblItemSizes
WHERE FKItemID = #form.itemID#
  /cfquery
  !--- Loop over the sizes inserting the 
 size and the
 ItemID ---
  cfloop index = ListElement
list = #form.modifiedsize#
cfquery name=addtoitemsizes 
 datasource=
 #application.DSN#
   INSERT INTO tblItemSizes
 (FKItemID,
 FKSizeID)
   VALUES
 
 ('#trim(form.ItemID

RE: [ cf-dev ] mailout programs

2004-08-04 Thread Robertson-Ravo, Neil (RX)
This is v.good.

http://www.adminprotools.com/




-Original Message-
From: Damian Watson [mailto:[EMAIL PROTECTED] 
Sent: 04 August 2004 11:21
To: [EMAIL PROTECTED]
Subject: [ cf-dev ] mailout programs

Howdy y'all,

Anyone used a worthy bulk mailing system that works on a windows 2K 
server? It needs to have solid html editing ability. Doesn't have to be 
CF based but that would be an advantage...

d

-- 
These lists are syncronised with the CFDeveloper forum at
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided
by activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by
proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by
gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]
This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions.
Visit our website at http://www.reedexpo.com

-- 
These lists are syncronised with the CFDeveloper forum at 
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided by 
activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]



RE: [ cf-dev ] farcry

2004-08-03 Thread Robertson-Ravo, Neil (RX)
You can have multiple sites on one server but you be running one version of
the Core and FourQ.

There is a file names applications.cfm - you need to edit this per site.

N


-Original Message-
From: Snake Hollywood [mailto:[EMAIL PROTECTED] 
Sent: 03 August 2004 12:13
To: [EMAIL PROTECTED]
Subject: [ cf-dev ] farcry

OK I am trying out this CMS finally, but the docs are confusing. I think
they are geared toward setting up Apache or somehting.

Do you have to have all the farcry core_file in every site, or can you just
have a single copy on the server and create a virtual directory on the
website to the folder.

I have tried various ways of installing by when trying to login to the site
or the farcry it always seems to go to the wrong URL.

E.G

I setup applicationNmae as mydomain.com and the paths are are follows

E:\wwwroot\farcry_core
E:\wwwroot\farcry_aura
E:\wwwroot\fourQ

All sites are in the following format.
E:\wwwroot\mysite.com\wwwroot

Now I notice that farcry assumes the site is in \www but I presume this can
be changed to \wwwroot

When the install has finished, farcry tries to browse the site as
http://127.0.0.1/mysite.com
Instead of
http://mysite.com/

Russ



-- 
These lists are syncronised with the CFDeveloper forum at
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided
by activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by
proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by
gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]
This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions.
Visit our website at http://www.reedexpo.com

-- 
These lists are syncronised with the CFDeveloper forum at 
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided by 
activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]



RE: [ cf-dev ] Comments!

2004-08-03 Thread Robertson-Ravo, Neil (RX)
If you are on MX you don't *need* to lock these vars...it is still good
practice but you don't need to..



-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] 
Sent: 03 August 2004 14:30
To: [EMAIL PROTECTED]
Subject: Re: [ cf-dev ] Comments!


cfif #file.filewassaved# eq yes
can be rewritten to
cfif file.filewassaved eq yes
 [or even cfif file.filewassaved !]

likewise
cfset bigpic = '#trim(file.serverfile)#'
becomes
cfset bigpic = trim(file.serverfile)

You need to lock the reference to an Application variable:
DATASOURCE= #application.dsn#
or use Request.dsn instead.

Otherwise...



 

Paul Swingewood

[EMAIL PROTECTED]To:
[EMAIL PROTECTED]   
tmail.com cc:

   Subject: [ cf-dev ]
Comments! 
03/08/2004 14:24

Please respond to

dev

 

 




Ok I think I have cracked this next phase for the backend of my shoes
application.
I would appreciate any comments on this code. Is this the right way to do
it
etc .

Just to let you know this is the modify action page which modifies items


Regards - Paul

cfparam name=PicError default=0

cffile action =UPLOAD
filefield =modifiedsmallpic
nameconflict = overwrite
accept = image/jpg, image/pjpeg
destination = c:/inetpub/wwwroot/store/images/products

cfif #file.filewassaved# eq yes
   cfset smallpic = '#trim(file.serverfile)#'
   cffile action =UPLOAD
 filefield =modifiedbigpic
 nameconflict = overwrite
 accept = image/jpg, image/pjpeg
 destination
= c:/inetpub/wwwroot/store/images/products
   cfif #file.filewassaved# eq yes
 cfset bigpic = '#trim(file.serverfile)#'
 CFQUERY NAME= update_query DATASOURCE= 
#application.dsn#
   UPDATE tblitems
   SET FKmfgID =
#trim(form.modifiedManufacturer)#,
   partNum = '#trim(form.modifiedPartNumber)#',
   FKcategoryID = #trim(form.modifiedCategory)
#,
   subcatID = #trim(form.modifiedSubCategory)#,
   ItemName = '#trim(form.modifiedItemName)#',
   ItemDescription = '
#trim(form.modifiedItemDescription)#',
   ItemCost = #trim(form.modifiedSellingPrice)
#,
   teaser = '#trim(form.modifiedTeaser)#',
   ItemImage = '#trim(smallpic)#',
   ItemBigImage = '#trim(bigpic)#'
   WHERE ItemID = #Form.ItemID#
 /CFQUERY
 !--- Now delete the sizes in the itemsizes table
where the itemid match
This ensures that any old data is
removed where an item is in size 1,2,3 
and
the user modifies
it to 1,2 (3 must be removed). In this case its easier 
to remove
 all the sizes and then reinsert the new ones (watch those foreign
keys)---
 cfquery name=DeleteSizes datasource=
#application.DSN#
   DELETE FROM tblItemSizes
   WHERE FKItemID = #form.itemID#
 /cfquery
 !--- Loop over the sizes inserting the size and the
ItemID ---
 cfloop index = ListElement
   list = #form.modifiedsize#
   cfquery name=addtoitemsizes datasource=
#application.DSN#
  INSERT INTO tblItemSizes
(FKItemID,
FKSizeID)
  VALUES
('#trim(form.ItemID)#',
'#trim(ListElement)#')
   /cfquery
 /cfloop
   cfelse
 cfset PicError=1
   /cfif
cfelse
   cfset PicError=2
/cfif



--
These lists are syncronised with the CFDeveloper forum at
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/

CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided
by activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by
proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by
gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]






-- 
These lists are syncronised with the CFDeveloper forum at
http://forum.cfdeveloper.co.uk/
Archive: 

RE: [ cf-dev ] Query of Query - arse

2004-07-28 Thread Robertson-Ravo, Neil (RX)
Yeahit is an MX bug only...and it has been verified (with fix)

Yeah, I could dupe it to preserve the original but it's such a pain I will
wait until next release of  MX..good idea on the temp table scenario of not
a little overkill.

:-)





-Original Message-
From: Alex Skinner [mailto:[EMAIL PROTECTED] 
Sent: 28 July 2004 08:10
To: [EMAIL PROTECTED]
Subject: RE: [ cf-dev ] Query of Query - arse

Yeah this MX bugs a real pain, believe it will be sorted in a future
release. 

One of the only reliable ways we've been able to get around this is to
actually create temporary tables in the db. It's the queryNew which is the
problem so what we've done is create a udf which create a new temp table
then does a query on that so you get a blank record set back, then use
queryset cell etc to carry on.

E.g. QueryCreate(MyTest,name,address,2) hacky I know but is reliable
because you can work out the typing.

With regard to changing the original, queries do pass by reference must
admit didn't realise it would be effected by a qOq maybe dupe it first ?

My 2p 

Alex

-Original Message-
From: Robertson-Ravo, Neil (RX)
[mailto:[EMAIL PROTECTED] 
Sent: 27 July 2004 15:15
To: '[EMAIL PROTECTED]'
Subject: [ cf-dev ] Query of Query - arse

Here is one bug in QoQ which gets right on my raspberry ripples if you
run the code below you will see that after you perform the QoQ on the
original queryobject that it has actually modified the ORIGINAL object which
is simply insane

Uurgh...QoQ...pain in the a-hole


cfset myQuery = QueryNew(name, address, phone)
!--- make some rows in the query ---
cfset newRow  = QueryAddRow(MyQuery, 2)
!--- set the cells in the query ---
cfset temp = QuerySetCell(myQuery, name, Fred, 1) cfset temp =
QuerySetCell(myQuery, address, 9 Any Lane, 1) cfset temp =
QuerySetCell(myQuery, phone, 005551212, 1) cfset temp =
QuerySetCell(myQuery, name, Jane, 2) cfset temp =
QuerySetCell(myQuery, address, 14 My Street, 2) cfset temp =
QuerySetCell(myQuery, phone, 005551444, 2)
!--- output the query ---


Before: cfdump var=#myQuery#

cfquery name=myQueryMod  dbtype=query
SELECT * FROM myQuery
/cfquery 

After: cfdump var=#myQuery#
This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions.
Visit our website at http://www.reedexpo.com

--
These lists are syncronised with the CFDeveloper forum at
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided
by activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by
proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by
gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]


---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.657 / Virus Database: 422 - Release Date: 13/04/2004
 

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.657 / Virus Database: 422 - Release Date: 13/04/2004
 



-- 
These lists are syncronised with the CFDeveloper forum at
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided
by activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by
proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by
gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]
This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions

[ cf-dev ] SES

2004-07-28 Thread Robertson-Ravo, Neil (RX)








For anyone who has implemented SES for
their apps, how have they gone about it...? What scripts have they used?
What implementation steps did they follow?



Ta











This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant, Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business, Registered in England, Number 678540.  It contains information which is confidential and may also be privileged.  It is for the exclusive use of the intended recipient(s).  If you are not the intended recipient(s) please note that any form of distribution, copying or use of this communication or the information in it is strictly prohibited and may be unlawful.  If you have received this communication in error please return it to the sender or call our switchboard on +44 (0) 20 89107910.  The opinions expressed within this communication are not necessarily those expressed by Reed Exhibitions.  Visit our website at http://www.reedexpo.com


RE: [ cf-dev ] SES

2004-07-28 Thread Robertson-Ravo, Neil (RX)
Cheers my man,...let's see how this works then


-Original Message-
From: Alex Puritche [mailto:[EMAIL PROTECTED] 
Sent: 28 July 2004 15:39
To: [EMAIL PROTECTED]
Subject: Re: [ cf-dev ] SES

Neil,

i do.

here is all you need
http://www.fusium.com/index.cfm?fuseaction=view.aProductcontentObjectID=5DA
3DC7A-1C03-4367-A7B90A1EEE3EF675#sesConverter


Wednesday, July 28, 2004, 4:08:34 PM, you wrote:

Neil For anyone who has implemented SES fortheir apps, how
Neil have they gone about it...?  What scripts have they used?What
Neil implementation steps did they follow?

Neil  

Neil Ta

Neil  

Neil  




Neil This e-mail is from Reed Exhibitions (Oriel House, 26 The
Neil Quadrant, Richmond, Surrey, TW9 1DL, United Kingdom), a division
Neil of Reed Business, Registered in England, Number 678540.  It
Neil contains information which is confidential and may also be
Neil privileged.  It is for the exclusive use of the intended
Neil recipient(s).  If you are not the intended recipient(s) please
Neil note that any form of distribution, copying or use of this
Neil communication or the information in it is strictly prohibited
Neil and may be unlawful.  If you have received this communication in
Neil error please return it to the sender or call our switchboard on
Neil +44 (0) 20 89107910.  The opinions expressed within this
Neil communication are not necessarily those expressed by Reed
Neil Exhibitions.  Visit our website at http://www.reedexpo.com



-- 
 Regards,
 Alexmailto:[EMAIL PROTECTED]


-- 
These lists are syncronised with the CFDeveloper forum at
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided
by activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by
proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by
gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]
This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions.
Visit our website at http://www.reedexpo.com

--
These lists are syncronised with the CFDeveloper forum at 
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/

CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided by 
activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]



RE: [ cf-dev ] SES

2004-07-28 Thread Robertson-Ravo, Neil (RX)
 Hey Spike...oh yeah...FarCry...d'uh..



-Original Message-
From: Spike [mailto:[EMAIL PROTECTED] 
Sent: 28 July 2004 17:11
To: [EMAIL PROTECTED]
Subject: RE: [ cf-dev ] SES

If yo're on CFMX you can use a servlet to do the rewriting for you, so you
have http://www.somesite.com/go/products/23 which is slightly friendlier and
more search engine safe because it doesn't contain a file name.

I wrote a servlet to do this a while back:

http://www.spike.org.uk/go/fuservlet/

Spike


Stephen Milligan
Code poet for hire
http://www.spike.org.uk

Do you cfeclipse? http://cfeclipse.tigris.org 


 

-Original Message-
From: 
[EMAIL PROTECTED] 
[mailto:[EMAIL PROTECTED]
o.uk] On Behalf Of Robertson-Ravo, Neil (RX)
Sent: Wednesday, July 28, 2004 6:43 AM
To: '[EMAIL PROTECTED]'
Subject: RE: [ cf-dev ] SES

Cheers my man,...let's see how this works then


-Original Message-
From: Alex Puritche [mailto:[EMAIL PROTECTED] 
Sent: 28 July 2004 15:39
To: [EMAIL PROTECTED]
Subject: Re: [ cf-dev ] SES

Neil,

i do.

here is all you need
http://www.fusium.com/index.cfm?fuseaction=view.aProductconten
tObjectID=5DA
3DC7A-1C03-4367-A7B90A1EEE3EF675#sesConverter


Wednesday, July 28, 2004, 4:08:34 PM, you wrote:

Neil For anyone who has implemented SES fortheir apps, how
Neil have they gone about it...?  What scripts have they used?What
Neil implementation steps did they follow?

Neil  

Neil Ta

Neil  

Neil  




Neil This e-mail is from Reed Exhibitions (Oriel House, 26 The
Neil Quadrant, Richmond, Surrey, TW9 1DL, United Kingdom), a division
Neil of Reed Business, Registered in England, Number 678540.  It
Neil contains information which is confidential and may also be
Neil privileged.  It is for the exclusive use of the intended
Neil recipient(s).  If you are not the intended recipient(s) please
Neil note that any form of distribution, copying or use of this
Neil communication or the information in it is strictly prohibited
Neil and may be unlawful.  If you have received this communication in
Neil error please return it to the sender or call our switchboard on
Neil +44 (0) 20 89107910.  The opinions expressed within this
Neil communication are not necessarily those expressed by Reed
Neil Exhibitions.  Visit our website at http://www.reedexpo.com



-- 
 Regards,
 Alexmailto:[EMAIL PROTECTED]


-- 
These lists are syncronised with the CFDeveloper forum at
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: 
*ActivePDF provided
by activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by
proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by
gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]
This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed 
Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the 
exclusive use of the
intended recipient(s).  If you are not the intended 
recipient(s) please note
that any form of distribution, copying or use of this 
communication or the
information in it is strictly prohibited and may be unlawful.  
If you have
received this communication in error please return it to the 
sender or call
our switchboard on +44 (0) 20 89107910.  The opinions 
expressed within this
communication are not necessarily those expressed by Reed Exhibitions.
Visit our website at http://www.reedexpo.com

-- 
These lists are syncronised with the CFDeveloper forum at 
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: 
*ActivePDF provided by activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow 
provided by proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists 
hosted by gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]



-- 
These lists are syncronised with the CFDeveloper forum at
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided
by activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by
proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by
gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]
This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged

RE: [ cf-dev ] SES

2004-07-28 Thread Robertson-Ravo, Neil (RX)
Hmm this 
http://www.somesite.com/

took me nowhere



-Original Message-
From: Spike [mailto:[EMAIL PROTECTED] 
Sent: 28 July 2004 17:11
To: [EMAIL PROTECTED]
Subject: RE: [ cf-dev ] SES

If yo're on CFMX you can use a servlet to do the rewriting for you, so you
have http://www.somesite.com/go/products/23 which is slightly friendlier and
more search engine safe because it doesn't contain a file name.

I wrote a servlet to do this a while back:

http://www.spike.org.uk/go/fuservlet/

Spike


Stephen Milligan
Code poet for hire
http://www.spike.org.uk

Do you cfeclipse? http://cfeclipse.tigris.org 


 

-Original Message-
From: 
[EMAIL PROTECTED] 
[mailto:[EMAIL PROTECTED]
o.uk] On Behalf Of Robertson-Ravo, Neil (RX)
Sent: Wednesday, July 28, 2004 6:43 AM
To: '[EMAIL PROTECTED]'
Subject: RE: [ cf-dev ] SES

Cheers my man,...let's see how this works then


-Original Message-
From: Alex Puritche [mailto:[EMAIL PROTECTED] 
Sent: 28 July 2004 15:39
To: [EMAIL PROTECTED]
Subject: Re: [ cf-dev ] SES

Neil,

i do.

here is all you need
http://www.fusium.com/index.cfm?fuseaction=view.aProductconten
tObjectID=5DA
3DC7A-1C03-4367-A7B90A1EEE3EF675#sesConverter


Wednesday, July 28, 2004, 4:08:34 PM, you wrote:

Neil For anyone who has implemented SES fortheir apps, how
Neil have they gone about it...?  What scripts have they used?What
Neil implementation steps did they follow?

Neil  

Neil Ta

Neil  

Neil  




Neil This e-mail is from Reed Exhibitions (Oriel House, 26 The
Neil Quadrant, Richmond, Surrey, TW9 1DL, United Kingdom), a division
Neil of Reed Business, Registered in England, Number 678540.  It
Neil contains information which is confidential and may also be
Neil privileged.  It is for the exclusive use of the intended
Neil recipient(s).  If you are not the intended recipient(s) please
Neil note that any form of distribution, copying or use of this
Neil communication or the information in it is strictly prohibited
Neil and may be unlawful.  If you have received this communication in
Neil error please return it to the sender or call our switchboard on
Neil +44 (0) 20 89107910.  The opinions expressed within this
Neil communication are not necessarily those expressed by Reed
Neil Exhibitions.  Visit our website at http://www.reedexpo.com



-- 
 Regards,
 Alexmailto:[EMAIL PROTECTED]


-- 
These lists are syncronised with the CFDeveloper forum at
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: 
*ActivePDF provided
by activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by
proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by
gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]
This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed 
Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the 
exclusive use of the
intended recipient(s).  If you are not the intended 
recipient(s) please note
that any form of distribution, copying or use of this 
communication or the
information in it is strictly prohibited and may be unlawful.  
If you have
received this communication in error please return it to the 
sender or call
our switchboard on +44 (0) 20 89107910.  The opinions 
expressed within this
communication are not necessarily those expressed by Reed Exhibitions.
Visit our website at http://www.reedexpo.com

-- 
These lists are syncronised with the CFDeveloper forum at 
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: 
*ActivePDF provided by activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow 
provided by proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists 
hosted by gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]



-- 
These lists are syncronised with the CFDeveloper forum at
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided
by activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by
proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by
gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]
This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged

RE: [ cf-dev ] CFMX 6.1 on Win98fe - Will it work?

2004-07-27 Thread Robertson-Ravo, Neil (RX)
Not a chance (mainly cause we are an MS house!)

-Original Message-
From: Matt Horn [mailto:[EMAIL PROTECTED] 
Sent: 27 July 2004 09:07
To: [EMAIL PROTECTED]
Subject: Re: [ cf-dev ] CFMX 6.1 on Win98fe - Will it work?

*cough*Linux*cough*



- Original Message - 
From: Robertson-Ravo, Neil (RX) [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, July 26, 2004 6:11 PM
Subject: RE: [ cf-dev ] CFMX 6.1 on Win98fe - Will it work?


 It's funny you should mention this as we recently did a year long study of
 this and XP came out on top as far as stability is concerned : this was
 across 100+ desktops and servers used or accessed daily

 They were close but 2000 required more reboots and the Windows Shell
crashed
 moreand we had a few BSOD's thrown in toboot...



 -Original Message-
 From: Christopher Dawes [mailto:[EMAIL PROTECTED]
 Sent: 26 July 2004 16:52
 To: [EMAIL PROTECTED]
 Subject: RE: [ cf-dev ] CFMX 6.1 on Win98fe - Will it work?

 Comparing Windows 2000 to XP stability is a foolish game. XP is becoming
 quite stable, but is far from the stability of win2k.

 Dawesi

 -Original Message-
 From: Robertson-Ravo, Neil (RX)
 [mailto:[EMAIL PROTECTED]
 Sent: Tuesday, July 27, 2004 12:51 AM
 To: '[EMAIL PROTECTED]'
 Subject: RE: [ cf-dev ] CFMX 6.1 on Win98fe - Will it work?

 Really?  XP is as solid as they come compared to Win2Ksure it has
 it's flaws but so does a lot of software..

 -Original Message-
 From: Jolly Green Giant [mailto:[EMAIL PROTECTED]
 Sent: 26 July 2004 15:34
 To: [EMAIL PROTECTED]
 Subject: RE: [ cf-dev ] CFMX 6.1 on Win98fe - Will it work?

 I wouldn't voluntarily own XP at this time.  Besides, my celeron computer
is
 too slow to use it.

 __/  Snake Hollywood   \__
 Buy XP, thousand times better.


 --
 These lists are syncronised with the CFDeveloper forum at
 http://forum.cfdeveloper.co.uk/
 Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/

 CFDeveloper Sponsors and contributors:-
 *Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided
 by activepdf.com*
   *Forums provided by fusetalk.com* :: *ProWorkFlow provided by
 proworkflow.com*
*Tutorials provided by helmguru.com* :: *Lists hosted by
 gradwell.com*

 To unsubscribe, e-mail: [EMAIL PROTECTED]
 This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
 Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
 Registered in England, Number 678540.  It contains information which is
 confidential and may also be privileged.  It is for the exclusive use of
the
 intended recipient(s).  If you are not the intended recipient(s) please
note
 that any form of distribution, copying or use of this communication or the
 information in it is strictly prohibited and may be unlawful.  If you have
 received this communication in error please return it to the sender or
call
 our switchboard on +44 (0) 20 89107910.  The opinions expressed within
this
 communication are not necessarily those expressed by Reed Exhibitions.
 Visit our website at http://www.reedexpo.com

 --
 These lists are syncronised with the CFDeveloper forum at
 http://forum.cfdeveloper.co.uk/
 Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/

 CFDeveloper Sponsors and contributors:-
 *Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided
 by activepdf.com*
   *Forums provided by fusetalk.com* :: *ProWorkFlow provided by
 proworkflow.com*
*Tutorials provided by helmguru.com* :: *Lists hosted by
 gradwell.com*

 To unsubscribe, e-mail: [EMAIL PROTECTED]



 -- 
 These lists are syncronised with the CFDeveloper forum at
 http://forum.cfdeveloper.co.uk/
 Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/

 CFDeveloper Sponsors and contributors:-
 *Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided
 by activepdf.com*
   *Forums provided by fusetalk.com* :: *ProWorkFlow provided by
 proworkflow.com*
*Tutorials provided by helmguru.com* :: *Lists hosted by
 gradwell.com*

 To unsubscribe, e-mail: [EMAIL PROTECTED]
 This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
 Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
 Registered in England, Number 678540.  It contains information which is
 confidential and may also be privileged.  It is for the exclusive use of
the
 intended recipient(s).  If you are not the intended recipient(s) please
note
 that any form of distribution, copying or use of this communication or the
 information in it is strictly prohibited and may be unlawful.  If you have
 received this communication in error please return it to the sender or
call
 our switchboard on +44 (0) 20 89107910.  The opinions expressed within
this
 communication are not necessarily those expressed by Reed Exhibitions.
 Visit our website at http://www.reedexpo.com

 -- 
 These lists

RE: [ cf-dev ] CFMX 6.1 on Win98fe - Will it work?

2004-07-27 Thread Robertson-Ravo, Neil (RX)
Go for it...hee hee..jeez the fact we use CF is a miracle probably get us to
change to .NET as soon as they can


-Original Message-
From: Matt Horn [mailto:[EMAIL PROTECTED] 
Sent: 27 July 2004 09:39
To: [EMAIL PROTECTED]
Subject: Re: [ cf-dev ] CFMX 6.1 on Win98fe - Will it work?

there is the problem :D

should we talk about this on Chat?
:D

- Original Message - 
From: Robertson-Ravo, Neil (RX) [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Tuesday, July 27, 2004 10:24 AM
Subject: RE: [ cf-dev ] CFMX 6.1 on Win98fe - Will it work?


 Not a chance (mainly cause we are an MS house!)

 -Original Message-
 From: Matt Horn [mailto:[EMAIL PROTECTED]
 Sent: 27 July 2004 09:07
 To: [EMAIL PROTECTED]
 Subject: Re: [ cf-dev ] CFMX 6.1 on Win98fe - Will it work?

 *cough*Linux*cough*



 - Original Message - 
 From: Robertson-Ravo, Neil (RX) [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Monday, July 26, 2004 6:11 PM
 Subject: RE: [ cf-dev ] CFMX 6.1 on Win98fe - Will it work?


  It's funny you should mention this as we recently did a year long study
of
  this and XP came out on top as far as stability is concerned : this was
  across 100+ desktops and servers used or accessed daily
 
  They were close but 2000 required more reboots and the Windows Shell
 crashed
  moreand we had a few BSOD's thrown in toboot...
 
 
 
  -Original Message-
  From: Christopher Dawes [mailto:[EMAIL PROTECTED]
  Sent: 26 July 2004 16:52
  To: [EMAIL PROTECTED]
  Subject: RE: [ cf-dev ] CFMX 6.1 on Win98fe - Will it work?
 
  Comparing Windows 2000 to XP stability is a foolish game. XP is becoming
  quite stable, but is far from the stability of win2k.
 
  Dawesi
 
  -Original Message-
  From: Robertson-Ravo, Neil (RX)
  [mailto:[EMAIL PROTECTED]
  Sent: Tuesday, July 27, 2004 12:51 AM
  To: '[EMAIL PROTECTED]'
  Subject: RE: [ cf-dev ] CFMX 6.1 on Win98fe - Will it work?
 
  Really?  XP is as solid as they come compared to Win2Ksure it
has
  it's flaws but so does a lot of software..
 
  -Original Message-
  From: Jolly Green Giant [mailto:[EMAIL PROTECTED]
  Sent: 26 July 2004 15:34
  To: [EMAIL PROTECTED]
  Subject: RE: [ cf-dev ] CFMX 6.1 on Win98fe - Will it work?
 
  I wouldn't voluntarily own XP at this time.  Besides, my celeron
computer
 is
  too slow to use it.
 
  __/  Snake Hollywood   \__
  Buy XP, thousand times better.
 
 
  --
  These lists are syncronised with the CFDeveloper forum at
  http://forum.cfdeveloper.co.uk/
  Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
  CFDeveloper Sponsors and contributors:-
  *Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF
provided
  by activepdf.com*
*Forums provided by fusetalk.com* :: *ProWorkFlow provided by
  proworkflow.com*
 *Tutorials provided by helmguru.com* :: *Lists hosted by
  gradwell.com*
 
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
  Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
  Registered in England, Number 678540.  It contains information which is
  confidential and may also be privileged.  It is for the exclusive use of
 the
  intended recipient(s).  If you are not the intended recipient(s) please
 note
  that any form of distribution, copying or use of this communication or
the
  information in it is strictly prohibited and may be unlawful.  If you
have
  received this communication in error please return it to the sender or
 call
  our switchboard on +44 (0) 20 89107910.  The opinions expressed within
 this
  communication are not necessarily those expressed by Reed Exhibitions.
  Visit our website at http://www.reedexpo.com
 
  --
  These lists are syncronised with the CFDeveloper forum at
  http://forum.cfdeveloper.co.uk/
  Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
  CFDeveloper Sponsors and contributors:-
  *Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF
provided
  by activepdf.com*
*Forums provided by fusetalk.com* :: *ProWorkFlow provided by
  proworkflow.com*
 *Tutorials provided by helmguru.com* :: *Lists hosted by
  gradwell.com*
 
  To unsubscribe, e-mail: [EMAIL PROTECTED]
 
 
 
  -- 
  These lists are syncronised with the CFDeveloper forum at
  http://forum.cfdeveloper.co.uk/
  Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
  CFDeveloper Sponsors and contributors:-
  *Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF
provided
  by activepdf.com*
*Forums provided by fusetalk.com* :: *ProWorkFlow provided by
  proworkflow.com*
 *Tutorials provided by helmguru.com* :: *Lists hosted by
  gradwell.com*
 
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
  Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business

[ cf-dev ] Query of Query - arse

2004-07-27 Thread Robertson-Ravo, Neil (RX)
Here is one bug in QoQ which gets right on my raspberry ripples if you
run the code below you will see that after you perform the QoQ on the
original queryobject that it has actually modified the ORIGINAL object which
is simply insane

Uurgh...QoQ...pain in the a-hole


cfset myQuery = QueryNew(name, address, phone)
!--- make some rows in the query ---
cfset newRow  = QueryAddRow(MyQuery, 2)
!--- set the cells in the query ---
cfset temp = QuerySetCell(myQuery, name, Fred, 1)
cfset temp = QuerySetCell(myQuery, address, 9 Any Lane, 1)
cfset temp = QuerySetCell(myQuery, phone, 005551212, 1)
cfset temp = QuerySetCell(myQuery, name, Jane, 2)
cfset temp = QuerySetCell(myQuery, address, 14 My Street, 2)
cfset temp = QuerySetCell(myQuery, phone, 005551444, 2)
!--- output the query ---


Before: cfdump var=#myQuery#

cfquery name=myQueryMod  dbtype=query
SELECT * FROM myQuery
/cfquery 

After: cfdump var=#myQuery#
This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions.
Visit our website at http://www.reedexpo.com

-- 
These lists are syncronised with the CFDeveloper forum at 
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided by 
activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]



RE: [ cf-dev ] CFMX 6.1 on Win98fe - Will it work?

2004-07-26 Thread Robertson-Ravo, Neil (RX)
Really?  XP is as solid as they come compared to Win2Ksure it has
it's flaws but so does a lot of software..

-Original Message-
From: Jolly Green Giant [mailto:[EMAIL PROTECTED] 
Sent: 26 July 2004 15:34
To: [EMAIL PROTECTED]
Subject: RE: [ cf-dev ] CFMX 6.1 on Win98fe - Will it work?

I wouldn't voluntarily own XP at this time.  Besides, my celeron computer is
too slow to use it.

__/  Snake Hollywood   \__
Buy XP, thousand times better. 


-- 
These lists are syncronised with the CFDeveloper forum at
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided
by activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by
proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by
gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]
This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions.
Visit our website at http://www.reedexpo.com

-- 
These lists are syncronised with the CFDeveloper forum at 
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided by 
activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]



RE: [ cf-dev ] CFMX 6.1 on Win98fe - Will it work?

2004-07-26 Thread Robertson-Ravo, Neil (RX)
Well, I'm not one of these Microsoft bashers (in fact I quite respect them)
as credit where credit's due - they run a good business and they run it
well I'm all for the Machiavellian approach of survival of the fittest
(or in this case richest)...the cost of Windows is piddly compared to the
development costs and indeed look at Macromedia - they too employ Product
Activation as for some reason people find it cool to have hacked or cracked
software on their machines.

People hark on about security and unfortunately Windows security is a little
lapse due to the way it was bolted on as an afterthought but all software
has its flaws...jeez look at Apache,  probably one of (if not the) hacked
server software out there - and certainly the most patched!

XP and Windows doesn't report any information to MS or anyother Telestrator
type tool



-Original Message-
From: Jolly Green Giant [mailto:[EMAIL PROTECTED] 
Sent: 26 July 2004 16:08
To: [EMAIL PROTECTED]
Subject: RE: [ cf-dev ] CFMX 6.1 on Win98fe - Will it work?

It's just the whole big brother doesn't trust you and keeps tabs on you and
makes you call him and activate when you install the OS you paid for too
many times thing.

But I do realize that it's just the way the industry goes, and that we all
have to behave like Bill wants us to.  And I do realize that now it seems to
be a very solid system with some real perks.  And I could probably find
little apps out there to keep XP from reporting on me too much.

So I'm putting it off if I can.  ;-)

__/  Robertson-Ravo, Neil (RX)   \__
Really?  XP is as solid as they come compared to Win2Ksure it has
it's flaws but so does a lot of software..


-- 
These lists are syncronised with the CFDeveloper forum at
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided
by activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by
proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by
gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]
This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions.
Visit our website at http://www.reedexpo.com

-- 
These lists are syncronised with the CFDeveloper forum at 
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided by 
activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]



RE: [ cf-dev ] CFMX 6.1 on Win98fe - Will it work?

2004-07-26 Thread Robertson-Ravo, Neil (RX)
It's funny you should mention this as we recently did a year long study of
this and XP came out on top as far as stability is concerned : this was
across 100+ desktops and servers used or accessed daily

They were close but 2000 required more reboots and the Windows Shell crashed
moreand we had a few BSOD's thrown in toboot...



-Original Message-
From: Christopher Dawes [mailto:[EMAIL PROTECTED] 
Sent: 26 July 2004 16:52
To: [EMAIL PROTECTED]
Subject: RE: [ cf-dev ] CFMX 6.1 on Win98fe - Will it work?

Comparing Windows 2000 to XP stability is a foolish game. XP is becoming
quite stable, but is far from the stability of win2k. 

Dawesi 

-Original Message-
From: Robertson-Ravo, Neil (RX)
[mailto:[EMAIL PROTECTED] 
Sent: Tuesday, July 27, 2004 12:51 AM
To: '[EMAIL PROTECTED]'
Subject: RE: [ cf-dev ] CFMX 6.1 on Win98fe - Will it work?

Really?  XP is as solid as they come compared to Win2Ksure it has
it's flaws but so does a lot of software..

-Original Message-
From: Jolly Green Giant [mailto:[EMAIL PROTECTED]
Sent: 26 July 2004 15:34
To: [EMAIL PROTECTED]
Subject: RE: [ cf-dev ] CFMX 6.1 on Win98fe - Will it work?

I wouldn't voluntarily own XP at this time.  Besides, my celeron computer is
too slow to use it.

__/  Snake Hollywood   \__
Buy XP, thousand times better. 


--
These lists are syncronised with the CFDeveloper forum at
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided
by activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by
proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by
gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]
This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions.
Visit our website at http://www.reedexpo.com

--
These lists are syncronised with the CFDeveloper forum at
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided
by activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by
proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by
gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]



-- 
These lists are syncronised with the CFDeveloper forum at
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided
by activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by
proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by
gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]
This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions.
Visit our website at http://www.reedexpo.com

-- 
These lists are syncronised with the CFDeveloper forum at 
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided by 
activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]



RE: [ cf-dev ] CFMX 6.1 on Win98fe - Will it work?

2004-07-23 Thread Robertson-Ravo, Neil (RX)
Yeah it probably will run but as Russ stated it i.e. slowly.. you may even
be able to get it to run on PWS..





-Original Message-
From: Snake Hollywood [mailto:[EMAIL PROTECTED] 
Sent: 22 July 2004 19:22
To: [EMAIL PROTECTED]
Subject: RE: [ cf-dev ] CFMX 6.1 on Win98fe - Will it work?

Probably, although you may have to use Apache instead of IIS. And bung a
decent amount of memory in the machine too. 

 -Original Message-
 From: Jolly Green Giant [mailto:[EMAIL PROTECTED] 
 Sent: 22 July 2004 18:52
 To: [EMAIL PROTECTED]
 Subject: [ cf-dev ] CFMX 6.1 on Win98fe - Will it work?
 
 Since I've been laid off, I've had to work to make my home 
 computer my CF dev platform.  It's an old Celeron that's 
 barely holding on.  It has Win98 First Edition on it.
 
 Will it run CF MX 6.1?
 I'm going to check out the MM site now for requirements, but 
 I thought I would ask to get some real-world answers.
 
 Tanks,
 
 jgg
 
 
 --
 These lists are syncronised with the CFDeveloper forum at 
 http://forum.cfdeveloper.co.uk/
 Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
  
 CFDeveloper Sponsors and contributors:-
 *Hosting and support provided by CFMXhosting.co.uk* :: 
 *ActivePDF provided by activepdf.com*
   *Forums provided by fusetalk.com* :: *ProWorkFlow 
 provided by proworkflow.com*
*Tutorials provided by helmguru.com* :: *Lists 
 hosted by gradwell.com*
 
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 


-- 
These lists are syncronised with the CFDeveloper forum at
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided
by activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by
proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by
gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]
This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions.
Visit our website at http://www.reedexpo.com

-- 
These lists are syncronised with the CFDeveloper forum at 
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided by 
activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]



RE: [ cf-dev ] cookie problems

2004-07-22 Thread Robertson-Ravo, Neil (RX)
You can't directly access a cookie set from another domain : it's a security
risk.

-Original Message-
From: Giles Roadnight [mailto:[EMAIL PROTECTED] 
Sent: 22 July 2004 10:36
To: [EMAIL PROTECTED]
Subject: [ cf-dev ] cookie problems

I have set up two test domains on my local installation of apache:

cookietest
cookie.cookietest

I want a page in cookie.cookietest to be able to read a cookie set by
page in cookietest.

I have tried .cookie.cookietest in the domain attribute of cfcookie but
this doesn't seem to work.

Any ideas?

Thanks

Giles Roadnight
http://giles.roadnight.name


-- 
These lists are syncronised with the CFDeveloper forum at
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided
by activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by
proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by
gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]
This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions.
Visit our website at http://www.reedexpo.com

-- 
These lists are syncronised with the CFDeveloper forum at 
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided by 
activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]



RE: [ cf-dev ] cookie problems

2004-07-22 Thread Robertson-Ravo, Neil (RX)
You can access cookies named from or written to the sub domain...you
certainly cannot acess a cookie written from another domain entirelyits
a security limitation of Cookies and then web otherwise you would be able to
read cookies in from Microsoft.com etc on your own site..


-Original Message-
From: Giles Roadnight [mailto:[EMAIL PROTECTED] 
Sent: 22 July 2004 10:47
To: [EMAIL PROTECTED]
Subject: RE: [ cf-dev ] cookie problems

So there is absolutely no way of accessing cookies from testcookie in
cookie.testcookie?

I take it this isn't a CF thing (actually implementation will be Flash
sending requests to a PHP back end - I am just test cookie behaviour in
CF.

Thanks for the reply.

Giles Roadnight
http://giles.roadnight.name


-Original Message-
From: Robertson-Ravo, Neil (RX)
[mailto:[EMAIL PROTECTED] 
Sent: 22 July 2004 10:37
To: '[EMAIL PROTECTED]'
Subject: RE: [ cf-dev ] cookie problems

You can't directly access a cookie set from another domain : it's a
security
risk.

-Original Message-
From: Giles Roadnight [mailto:[EMAIL PROTECTED] 
Sent: 22 July 2004 10:36
To: [EMAIL PROTECTED]
Subject: [ cf-dev ] cookie problems

I have set up two test domains on my local installation of apache:

cookietest
cookie.cookietest

I want a page in cookie.cookietest to be able to read a cookie set by
page in cookietest.

I have tried .cookie.cookietest in the domain attribute of cfcookie but
this doesn't seem to work.

Any ideas?

Thanks

Giles Roadnight
http://giles.roadnight.name


-- 
These lists are syncronised with the CFDeveloper forum at
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF
provided
by activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by
proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by
gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]
This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of
the
intended recipient(s).  If you are not the intended recipient(s) please
note
that any form of distribution, copying or use of this communication or
the
information in it is strictly prohibited and may be unlawful.  If you
have
received this communication in error please return it to the sender or
call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within
this
communication are not necessarily those expressed by Reed Exhibitions.
Visit our website at http://www.reedexpo.com

-- 
These lists are syncronised with the CFDeveloper forum at
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF
provided by activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by
proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by
gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]


-- 
These lists are syncronised with the CFDeveloper forum at
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided
by activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by
proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by
gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]
This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions.
Visit our website at http://www.reedexpo.com

-- 
These lists are syncronised with the CFDeveloper forum at 
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided by 
activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided

RE: [ cf-dev ] OT Javascript form validation sexiness

2004-07-21 Thread Robertson-Ravo, Neil (RX)








There is a classic regex in the O'Reilly
RegEx book..its a whole page long for email validation!











From:
Matt Horn [mailto:[EMAIL PROTECTED] 
Sent: 21 July 2004 07:24
To: [EMAIL PROTECTED]
Subject: Re: [ cf-dev ] OT
_javascript_ form validation sexiness







hmm











methinks I need to work on the regex then











thanks :D





Matt













- Original Message - 





From: Giles Roadnight






To: [EMAIL PROTECTED]






Sent: Tuesday, July 20,
2004 5:32 PM





Subject: RE: [ cf-dev ] OT
_javascript_ form validation sexiness









It won't accept my e-mail address:



[EMAIL PROTECTED]







Giles Roadnight

http://giles.roadnight.name





-Original
Message-
From: Matt Horn
[mailto:[EMAIL PROTECTED] 
Sent: 20 July 2004 15:31
To: [EMAIL PROTECTED]
Subject: [ cf-dev ] OT _javascript_
form validation sexiness





Thanks to Neil and company for the
help











here is the script in all its glory

















http://www.matt-horn.org/jstest2.cfm
-- try break it ( I know about the access denied on submit its intentional)

















|\/|
Matt Horn
Web Applications Developer
Ph:+2782 424 3751
W: http://www.matt-horn.org
E:[EMAIL PROTECTED]
|\/|











This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant, Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business, Registered in England, Number 678540.  It contains information which is confidential and may also be privileged.  It is for the exclusive use of the intended recipient(s).  If you are not the intended recipient(s) please note that any form of distribution, copying or use of this communication or the information in it is strictly prohibited and may be unlawful.  If you have received this communication in error please return it to the sender or call our switchboard on +44 (0) 20 89107910.  The opinions expressed within this communication are not necessarily those expressed by Reed Exhibitions.  Visit our website at http://www.reedexpo.com


RE: [ cf-dev ] using custom tag CF_QueryToStruct

2004-07-21 Thread Robertson-Ravo, Neil (RX)
Erm

Try running: #IsStruct(ChildDetails)#

And see what it gives you





-Original Message-
From: Stephen Adams [mailto:[EMAIL PROTECTED] 
Sent: 21 July 2004 09:30
To: 'Dev
Subject: [ cf-dev ] using custom tag CF_QueryToStruct

Hi,

Has anyone used CF_QueryToStruct, and if so can you loop through the
structure it returns. I have tried but I get an error telling me that:

Error Diagnostic Information
Loop error 
Invalid collection ChildDetails - must be a valid struct or COM object
This is my code:
cfquery name=GetChildDetails datasource=#attributes.DSN#
SELECT  DownloadID,
ParentID,
Title,
DownloadFile,
Section,
Slot
FROM#attributes.TableName#
WHERE   ParentID = #attributes.ParentID#
AND Active = true
ORDER BY DownloadID, Section, Title
/cfquery


CF_QueryToStruct queryname=GetChildDetails r_struct=ChildDetails
Keycolumn=downloadID


!--- Now display results of query ---
cfloop collection=ChildDetails item=cDetails
#cDetails.title#
/cfloop

Or is the problem with my loop?

Stephen Adams
Forvus
53 Clapham Common South Side,
London,
SW4 9BX
http://www.forvus.co.uk


This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions.
Visit our website at http://www.reedexpo.com

-- 
These lists are syncronised with the CFDeveloper forum at 
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided by 
activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]



RE: [ cf-dev ] using custom tag CF_QueryToStruct

2004-07-21 Thread Robertson-Ravo, Neil (RX)
You tried... 

cfloop collection=#ChildDetails# item=cDetails


-Original Message-
From: Stephen Adams [mailto:[EMAIL PROTECTED] 
Sent: 21 July 2004 10:01
To: [EMAIL PROTECTED]
Subject: RE: [ cf-dev ] using custom tag CF_QueryToStruct

When I do this I get YES so its definitely a structure, so the problem is
my loop. Best hit the books then.

Stephen Adams
Forvus
53 Clapham Common South Side,
London,
SW4 9BX
http://www.forvus.co.uk

 -Original Message-
From:   Robertson-Ravo, Neil (RX)
[mailto:[EMAIL PROTECTED]
Sent:   21 July 2004 09:45
To: '[EMAIL PROTECTED]'
Subject:RE: [ cf-dev ] using custom tag CF_QueryToStruct

Erm

Try running: #IsStruct(ChildDetails)#

And see what it gives you





-Original Message-
From: Stephen Adams [mailto:[EMAIL PROTECTED]
Sent: 21 July 2004 09:30
To: 'Dev
Subject: [ cf-dev ] using custom tag CF_QueryToStruct

Hi,

Has anyone used CF_QueryToStruct, and if so can you loop through the
structure it returns. I have tried but I get an error telling me that:

Error Diagnostic Information
Loop error
Invalid collection ChildDetails - must be a valid struct or COM object
This is my code:
cfquery name=GetChildDetails datasource=#attributes.DSN#
SELECT  DownloadID,
ParentID,
Title,
DownloadFile,
Section,
Slot
FROM#attributes.TableName#
WHERE   ParentID = #attributes.ParentID#
AND Active = true
ORDER BY DownloadID, Section, Title
/cfquery


CF_QueryToStruct queryname=GetChildDetails r_struct=ChildDetails
Keycolumn=downloadID


!--- Now display results of query ---
cfloop collection=ChildDetails item=cDetails
#cDetails.title#
/cfloop

Or is the problem with my loop?

Stephen Adams
Forvus
53 Clapham Common South Side,
London,
SW4 9BX
http://www.forvus.co.uk


This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions.
Visit our website at http://www.reedexpo.com

--
These lists are syncronised with the CFDeveloper forum at
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/

CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided
by activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by
proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by
gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]


__
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email
__


-- 
These lists are syncronised with the CFDeveloper forum at
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided
by activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by
proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by
gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]
This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions.
Visit our website at http://www.reedexpo.com

-- 
These lists are syncronised with the CFDeveloper forum at 
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors

RE: [ cf-dev ] using custom tag CF_QueryToStruct

2004-07-21 Thread Robertson-Ravo, Neil (RX)
Try using this UDF.I have never used the CT but have used the UDF
before..

http://www.cflib.org/udf.cfm?ID=523




-Original Message-
From: Stephen Adams [mailto:[EMAIL PROTECTED] 
Sent: 21 July 2004 10:37
To: [EMAIL PROTECTED]
Subject: RE: [ cf-dev ] using custom tag CF_QueryToStruct

Yes, that returns all the keys, but the problem is, is that CF_QueryToStruct
creates one structure full of the key you sent when calling the tag, then it
creates another structure for each key containing all the other selection
criteria.

So I have to try and get out the values from these nested structures, a bit
tricky..

Any ideas that may help??

Stephen Adams
Forvus
53 Clapham Common South Side,
London,
SW4 9BX
http://www.forvus.co.uk

 -Original Message-
From:   Robertson-Ravo, Neil (RX)
[mailto:[EMAIL PROTECTED]
Sent:   21 July 2004 10:19
To: '[EMAIL PROTECTED]'
Subject:RE: [ cf-dev ] using custom tag CF_QueryToStruct

You tried...

cfloop collection=#ChildDetails# item=cDetails


-Original Message-
From: Stephen Adams [mailto:[EMAIL PROTECTED]
Sent: 21 July 2004 10:01
To: [EMAIL PROTECTED]
Subject: RE: [ cf-dev ] using custom tag CF_QueryToStruct

When I do this I get YES so its definitely a structure, so the problem is
my loop. Best hit the books then.

Stephen Adams
Forvus
53 Clapham Common South Side,
London,
SW4 9BX
http://www.forvus.co.uk

 -Original Message-
From:   Robertson-Ravo, Neil (RX)
[mailto:[EMAIL PROTECTED]
Sent:   21 July 2004 09:45
To: '[EMAIL PROTECTED]'
Subject:RE: [ cf-dev ] using custom tag CF_QueryToStruct

Erm

Try running: #IsStruct(ChildDetails)#

And see what it gives you





-Original Message-
From: Stephen Adams [mailto:[EMAIL PROTECTED]
Sent: 21 July 2004 09:30
To: 'Dev
Subject: [ cf-dev ] using custom tag CF_QueryToStruct

Hi,

Has anyone used CF_QueryToStruct, and if so can you loop through the
structure it returns. I have tried but I get an error telling me that:

Error Diagnostic Information
Loop error
Invalid collection ChildDetails - must be a valid struct or COM object
This is my code:
cfquery name=GetChildDetails datasource=#attributes.DSN#
SELECT  DownloadID,
ParentID,
Title,
DownloadFile,
Section,
Slot
FROM#attributes.TableName#
WHERE   ParentID = #attributes.ParentID#
AND Active = true
ORDER BY DownloadID, Section, Title
/cfquery


CF_QueryToStruct queryname=GetChildDetails r_struct=ChildDetails
Keycolumn=downloadID


!--- Now display results of query ---
cfloop collection=ChildDetails item=cDetails
#cDetails.title#
/cfloop

Or is the problem with my loop?

Stephen Adams
Forvus
53 Clapham Common South Side,
London,
SW4 9BX
http://www.forvus.co.uk


This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions.
Visit our website at http://www.reedexpo.com

--
These lists are syncronised with the CFDeveloper forum at
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/

CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided
by activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by
proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by
gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]


__
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email
__


--
These lists are syncronised with the CFDeveloper forum at
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/

CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided
by activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by
proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by
gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]
This e-mail is from Reed Exhibitions

RE: [ cf-dev ] Anyone else having problems getting to www.cfdev.c om?

2004-07-21 Thread Robertson-Ravo, Neil (RX)
That's cause its working now ;-)


-Original Message-
From: Stephen Moretti (cfmaster) [mailto:[EMAIL PROTECTED] 
Sent: 21 July 2004 13:48
To: [EMAIL PROTECTED]
Subject: Re: [ cf-dev ] Anyone else having problems getting to
www.cfdev.com?

Steve Powell wrote:

I haven't been able to get on to the site for more than a week now.

  

Sounds like something is chuffed on your DNS server or ISP network.  I 
just got onto the site straight off.




-- 
These lists are syncronised with the CFDeveloper forum at
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided
by activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by
proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by
gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]
This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions.
Visit our website at http://www.reedexpo.com

-- 
These lists are syncronised with the CFDeveloper forum at 
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided by 
activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]



RE: [ cf-dev ] OT : Custom form attribs + Netscape

2004-07-20 Thread Robertson-Ravo, Neil (RX)
Hey Matt,

You are trying to reference the custom attribute in a way which it cannot
understand - for Mozilla you need to use element.getAttribute('type') where
'type' is your custom attribute, so in your example it would be :
element.getAttribute('Validate')

HTH

N




From: Matt Horn [mailto:[EMAIL PROTECTED] 
Sent: 20 July 2004 13:41
To: [EMAIL PROTECTED]
Subject: [ cf-dev ] OT : Custom form attribs + Netscape

 
Hi 
I have written a sexy little javascript form validator 
it relies on custom attribs within the form fields however
input type=text name=textbox Validate=txt
 
and based on the value of document.forms['theform'][x].Validate
 
a validation routine is run
 
 however Mozilla doesnt seem to be able to read the value of the custom
attrib
 
anyone know why?
 
here is my code
 
---
script language=JavaScript
 
 
 function loopval(formname) {
  // set up form variables
  var re = /^.+\@(\[?)[a-zA-Z0-9\-\.]+\.([a-zA-Z]{2,3}|[0-9]{1,3})(\]?)$/;
  theForm = document.forms[''+formname+''];
  looplen = theForm.length;
  var errorInd =0;
  var errorMsg ='The following errors were found\n'; 
 
   alert(looplen);
//loop over length of form
   for(i=0 ; ilooplen ; i++) {
alert(i);
//setup looping vars
switchObj = theForm[i].validate;
 formVal = theForm[i].value;
 fieldName = theForm[i].name;
 // NETSCAPE CHECK alert(theForm[i].validate.value);
//switch statement
switch(switchObj) {
 case 'txt' : if (!isNaN(formVal)) {
errorInd=1; 
errorMsg =errorMsg + 'The field '+fieldName+' must contain
alphanumerics\n'; 
  
};
 break; 
 case 'nmb' : if (isNaN(formVal)) {
errorInd=1; 
errorMsg = errorMsg +'The field '+fieldName+' must contain only
numbers\n';
  
};
 break;
 case 'email' : if(!formVal.match(re)) {
 errorInd=1; 
 errorMsg = errorMsg +'The field '+fieldName+' must contain a
syntactically valid Email address\n';
 };
break;

} 
   }
   if (errorInd ==1) {
alert(errorMsg);  
}
   else {theForm.submit(); } 
  } 
 
/script
 

form name=test method=post action=test.cfm
 
 input type=text name=txtbox  validate=txt
 input type=text name=txtbox   validate=nmb
 input type=text name=txtbox   validate=email
 input type=text name=txtbox   validate=that
 input type=text name=txtbox   validate=other
 input type=button onclick=loopval('test');
 
/form
 
 
|\/|
Matt Horn
Web Applications Developer
Ph:+2782 424 3751
W: http://www.matt-horn.org
E:[EMAIL PROTECTED]
|\/|
This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions.
Visit our website at http://www.reedexpo.com

--
These lists are syncronised with the CFDeveloper forum at 
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/

CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided by 
activepdf.com*
  *Forums provided by fusetalk.com* :: *ProWorkFlow provided by proworkflow.com*
   *Tutorials provided by helmguru.com* :: *Lists hosted by gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]



RE: [ cf-dev ] OT : Custom form attribs + Netscape

2004-07-20 Thread Robertson-Ravo, Neil (RX)








Here is an example of it working...



form name=testForm
method=post action=""
>



input type=text
name=txtbox validate=nmb

input type=submit
value=submit value=submit 



/form















From:
Matt Horn [mailto:[EMAIL PROTECTED] 
Sent: 20 July 2004 13:41
To: [EMAIL PROTECTED]
Subject: [ cf-dev ] OT : Custom
form attribs + Netscape













Hi 





I have written a sexy little _javascript_ form validator 





it relies on custom attribs within the form fields however





input type=text name=textbox
Validate=txt











and based on the value of
document.forms['theform'][x].Validate











a validation routine is run











however Mozilla doesnt seem to be able to read the
value of the custom attrib











anyone know why?











here is my code











---





script language=_javascript_












function loopval(formname) {
// set up form variables
var re =
/^.+\@(\[?)[a-zA-Z0-9\-\.]+\.([a-zA-Z]{2,3}|[0-9]{1,3})(\]?)$/;
theForm = document.forms[''+formname+''];
looplen = theForm.length;
varerrorInd =0;
varerrorMsg ='The following errors were found\n';

alert(looplen);
//loop over length of form
for(i=0 ; ilooplen ; i++) {
alert(i);
//setup looping vars
switchObj = theForm[i].validate;
 formVal = theForm[i].value;
 fieldName = theForm[i].name;
// NETSCAPE CHECK
alert(theForm[i].validate.value);
//switch statement
switch(switchObj) {
case 'txt' : if (!isNaN(formVal)) {
errorInd=1; 
errorMsg =errorMsg + 'The field
'+fieldName+' must contain alphanumerics\n'; 

};
break; 
case 'nmb' : if (isNaN(formVal)) {
errorInd=1; 
errorMsg = errorMsg +'The field
'+fieldName+' must contain only numbers\n';

};
break;
case 'email' : if(!formVal.match(re)) {
errorInd=1; 
errorMsg = errorMsg +'The
field '+fieldName+' must contain a syntactically valid Email address\n';
};
break;

}
}
if (errorInd ==1) {
alert(errorMsg);
}
else {theForm.submit(); }
}











/script












form name=test method=post
action="">











input type=text
name=txtbox validate=txt
input type=text name=txtbox
validate=nmb
input type=text name=txtbox validate=email
input type=text name=txtbox
validate=that
input type=text name=txtbox
validate=other
input type=button
>











/form

















|\/|
Matt Horn
Web Applications Developer
Ph:+2782 424 3751
W: http://www.matt-horn.org
E:[EMAIL PROTECTED]
|\/|









This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant, Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business, Registered in England, Number 678540.  It contains information which is confidential and may also be privileged.  It is for the exclusive use of the intended recipient(s).  If you are not the intended recipient(s) please note that any form of distribution, copying or use of this communication or the information in it is strictly prohibited and may be unlawful.  If you have received this communication in error please return it to the sender or call our switchboard on +44 (0) 20 89107910.  The opinions expressed within this communication are not necessarily those expressed by Reed Exhibitions.  Visit our website at http://www.reedexpo.com


  1   2   3   4   5   6   7   8   9   10   >