Re: Issues with CFLDAP

2007-11-23 Thread Dan Lopez
Ironically, I tried using the samaccountname and things work great! The only issue I have now is sorting by groups. I did use the separator attribute and tried to match up find do a separate query for users within a certain group. Using the memberof just does the samething, I get blank output.

Re: Flash Player detection and then CFIF code possible?

2007-11-23 Thread Nick Cernis
I guess a simple way to do this would be to have two DIV's. One for Flash content and one for CF/HTML. That way I could still do the CF processing and make the CF Div have a display of BLOCK, while the Flash had a NONE. Has anyone done this in the past? Just use the swfobject javascript

Re: Flash Player detection and then CFIF code possible?

2007-11-23 Thread Greg Luce
Why not check for the player on a previous request and set a persistent variable? Then you can serve up the appropriate content serverside? Greg On Nov 23, 2007 9:29 AM, Joe None [EMAIL PROTECTED] wrote: Just use the swfobject javascript library (http://blog.deconcept. com/swfobject/ ) to

RE: Flex 2 books for CF/AS3

2007-11-23 Thread Dave Watts
Can anyone recommend some titles on Flex 2 with focus on CF and AS3. Looked at a couple of titles but Amazon doesn't seem to offer look inside for those titles. Hate to purchase something with a brief overview of CF integration. I doubt you'll find any Flex 2 book that has any

RE: OnError

2007-11-23 Thread Dave Watts
I have also just noticed that onsessionend is throwing an error, i have no code in onsessionend at present do you know why this would happen No, but as always seeing the error message might help. Dave Watts, CTO, Fig Leaf Software

Re: CF 8 install and the hot fix.

2007-11-23 Thread gary gilbert
I would install the Hotfix immediately, take a proactive approach here, why wait until you have a problem you already have the solution so fix it now. Besides the hotfix doesn't take too long to install anyway. -- Gary Gilbert http://www.garyrgilbert.com/blog

Re: OnError

2007-11-23 Thread Richard White
Hi, I have also just noticed that onsessionend is throwing an error, i have no code in onsessionend at present do you know why this would happen thanks ~| Enterprise web applications, build robust, secure scalable apps today

Re: Flash Player detection and then CFIF code possible?

2007-11-23 Thread Joe None
Why not check for the player on a previous request and set a persistent variable? Then you can serve up the appropriate content serverside? Greg This is on a home page, so there won't be any previous requests unfortunately. Also the only place we're using Flash on this site is the homepage, so

RE: Black Friday

2007-11-23 Thread Richard Colman
AND THATS A GOOD THING. Once in a while, it is good to jus say: ... screw work ... -Original Message- From: Asim Manzur [mailto:[EMAIL PROTECTED] Sent: Friday, November 23, 2007 10:48 AM To: CF-Talk Subject: Black Friday Hmmm ... not many people are working today.. --

Re: image effects

2007-11-23 Thread Claude Schneegans
I cant get CF2/RICK out of my mind. Yeah, it's about time HE gives examples, instead of asking ;-) -- ___ REUSE CODE! Use custom tags; See http://www.contentbox.com/claude/customtags/tagstore.cfm (Please send any spam to this address: [EMAIL PROTECTED])

Re: image effects

2007-11-23 Thread Dave l
I know There are only like 5 of them, if it's that hard to put up all 5 examples then it's not worth it ;)~ Come on Peter!!! I'd like to see some demos of the gradient and drop shadow. Anyone know if any online? Rick ~|

RE: Logged on users

2007-11-23 Thread Jim Davis
-Original Message- From: Richard White [mailto:[EMAIL PROTECTED] Sent: Friday, November 23, 2007 5:52 PM To: CF-Talk Subject: Logged on users Hi, i was thinking that we could customise this feature ourselves through the onsessionstart and onsessionend methods but was wondering

RE: Logged on users

2007-11-23 Thread Jim Davis
-Original Message- From: Richard White [mailto:[EMAIL PROTECTED] Sent: Friday, November 23, 2007 7:14 PM To: CF-Talk Subject: Re: Logged on users Hey Jim, thanks very much you have highlighted a very important point we should be setting it up so that we can utilize this to its

Re: image effects

2007-11-23 Thread Will Tomlinson
I've yet to use a .cfc, however... :o/ and I still use Application.cfm... I'm all over the new cfimage tags, however! My god rick! WTF??? I couldn't even have a look at your code before wiping off the dust! You're probably usin cftable too? :) Will

RE: image effects

2007-11-23 Thread Rick Faircloth
Yeah, Dave... you're *way* behind my moves! I'm doing CF8, got high-speed VPS, working jQuery, moved to complete CSS design! :o) I've even waiting for the CF8 Wack(s) to come out, so I can stop referencing my CF4.0 Wack. :o) I've yet to use a .cfc, however... :o/ and I still use

Re: image effects

2007-11-23 Thread Will Tomlinson
cftable??? Is that a real tag? (Seriously, never head of that one...) dave can tellya ALL about it. He's like, the master of the cftable tag. :) ~| Check out the new features and enhancements in the latest product release

Re: Flash Player detection and then CFIF code possible?

2007-11-23 Thread Joe None
I'm still not sure why swfobject wouldn't work in this scenario? Provided your CF code lies within the div you're attempting to load the swf file into with swfobject, the non-flash cfml content will either execute and display any output if Flash isn't installed, or be replaced by the swf

RE: VPS or Dedicated CF Hosts

2007-11-23 Thread Dave Watts
2. AHP does the windows updates every weekend so you can count on a random restart on Saturday or Sunday. Most places do the Windows update once a month. 3. A few months ago a Windows Update caused our VPS to go up and down like a yo-yo and it took a couple days before they could

Re: Logged on users

2007-11-23 Thread Richard White
thanks jim this looks really good. it looks really well written and easy to understand, i am going to spend some time going through it as although i have advanced alot with CF in the past few months i know that i still have loads to learn, this looks a really good place to get a better

RE: VPS or Dedicated CF Hosts

2007-11-23 Thread Rick Faircloth
I'm using AHP, too. Everything may not be instant and 24/7, but you can't be the price for cutting-edge hardware and good specs on the account at a price of $69.99 per month. I even checked into hostmysite recently for a VPS with CF8, but the least expensive was $120 per month and if you run

RE: image effects

2007-11-23 Thread Rick Faircloth
Bring it on! It'll either work or it won't! -Original Message- From: Will Tomlinson [mailto:[EMAIL PROTECTED] Sent: Friday, November 23, 2007 7:32 PM To: CF-Talk Subject: Re: image effects I was thinking the same thing, Claude... he's still picking at me, but I was wondering

RE: image effects

2007-11-23 Thread Rick Faircloth
cftable??? Is that a real tag? (Seriously, never head of that one...) -Original Message- From: Will Tomlinson [mailto:[EMAIL PROTECTED] Sent: Friday, November 23, 2007 8:08 PM To: CF-Talk Subject: Re: image effects I've yet to use a .cfc, however... :o/ and I still use

Re: VPS or Dedicated CF Hosts

2007-11-23 Thread Sean Corfield
On Nov 19, 2007 6:36 AM, John Blayter [EMAIL PROTECTED] wrote: 2. AHP does the windows updates every weekend so you can count on a random restart on Saturday or Sunday. Most places do the Windows update once a month. 3. A few months ago a Windows Update caused our VPS to go up and down like a

Re: image effects

2007-11-23 Thread Dave l
well hell!! welcome to the world rick!! I don't get to check here much, getting way to behind! Don't let Will fluster ya, he couldn't code his way out of a taco!!! Yeah, Dave... you're *way* behind my moves! I'm doing CF8, got high-speed VPS, working jQuery, moved to complete CSS design!

Re: image effects

2007-11-23 Thread Dave l
yeah dont for get access too.. and oh yeah cfform cftable??? Is that a real tag? (Seriously, never head of that one...) dave can tellya ALL about it. He's like, the master of the cftable tag. :) ~| Create robust

RE: VPS or Dedicated CF Hosts

2007-11-23 Thread Jim Davis
-Original Message- From: Dave Watts [mailto:[EMAIL PROTECTED] Sent: Friday, November 23, 2007 10:20 PM To: CF-Talk Subject: RE: VPS or Dedicated CF Hosts 2. AHP does the windows updates every weekend so you can count on a random restart on Saturday or Sunday. Most places do

RE: Issues with CFLDAP

2007-11-23 Thread Dawson, Michael
The memberOf attribute must be a fully-qualified distinguished name for the group. For example, your group name is CN=Group1,OU=Marketing,DC=domain,DC=com. Your CFLDAP filter should be: FILTER=( (sAMAccountName=#userName#) (memberOf=CN=Group1,OU=Marketing,DC=domain,DC=com) ) When you

Re: Logged on users

2007-11-23 Thread Richard White
Hey Jim, thanks very much you have highlighted a very important point we should be setting it up so that we can utilize this to its fullest. i liked the sort of things you monitored and now i have started to see the power of the application.cfc and basically that we can monitor anything we

Re: VPS or Dedicated CF Hosts

2007-11-23 Thread Mary Jo Sminkey
Does AHP have a generator system in place? I could not find anything about their infrastructure on their site. Yes, their servers are all colocated at Internap which is the same facility that houses Adobe, TimeWarner, and other large sites. Their generators can keep the servers up for at

Re: Logged on users

2007-11-23 Thread Richard White
The code involves tracking logins using a structure in the Application scope. thanks very much for your replies, yes i guess it would be good to have the 'active users' usernames so that i can inform them that we will be locking it off in a given period of time so i would store a structure

Re: image effects

2007-11-23 Thread Dave l
but I was wondering where his CF8 advice was... :o) His advise would be whatever someone else tells him! haha Did I miss something Rick? You aren't using the Allaire version anymore :)~ ~| Get the answers you are looking for

Logged on users

2007-11-23 Thread Richard White
Hi, we are incrementally submitting our software to our customer and because it is incremental we therefore have various updates to upload. we do not want to just set a time of day that we do this. we want to also be able to see if anyone is currently logged onto the software. if not then we

Re: image effects

2007-11-23 Thread Dave l
let me answer that 4 ya!haha btw~ i went ahead and just bought the tags so if anyone has any specific questions on them lemme know. Bring it on! It'll either work or it won't! ~| Download the latest ColdFusion 8

RE: image effects

2007-11-23 Thread Rick Faircloth
I was thinking the same thing, Claude... he's still picking at me, but I was wondering where his CF8 advice was... :o) Rick -Original Message- From: Claude Schneegans [mailto:[EMAIL PROTECTED] Sent: Friday, November 23, 2007 4:36 PM To: CF-Talk Subject: Re: image effects I cant

Re: Flex 2 books for CF/AS3

2007-11-23 Thread Mike Chabot
You might want to start here: http://www.adobe.com/devnet/flex/flex_cf.html One of the examples is a Hello World example that shows how you can get data from a CFC using Flash Remoting. It is a good way to get started. Good luck, Mike Chabot On Nov 23, 2007 11:30 AM, Dave Watts [EMAIL

Re: Flash Player detection and then CFIF code possible?

2007-11-23 Thread Nick Cernis
This is on a home page, so there won't be any previous requests unfortunately. Also the only place we're using Flash on this site is the homepage, so setting a persistent variable wouldn't benefit us. I'm still not sure why swfobject wouldn't work in this scenario? Provided your CF code

RE: image effects

2007-11-23 Thread Rick Faircloth
Hardeee, har, har... what a turkey. ;o) Man, I'm bleeding edge, CF8, VPS, jQuery, and total CSS design these days! (And it was CF4.5! :oP) Rick PS - Re: CF2/Rick...Maybe you need to upgrade you mind, Will... -Original Message- From: Will Tomlinson [mailto:[EMAIL PROTECTED] Sent:

Re: sql help!!!!!!!!!!

2007-11-23 Thread Dave l
no dice cause it was 2am and didnt want to think about it no more Dunno if this is right, just woke up, but I'll take a stab at it. Looks like you need another join to the upsell table, then order by its sort by column first. SELECT brands.brand_id, brands.brand_name,

Re: OnError

2007-11-23 Thread Richard White
hi dave, apologies thats my own fault, i did have a struct delete of a variable in the session scope, i didnt think i had any code in it :) the error was that the session is not valid as it has timed out of course! its been a long day!!! thanks

RE: image effects

2007-11-23 Thread Rick Faircloth
I'd like to see some demos of the gradient and drop shadow. Anyone know if any online? Rick -Original Message- From: Antony Sideropoulos [mailto:[EMAIL PROTECTED] Sent: Friday, November 23, 2007 8:05 AM To: CF-Talk Subject: Re: image effects Remember you can save the file to disk

Re: image effects

2007-11-23 Thread Will Tomlinson
I'd like to see some demos of the gradient and drop shadow. Anyone know if any online? Rick It's still kinda strange when I read your posts now Rick. I cant get CF2/RICK out of my mind. :) Will ~| Enterprise web

Re: Flash Player detection and then CFIF code possible?

2007-11-23 Thread Joe None
Just use the swfobject javascript library (http://blog.deconcept. com/swfobject/ ) to embed your Flash file. If Flash is found swfobject will overwrite the content of the named div you give it with your flash file. If Flash is not present the div will render as normal. Swfobject is

Flash Player detection and then CFIF code possible?

2007-11-23 Thread Joe None
Hello, I'm trying to code a page where if the user doesn't have the Flash plugin they get alternate content and not the usual Click here to download the Flash Player link. We will have two separate homepage content locations, one for Flash and one for standard HTML. So if I could capture in

Re: sql help!!!!!!!!!!

2007-11-23 Thread Will Tomlinson
any good suggestions? Dunno if this is right, just woke up, but I'll take a stab at it. Looks like you need another join to the upsell table, then order by its sort by column first. SELECT brands.brand_id, brands.brand_name, brands.brand_logo, products.product_id, products.brand_id,

Re: image effects

2007-11-23 Thread Antony Sideropoulos
Remember you can save the file to disk after reflections, round corners, text overlays, borders, etc, added with cfimage. probably not a great idea to only write to browser 100 times... and without worrying about js support in the browser. Regarding the foundeo package - at the preso other

Re: Issues with CFLDAP

2007-11-23 Thread Dan Lopez
Ironically, I tried using the samaccountname and things work great! The only issue I have now is sorting by groups. I did use the separator attribute and tried to match up find do a separate query for users within a certain group. Using the memberof just does the samething, I get blank output.

sql help!!!!!!!!!!

2007-11-23 Thread Dave l
ok i need to put Upsell items underneath the add upsell items form, so that they can see what upsell products they currently have for that product. (mysql 5 btw) So it is all good but then they asked for me to make it sort-able and that is causing me a headache and can't quite get that last

Re: image effects

2007-11-23 Thread Dave l
Really I would use it for reflections and rounded corners but I can do that now with js and not sure what kind of performance hit it would take using the cfm tag if say there were 100 images to do. thanks for reply tho! Hi Dave This was presented at CFCamp in Melbourne yesterday to

Re: image effects

2007-11-23 Thread Will Tomlinson
I was thinking the same thing, Claude... he's still picking at me, but I was wondering where his CF8 advice was... :o) Dude, I got lotsa advice. I dunno if you should take it tho. :) Will ~| Download the latest ColdFusion 8

Re: Logged on users

2007-11-23 Thread Mike Chabot
It depends on whether you just want the session count, or if you want to know exactly who is logged in. If you just want a number of active sessions, Google coldfusion sessiontracker for the code that will tell you how many active sessions there are. Remember that logged in and active sessions are

Black Friday

2007-11-23 Thread Asim Manzur
Hmmm ... not many people are working today.. -- ... Regards, ~| Check out the new features and enhancements in the latest product release - download the What's New PDF now

Re: OT: Microsoft Dynamics AX playing together with what shop ? [build vs. buy-question]

2007-11-23 Thread Cutter (CFRelated)
Couldn't you just directly interact with Axapta's SQL server by setting of a CF datasource? I think it's all dependent upon what you know and what will best serve your needs. CF will be excellent from a RAD standpoint, and give you a lot of capabilities you could expand upon (reporting,

Re: Flash Player detection and then CFIF code possible?

2007-11-23 Thread Joe None
I guess a simple way to do this would be to have two DIV's. One for Flash content and one for CF/HTML. That way I could still do the CF processing and make the CF Div have a display of BLOCK, while the Flash had a NONE. Has anyone done this in the past?

RE: Microsoft Dynamics AX playing together with what shop ? [build vs. buy-question]

2007-11-23 Thread Adam Churvis
Your first step should be to contact a certified Microsoft partner that deals heavily with AX in your client's vertical. They will know if there are any vertical modules that fit the bill, which should be your first step. If a module exists that will come anywhere near your client's core needs,

Re: Logged on users

2007-11-23 Thread Dave l
set and count sessions I think there was a tut on this over at communitymx.com On a shared server they don't seem to be to accurate though. Hi, we are incrementally submitting our software to our customer and because it is incremental we therefore have various updates to upload. we do

Re: image effects

2007-11-23 Thread Janet MacKay
Don't let Will fluster ya, he couldn't code his way out of a taco!!! Coding your way _into_ a taco .. now that's impressive ;) ~| ColdFusion 8 - Build next generation apps today, with easy PDF and Ajax features - download now

Re: image effects

2007-11-23 Thread Dave l
Coding your way _into_ a taco .. now that's impressive ;) I think that would be lying your way into a taco lol he cant do that either ~| ColdFusion is delivering applications solutions at at top companies around the world in