help with some cfe and adobe rds genereated code

2006-11-04 Thread Dave Lyons
alrightt There are all these cfc generators for the cfc, bean & gateways but have no idea how to interact with them. (thats the basic question here..) trying to learn my way into doing cfcs better and right now im trying the rds cfc generated code in eclipse. Starting with the a

Re: Second Server

2006-11-04 Thread Terry Ford
<< Should I just move over the DB or would I be better off Load balancing across the two boxes? Or is the something else you'd recommend? >> Make sure that you also take into consideration how much you care about maintenance / administration time. IMO it's often worth paying a little more for

Using CFCHART to generate batch charts?

2006-11-04 Thread Terry Ford
Does anyone know if there is a way to use CFCHART on CFMX to generate a set of chart JPEGs and save them to disk? The idea would be to generate 1000 charts in this manner once a week. This way, simple IMG tags can then be used to link to the charts, and the data gathering / CFCHART engine can

Re: Network speed

2006-11-04 Thread Jochem van Dieten
Dawson, Michael wrote: > > The only time that 100Mb or 1Gb bandwidth helps is on a local network. > However, when sending data across the internet, you are always limited > by your internet connection bandwidth. You think so? As far as I can tell, when I am talking to your servers, the slowest pa

Re: Network speed

2006-11-04 Thread Jochem van Dieten
Jim Miller wrote: > > 1) Maybe I don't understand this but I don't see the relationship > between the network connection speed and the total bandwidth usage in > a month, only that if you have a higher network speed, you have the > potential of using the bandwidth at a greater rate. Is that rig

Re: Saving a "non" en_US locale date to MSAccess

2006-11-04 Thread Walter Conti
Thank you Dave. How embarassing. I thought I have tried LSParseDateTime and didn't works. It works perfectly. RTFM to me. Thanks again. ContiW >> Couldn't find any LS function to restore it to local date >> format. Am I wrong? >LSDateFormat? >LSParseDateTime? ~~~

Re: coldfusion forum application

2006-11-04 Thread Oğuz Demirkapı
Hi Paul, Good to hear you again. :) Paul Hastings wrote: > Oğuz Demirkapı wrote: > >> I know Ray does not have enough time to make it multi language enabled >> but you can do it easily by using PaulH's ResourceBundle CFC. >> >> http://www.sustainablegis.com/unicode/resourceBundle/javaRB.cf

Re: coldfusion forum application

2006-11-04 Thread Paul Hastings
Oğuz Demirkapı wrote: > I know Ray does not have enough time to make it multi language enabled > but you can do it easily by using PaulH's ResourceBundle CFC. > > http://www.sustainablegis.com/unicode/resourceBundle/javaRB.cfm Oğuz already knows this but it's worth pointing out again that ju

Re: OT - CSS Float Image Bottom Right corner of DIV

2006-11-04 Thread John Cox
On 11/1/06, Josh Nathanson <[EMAIL PROTECTED]> wrote: > > Caveat: It's not a true float as you have to fix the width of the outer > table. But, if you can do that you can achieve the desired effect. Not > sure if this is easier than doing the same thing with a div or not. Another little cheat

Re: Get imagesize

2006-11-04 Thread Josh Nathanson
The bottom line is that you can greatly improve the end user experience with javascript. A little goes a long way, and as long as you test on IE6+ and FF 1+ you have most users covered. You need to gracefully fall back in case the user doesn't have it enabled though. I had no idea how many fo

Re: Saving a "non" en_US locale date to MSAccess

2006-11-04 Thread Oğuz Demirkapı
And do not forget to set locale into your locale before using LS* functions. CFMX 7 For old CFs Dave Watts wrote: >> Couldn't find any LS function to restore it to local date >> format. Am I wrong? >> > > LSDateFormat? > > >> Is there a less cumbersome way to do it? >> > > L

Re: Using CFHTTP to login

2006-11-04 Thread Andrew Scott
You know in the amount if time it is taking to debug a your single sign in, and you haven't even touched the SP side of things yet. You would have been better of looking at ADS (Active Directory Services) or apaches equivalant. Or even look at a 3rd part solution where they deal in this all the t

Re: Using CFHTTP to login

2006-11-04 Thread Claude Schneegans
>>2- Go to http://localhost/SingleLogin/login.cfm (which is the login form) 3- View Cookies: There is a cookie has been written by CF with CFID, No, you must check with the original login form on the .NET application. The CF template you've made does not set any cookie (except the one set by CF)

RE: Using CFHTTP to login

2006-11-04 Thread Michael Nguyen
Thx Claude, here is what I have been trying 1- Delete all Fire fox cookies 2- Go to http://localhost/SingleLogin/login.cfm (which is the login form) 3- View Cookies: There is a cookie has been written by CF with CFID, CFTOKEN, JSESSIONID. Note: No cookie from ASP.net 4- Click Submit Result: Is red

RE: Network speed

2006-11-04 Thread Dawson, Michael
It depends on what their internet bandwidth is compared to their internal network speed. For example, at our University, we run all desktops at 100Mb. Our servers are connected at 1Gb. The servers need the faster connections because we are throwing data all around the server room. However, our

RE: Network speed

2006-11-04 Thread Dave Watts
> 1) Maybe I don't understand this but I don't see the > relationship between the network connection speed and the > total bandwidth usage in a month, only that if you have a > higher network speed, you have the potential of using the > bandwidth at a greater rate. Is that right? Presumably,

RE: Saving a "non" en_US locale date to MSAccess

2006-11-04 Thread Dave Watts
> Couldn't find any LS function to restore it to local date > format. Am I wrong? LSDateFormat? > Is there a less cumbersome way to do it? LSParseDateTime? Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ Fig Leaf Software provides the highest caliber vendor-authorized instruction a

RE: Network speed

2006-11-04 Thread Snake
The difference is the throughput. Imagine like having 512k ADSL or 2MB ADSL. Russ -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: 04 November 2006 21:19 To: CF-Talk Subject: Network speed I have been with a particular CF hosting company for a number of years.

Re: Best CF7 Hosting company

2006-11-04 Thread Dave Lyons
"Another popular host (I won't name it) was clueless about the same security issues (confirmed with testing)." oh you mean Crystaltech!! haha I dont think you can get better than hostmysite, i just got a vps server there and its sure nice having control over everything. ~~

Network speed

2006-11-04 Thread Tch3
I have been with a particular CF hosting company for a number of years. Recently I sent them two machines for co-location. The first, which I sent months ago, is connected to the Internet at 100Mbps. The second, which I sent days ago, is connected at 10Mbps. They told me there was a policy c

Network speed

2006-11-04 Thread Jim Miller
I have been with a particular CF hosting company for a number of years. Recently I sent them two machines for co-location. The first, which I sent months ago, is connected to the Internet at 100Mbps. The second, which I sent days ago, is connected at 10Mbps. They told me there was a policy chang

Saving a "non" en_US locale date to MSAccess

2006-11-04 Thread Walter Conti
Sorry to bump this, but I could really use some input and advice on the post below from the gurus on the list. An european locale (it_IT) shows the date as d/m/yyy in a form field. At the moment of retrieving from the MSAccess db it will not be recognized. So, before saving, I parse the date wit

Re: Where Date Statement in MySQL

2006-11-04 Thread Cornel Ivanescu
Ok... I got it to work comparing it as a string (you were right)... which is not the intended action.I was missing the quotes around the left statement - putting them in got it working to compare... Now how do i compare it as a date? I have no way of changing the field to date type so I have to

Re: Advanced SQL question

2006-11-04 Thread Robertson-Ravo, Neil (RX)
Indeed, though to be honest LIKE could cause peformance issues depending on record size, Maybe more advanced search needs to be taken out of the DB and into a search engine. "This e-mail is from Reed Exhibitions (Gateway House, 28 The Quadrant, Richmond, Surrey, TW9 1DN, United Kingdom), a

Re: Where Date Statement in MySQL

2006-11-04 Thread Cornel Ivanescu
>First, use CFQUERYPARAM with CF_SQL_VARCHAR as the type. There are >various security/performance reasons, but it will also prevent MySQL >from doing an implict conversion to a date. I don't know if it's >happening, but it might be. Also consider that you're doing string >comparisons, not date c

RE: Where Date Statement in MySQL

2006-11-04 Thread Snake
Convert them to dates. On the SQL side use the convert() function, on the CF side use the CreateODBCDate() fucntion. Russ -Original Message- From: Cornel Ivanescu [mailto:[EMAIL PROTECTED] Sent: 04 November 2006 18:40 To: CF-Talk Subject: Re: Where Date Statement in MySQL I actually g

Re: Where Date Statement in MySQL

2006-11-04 Thread Cornel Ivanescu
I actually got it to stop giving me an error by putting the first Left stateement in between quotes, however it does not compare them as dates but strings...I saw that once the error stopped showing up... How do I change it so MySQL does compare them as dates? as that was the original intent. C

Re: Where Date Statement in MySQL

2006-11-04 Thread Cornel Ivanescu
>First, use CFQUERYPARAM with CF_SQL_VARCHAR as the type. There are >various security/performance reasons, but it will also prevent MySQL >from doing an implict conversion to a date. I don't know if it's >happening, but it might be. Also consider that you're doing string >comparisons, not date c

CFMBB 1.11 Released

2006-11-04 Thread Rick Root
Ray updating Galleon made me feel embarassed that I released version 1.1 of CFMBB 3 months ago and haven't fixed any of the bugs that were in it. So CFMBB 1.11 is now available. You can download it from http://www.cfmbb.org It is only a bug fix release over 1.1 If you were using the stable 1.0

Re: ImageCFC

2006-11-04 Thread Dave Lyons
Are the actual examples on this site not good enough? http://www.opensourcecf.com/imagecfc/example.cfm ~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers

Re: Where Date Statement in MySQL

2006-11-04 Thread Barney Boisvert
First, use CFQUERYPARAM with CF_SQL_VARCHAR as the type. There are various security/performance reasons, but it will also prevent MySQL from doing an implict conversion to a date. I don't know if it's happening, but it might be. Also consider that you're doing string comparisons, not date compar

RE: Advanced SQL question

2006-11-04 Thread Snake
Just use multiple LIKE statements COLUMN LIKE '%MORE MESSAGES TO FIND%' OR COLUMN LIKE '%MORE%' Etc - Snake -Original Message- From: Johnny Le [mailto:[EMAIL PROTECTED] Sent: 04 November 2006 15:15 To: CF-Talk Subject: Advanced SQL question Hi, I know that COLUMN LIKE '%MORE MESSAGES

Where Date Statement in MySQL

2006-11-04 Thread Cornel Ivanescu
Hi Guys, I am running into a problem that I have tried to solve for 3 hours now with no avail...I have the following statements and query: SELECT * FROM tbl_picks Where LEFT(tbl_picks.Pick_SKU,4) != "" and tbl_picks.Pick_SKU != "FREE" and Left(tblpicks.Pick_SKU,10) between

Advanced SQL question

2006-11-04 Thread Johnny Le
Hi, I know that COLUMN LIKE '%MORE MESSAGES TO FIND%' will find all the data that has the phrase 'more messages to find' in it. Now how do I find all the data that either has 'more', 'messages', 'to', 'find', 'more messages', 'messages to', 'to find', 'more messages to','message to find', or 'm

Re: ImageCFC

2006-11-04 Thread Johnny Le
Hi Jenny, I have this here http://johnnyle.no-ip.com/list.cfm?qa_id=210 It may not be what you are looking for, but you could use it as a starting point. This one can only resize an image. Johnny >Trying to find code examples/docs for the image cfc, can anyone post me a >link/s, please? > >Th

Re: Using CFHTTP to login

2006-11-04 Thread Claude Schneegans
>>Yes, but you are doing it from your browser. Another try: When you call the login action from your CF login form, the request is actually sent by your browser. Then, if may have some cookie in it set previously by the server, it will recognize it and the login is accepted. When calling from C

Re: Best CF7 Hosting company

2006-11-04 Thread James Holmes
I can speak for HostMySite; they are good, especially since they take Linux hosting seriously and you get a good deal more on Linux than on Windows for the same price. They take CF really seriously and they were willing to make security better when a few of us raised some issues. Another popular ho

ImageCFC

2006-11-04 Thread Jenny Gavin-Wear
Trying to find code examples/docs for the image cfc, can anyone post me a link/s, please? Thanks, Jenny -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.1.409 / Virus Database: 268.13.27/517 - Release Date: 03/11/2006 ~~

ImageMagick

2006-11-04 Thread Jenny Gavin-Wear
Has anyone had problems with ImageMagick converting images for thumbnails? I just upgraded it to the latest version and now it converts some images and not others. Jenny -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.1.409 / Virus Database: 268.13.27/517 - Re

RE: JS Rollover Not Opening New Browser Window

2006-11-04 Thread Rick Faircloth
Hi, Matt...no offense taken whatsoever..(not enough time or energy to be wasted in this world by taking offense at needing or getting help or an ego that prevents me from realizing or getting the help I do need!) Anyway..I figured out what the problem was...and you're right that it's not the javas

Re: Flash Forms

2006-11-04 Thread James Holmes
This comes up every few weeks. IE suffered from a patent issue; MS had to alter the browser in a way which prevents some types of flash from working properly unless written out to the browser via javascript. CF 7.0.2 fixes this, but you need the CFIDE folder correctly mapped or you need to copy th

Re: Using CFHTTP to login

2006-11-04 Thread Claude Schneegans
>>The reason is the html form (login1.cfm) is working well and I try to simulate the login process exactly as we login as that html form. Yes, but you are doing it from your browser. If the login procedure uses tricks to detect if the form really comes from a browser, or from a server, they may

RE: Galleon ColdFusion Forums updated

2006-11-04 Thread Tim Laureska
Hail ! -Original Message- From: Rick Root [mailto:[EMAIL PROTECTED] Sent: Saturday, November 04, 2006 7:58 AM To: CF-Talk Subject: Re: Galleon ColdFusion Forums updated Raymond Camden wrote: > > Many of the new features are based on Rick Root's CFMBB, which was > based on Galleon, so it

Re: Galleon ColdFusion Forums updated

2006-11-04 Thread Rick Root
Raymond Camden wrote: > > Many of the new features are based on Rick Root's CFMBB, which was > based on Galleon, so it's all good. :) All hail open source! ~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-h

Flash Forms

2006-11-04 Thread John Barrett
Is there any extra code that I have to add to get flash forms to show in Windows IE? I have a flash form chart, which works in Firefox & Safari, but when I checked IE, not chart at all! The chart is at: http://www.johnbarrett.net/ I just assumed that the flash forms worked as long as the compute