cfoutput group

2006-12-09 Thread Pete
Hi All I am outputting information OK but I would like to improve the way the information is presented to the user. Hence I would like to group the output. Its sort of working but not the way I want it to and I cant seem to get the information exactly how I want it. Heres my code:

RE: cfoutput group

2006-12-09 Thread Pete
Problem has been fixed. Thanks -Original Message- From: Pete [mailto:[EMAIL PROTECTED] Sent: Saturday, 9 December 2006 8:29 PM To: CF-Talk Subject: cfoutput group Hi All I am outputting information OK but I would like to improve the way the information is presented to the user.

Session Settings

2006-12-09 Thread Pete
I have an index.cfm where I have a login box displayed for a member to login to the secure area of the website. So far in testing I have been able to login but when I go to display a personalized welcome message to the person its falling over. Basically I set session variables and was

Re: Getting Novell Network login information

2006-12-09 Thread Jochem van Dieten
Bruce Sorge wrote: OK, I may not need to connect to the LDAP server since I only need to get the account that is logged into the workstation. Only one user is ever logged in on a system? No remote desktop, terminal / citrix / shell servers? No access from systems that are not part of the

Re: MySQL vs PostgreSQL

2006-12-09 Thread Jochem van Dieten
Munson, Jacob wrote: 'Supported' means when if it falls over in a big steaming mess at 9am on a Monday, I can phone someone else and have them come fix it because they promised it would work. I have never seen a support contract where they promised it would work, only support contracts

Re: SQL Server 2005 JDBC Driver

2006-12-09 Thread Jochem van Dieten
Tim Claremont wrote: I am running CFMX 7.1 on Win2k3 Server with SQL Server 2005 CF MX 7.0 or CF MX 6.1? I just installed SQL Server 2005, and I am unable to connect to it with the JDBC Driver. I have downloaded the driver from MS, and followed the instructions in the CF TechNote on the

Re: Session Settings

2006-12-09 Thread Jochem van Dieten
Pete wrote: I have an index.cfm where I have a login box displayed for a member to login to the secure area of the website. So far in testing I have been able to login but when I go to display a personalized welcome message to the person its falling over. Basically I set session variables

RE: Session Settings

2006-12-09 Thread Pete
OK Done here is a link http://202.157.179.158/lookyounger/cfmprgs.zip Thanks in advance P -Original Message- From: Jochem van Dieten [mailto:[EMAIL PROTECTED] Sent: Saturday, 9 December 2006 10:13 PM To: CF-Talk Subject: Re: Session Settings Pete wrote: I have an index.cfm where I

RE: Getting Novell Network login information

2006-12-09 Thread Bruce Sorge
You know what? Come to think of it, this is a site that will be accessible publicly, so that means that someone can administer the site from home if they want. I think that what I will do for the admin site is just doing a regular database login mechanism instead. I remember messing with CFLDAP in

Re: Session Settings

2006-12-09 Thread Jochem van Dieten
Pete wrote: http://202.157.179.158/lookyounger/cfmprgs.zip Two issues: - your cfapplication tag needs a name; - people can bookmark / deeplink and go directly to a member page before they are logged in (which will give an error because the name is unknown). I think the last one is what is

Re: Getting Novell Network login information

2006-12-09 Thread James Holmes
It really is easy with Novell. Really :-) On 12/9/06, Bruce Sorge [EMAIL PROTECTED] wrote: You know what? Come to think of it, this is a site that will be accessible publicly, so that means that someone can administer the site from home if they want. I think that what I will do for the admin

Re: dynamically generating .flv files on upload

2006-12-09 Thread Raymond Camden
My prior company is doing this right now, not with CF but with .net. We used FFMPEG which is free and pretty easy to use once you get used to it. Here is a good URL: http://blog.go4teams.com/?p=56 On 12/9/06, Robertson-Ravo, Neil (RX) [EMAIL PROTECTED] wrote: You may also be able to do it via

Re: MySQL vs PostgreSQL

2006-12-09 Thread Jacob Munson
Right, but you can do that anyway, right? There are always contracting companies around that will gladly take your money to fix things for you. Sure there are. For instance, we sell that sort of support. But there is a catch: if you don't already have a contract, you don't know the 24/7

RE: Getting Novell Network login information

2006-12-09 Thread Dawson, Michael
Interesting. I find that LDAP in Active Directory is a breeze. What reasons make you say that it was a pain? M!ke -Original Message- From: Bruce Sorge [mailto:[EMAIL PROTECTED] Sent: Saturday, December 09, 2006 8:08 AM To: CF-Talk Subject: RE: Getting Novell Network login information

OT: SQL 2005 SP1 Problem

2006-12-09 Thread Oğuz Demirkapı
Hi, This is not direct CF question but it looks urgent and I want to ask also here. I have SQL Server 2005 Express on my personal server. I have just updated into SQL Server 2005 SP1 and then I have problem now. When I try to start my SQL Server, I get error with code 17058 (0x42a2) and can

Re: OT: SQL 2005 SP1 Problem

2006-12-09 Thread Robertson-Ravo, Neil (RX)
Did you apply the SP for the Express Edition specifically? This e-mail is from Reed Exhibitions (Gateway House, 28 The Quadrant, Richmond, Surrey, TW9 1DN, United Kingdom), a division of Reed Business, Registered in England, Number 678540. It contains information which is confidential and may

Re: OT: SQL 2005 SP1 Problem

2006-12-09 Thread Oğuz Demirkapı
Yes. Robertson-Ravo, Neil (RX) wrote: Did you apply the SP for the Express Edition specifically? -Original Message- From: [EMAIL PROTECTED] To: CF-Talk Sent: Sat Dec 09 16:38:18 2006 Subject: OT: SQL 2005 SP1 Problem Hi, This is not direct CF question but it looks urgent

Re: OT: SQL 2005 SP1 Problem

2006-12-09 Thread Oğuz Demirkapı
And when I change service user as Administrator it works. But I wonder why it does not work with local system user. Because before SP1 update everything was ok. Oğuz Demirkapı wrote: Yes. Robertson-Ravo, Neil (RX) wrote: Did you apply the SP for the Express Edition specifically?

RE: Getting Novell Network login information

2006-12-09 Thread Bruce Sorge
We were getting things from Active Directory. Once we got everything working and the network guys got their act together it worked out fine. I was just new to LDAP and all. -Original Message- From: Dawson, Michael [mailto:[EMAIL PROTECTED] Sent: Saturday, December 09, 2006 8:32 AM To:

Dymo Label

2006-12-09 Thread ibs
I have created labels using Report Builder and I am trying to print them using Dymo 400 printer. When I print them, they are too small. I guess I need to use the Dymo COM object. Has anyone done this before? Thanks for your help. Bell

RE: Getting Novell Network login information

2006-12-09 Thread Dawson, Michael
Cool. Those damn network guys... ;^) -Original Message- From: Bruce Sorge [mailto:[EMAIL PROTECTED] Sent: Saturday, December 09, 2006 12:45 PM To: CF-Talk Subject: RE: Getting Novell Network login information We were getting things from Active Directory. Once we got everything

Re: Datasources case-sensitive?

2006-12-09 Thread Will Tomlinson
Ran into the exact same thing at my CT shared hosting. My development machine would work fine... then run a query up on the server, kaboom! Will ~| Create robust enterprise, web RIAs. Upgrade integrate Adobe Coldfusion MX7

RE: Datasources case-sensitive?

2006-12-09 Thread Snake
Yes I have been on the receiving end of lots of abuse for that one when the client was just blaming our servers. Took me a while realise what the problem was. Russ -Original Message- From: Will Tomlinson [mailto:[EMAIL PROTECTED] Sent: 09 December 2006 19:15 To: CF-Talk Subject: Re:

Re: ImageCFC 2.0 Released

2006-12-09 Thread Dave Lyons
thanks for the good work Rick! I've completed imageCFC version 2.0 Numerous changes since beta 3... and unfortunately some of the changes will break your code if you're using image.cfc 2.0 beta. http://www.opensourcecf.com/imagecfc NEW (REAL) DOCUMENTATION!

Which type of lock is best for cffile rename

2006-12-09 Thread Archie Campbell
I am renaming a file on a shared server and am wondering what type of lock is best I am currently doing the following: cflock name=FilenameChange timeout=10 cfffile action=rename source=#oldFilename# destination=#newFilename# /cflock Is that OK? Thanks Archie Campbell

Bond sucks and cfreturn sucks

2006-12-09 Thread Will Tomlinson
Ok, why does cfreturn go against the grain of all the cf tags?? cfreturn getproductreviews why is there no attribute quotes in it? I always thought it looked a bit odd and stuck out from other cf tag code. Anyone wanna chime in on this ignorant question? loL! me

Raymond Camden's Sitemapgenerator UDF

2006-12-09 Thread Terry Troxel
Could someone show me please an example of how properly to call Raymond Camden's Sitemap generator from cflib.org? Terry Troxel ~| Create robust enterprise, web RIAs. Upgrade integrate Adobe Coldfusion MX7 with Flex 2

Re: Bond sucks and cfreturn sucks

2006-12-09 Thread Robertson-Ravo, Neil (RX)
I would presume that since it is just returning a var and cfreturn is self explanatory as in return this var - no need for quotes as you don't need them in most places when referencing a var. .. This e-mail is from Reed Exhibitions (Gateway House, 28 The Quadrant, Richmond, Surrey,

Re: Bond sucks and cfreturn sucks

2006-12-09 Thread Christopher Jordan
What do you mean by attribute quotes? What do you expect the syntax to look like? Can you further explain what you mean? Cheers, Chris Will Tomlinson wrote: Ok, why does cfreturn go against the grain of all the cf tags?? cfreturn getproductreviews why is there no attribute quotes in it? I

Re: Bond sucks and cfreturn sucks

2006-12-09 Thread Robertson-Ravo, Neil (RX)
As in cfset foo = now() :-) ... No quotes. This e-mail is from Reed Exhibitions (Gateway House, 28 The Quadrant, Richmond, Surrey, TW9 1DN, United Kingdom), a division of Reed Business, Registered in England, Number 678540. It contains information which is confidential and may also be

Re: Bond sucks and cfreturn sucks

2006-12-09 Thread Will Tomlinson
howcome in cfinvoke this is what it looks like... returnvariable=whatever ?? ~| Create robust enterprise, web RIAs. Upgrade integrate Adobe Coldfusion MX7 with Flex 2

Re: Bond sucks and cfreturn sucks

2006-12-09 Thread Robertson-Ravo, Neil (RX)
The invoke is a diff case as it is assigning a variable not returning. This e-mail is from Reed Exhibitions (Gateway House, 28 The Quadrant, Richmond, Surrey, TW9 1DN, United Kingdom), a division of Reed Business, Registered in England, Number 678540. It contains information which is

Re: Bond sucks and cfreturn sucks

2006-12-09 Thread Robertson-Ravo, Neil (RX)
I also think it is more Java like.. Back to Gears of War:-) This e-mail is from Reed Exhibitions (Gateway House, 28 The Quadrant, Richmond, Surrey, TW9 1DN, United Kingdom), a division of Reed Business, Registered in England, Number 678540. It contains information which is

Re: Bond sucks and cfreturn sucks

2006-12-09 Thread Will Tomlinson
As in cfset foo = now() \ Hold it Neil guy! You're comparing cfreturn thevar to cfset foo = now() There's my point! lol! me ~| Create robust enterprise, web RIAs. Upgrade integrate Adobe Coldfusion MX7 with Flex 2

Re: Bond sucks and cfreturn sucks

2006-12-09 Thread Robertson-Ravo, Neil (RX)
No, that with just an example of no quotes :-) The return does not need a to be set to a var or need quotes as it is not set in the CFC (well it be in a var no doubt) This e-mail is from Reed Exhibitions (Gateway House, 28 The Quadrant, Richmond, Surrey, TW9 1DN, United Kingdom), a

RE: Bond sucks and cfreturn sucks

2006-12-09 Thread Dave Watts
Ok, why does cfreturn go against the grain of all the cf tags?? cfreturn getproductreviews why is there no attribute quotes in it? I always thought it looked a bit odd and stuck out from other cf tag code. There is no attribute to quote. You can return a literal value: cfreturn foo

RE: OT: SQL 2005 SP1 Problem

2006-12-09 Thread Dave Watts
And when I change service user as Administrator it works. But I wonder why it does not work with local system user. Because before SP1 update everything was ok. I don't know, but you can typically find these sorts of things out using Sysinternals/Winternals tools (filemon, sysmon).

Re: Bond sucks and cfreturn sucks

2006-12-09 Thread Matt Williams
I see Will's point. Not that I want it to change, but cfreturn value=#myFoo# / would be more consistent with other cf tags, such as cfswitch expression=#myVar# (instead of just cfswitch myVar) Matt On 12/9/06, Dave Watts [EMAIL PROTECTED] wrote: Ok, why does cfreturn go against the grain of

Re: Raymond Camden's Sitemapgenerator UDF

2006-12-09 Thread Raymond Camden
Hey, I bet I can. ;) Seriously, in the future it is probably easier to just use my Contact tab on my home page. The basic concept is that you can either pass a query containing information about your URLs, or a simple list of URLs. If you pass a query, the UDF expects to see the following

Re: OT: SQL 2005 SP1 Problem

2006-12-09 Thread Oğuz Demirkapı
Thanks for your suggestion Dave. I have already tried a tool like this to manage system users and NTFS rights. But problem is that this server is a dedicated server which came with a preinstalled OS and its own security settings. They have a strange security policy on default setup and

Re: Bond sucks and cfreturn sucks

2006-12-09 Thread James Holmes
Sure, but we can also do something like: cfset MyObject.SetSomeValue(AValue) Notice there's no attribute = something syntax there either. On 12/10/06, Will Tomlinson [EMAIL PROTECTED] wrote: As in cfset foo = now() \ Hold it Neil guy! You're comparing cfreturn thevar to cfset foo = now()

Re: Which type of lock is best for cffile rename

2006-12-09 Thread James Holmes
As long as anyone else using those files in their code uses exactly the same name, it will work. On 12/10/06, Archie Campbell [EMAIL PROTECTED] wrote: I am renaming a file on a shared server and am wondering what type of lock is best I am currently doing the following: cflock

Re: Problems with Lyla Captcha

2006-12-09 Thread Brian Rinaldi
This is a known issue and the fix is documented on the site: http://lyla.maestropublishing.com/Issues.cfm - Brian Rinaldi blog - http://www.remotesynthesis.com/blog CF Open Source List - http://www.remotesynthesis.com/cfopensourcelist Boston CFUG - http://www.bostoncfug.org On 12/8/06, Jason

Re: MySQL vs PostgreSQL

2006-12-09 Thread Aaron Roberson
When I was trying to convince an boss at an earlier job that we should use Delphi for a programming project instead of VS, he played the 'support' card. To counter that, I did some searching, made some phone calls, and had a list of local companies that could offer Delphi support if needed.

Re: CF Report and Crystal reports

2006-12-09 Thread David Mineer
I have been using the asp pages for years with crystal 9. Works great, but only 3 concurrent users. Several months ago I spent some time with my free support incident for my CR 11 upgrade trying to get everything working with version 11. I was successfull but it wasn't easy. Also, I never

Re: CF Report and Crystal reports

2006-12-09 Thread David Mineer
I'm sorry, I searched for a message I expected to be posted and got the wrong one and replied to it. This is an old message. Subject is the same, but not the message I meant to reply to. I have been using the asp pages for years with crystal 9. Works great, but only 3 concurrent users.

RE: dynamically generating .flv files on upload

2006-12-09 Thread Russ
Download riva, and then figure out what commands need to be run (you can check the batch file that riva generates), it basically uses ffmpeg and flvtool to create flash 7 compatible flv... Russ -Original Message- From: Bobby Hartsfield [mailto:[EMAIL PROTECTED] Sent: Friday, December