Search the web
Sign In
New User? Sign Up
CFTalk · ColdFusion Talk (CFTalk) List archives
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 6118 - 6147 of 154481   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
6118
Has anyone managed to get CFMX6.1 running on the beta 1.5 JVM? We have seen some crashes in CFMX (running on Solaris) that might be related to java bugs, and...
cf-talk@...
Send Email
May 1, 2004
7:49 am
6119
... What about Fullasagoog.com? The code base was licensed last year to Macromedia for their DRK -- they ended up renaming it MXNA. -- geoff Master of the...
cf-talk@...
Send Email
May 1, 2004
8:43 am
6120
... Ed, You might try Certifiable (http://certifiable.daemon.com.au/) its in preview release just now -- to be released May. It's basically a Central...
cf-talk@...
Send Email
May 1, 2004
8:45 am
6121
Javascript mailing list Javascript@... https://lists.LaTech.edu/mailman/listinfo/javascript Cutter ... ...
cf-talk@...
Send Email
May 1, 2004
12:52 pm
6122
Use Duplicate() It makes a deep copy. _____ From: Rob [mailto:me@...] Sent: Saturday, May 01, 2004 1:50 AM To: CF-Talk Subject: Re: CFMX: Arrays and...
cf-talk@...
Send Email
May 1, 2004
1:37 pm
6123
Hi, I am running cf 5 with all the hot fixes on win 2k sp4. I am running an app that does a lot of DB lookups. Most are cached. Everything has been running...
cf-talk@...
Send Email
May 1, 2004
2:00 pm
6124
thanks, this is an excellent lead. Gil ... From: JerryEla [mailto:gela@...] Sent: Friday, April 30, 2004 9:05 PM To: CF-Talk Subject: Re: stock...
cf-talk@...
Send Email
May 1, 2004
2:50 pm
6125
... You took the test within the last 6 weeks and had questions on CFGRAPH, a deprecated tag?? Dude, you got rooked :) (I really hope your questions were...
cf-talk@...
Send Email
May 1, 2004
3:03 pm
6126
Barney, what is this statement: <cfif cgi.script_name EQ linkPage> ??? the name of each link is: index.cfm?page=Company index.cfm?page=Products ...
cf-talk@...
Send Email
May 1, 2004
4:05 pm
6127
... Oops, I meant CFCHART - don't know why I put CFGRAPH :-P ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Get the mailserver that...
cf-talk@...
Send Email
May 1, 2004
4:15 pm
6128
try something like <cfif url.page="company"> <img src="CompanyRollover.gif"> <cfelse> <a href="..."><img src="CompanyNormal.gif"></a> (with rollover code...
cf-talk@...
Send Email
May 1, 2004
5:19 pm
6129
All this talk of mail address verification I decided to google on regular expressions for rfc822 mail address and I came across a few links all of which had...
cf-talk@...
Send Email
May 1, 2004
5:31 pm
6130
Paul, You already confirmed it was PERL :-) Look in the last sentence before the regex: "The grammar described in RFC 822 is suprisingly complex....
cf-talk@...
Send Email
May 1, 2004
5:45 pm
6131
Michael, The post was somewhat tongue in cheek, I just didn't want to post 'Look at the size of that one!!!' or 'My, what a big one that is!!' :) But I guess...
cf-talk@...
Send Email
May 1, 2004
6:03 pm
6132
... Since when are underscores allowed in a FQDN? Jochem -- I don't get it immigrants don't work and steal our jobs - Loesje ...
cf-talk@...
Send Email
May 1, 2004
6:14 pm
6133
Sorry, my fault for copy paste coding... but hey... its an e-mail not an application :) Paul ...
cf-talk@...
Send Email
May 1, 2004
6:23 pm
6134
This regular expression: [_a-zA-Z\d\-\.]+@([_a-zA-Z\d\-]+(\.[_a-zA-Z\d\-]+)+) does not prohibit entering something like test@... or test@... Max. ...
cf-talk@...
Send Email
May 1, 2004
7:20 pm
6135
Brain Cramp here... Upon entering data into a blank Form and then clicking the submit button I call a normal action page to post a new record to a database...
cf-talk@...
Send Email
May 1, 2004
8:02 pm
6136
Okay, okay, You guys are so pedantic sometimes :) This is the RegEx I use. Straight from the code so if there are any holes in this then I'll fix em as you...
cf-talk@...
Send Email
May 1, 2004
9:23 pm
6137
Chris, These may be of use to you. The first article describes how to configure Flex for CFMX, and then also describes how to configure Flex Samples after ...
cf-talk@...
Send Email
May 1, 2004
9:50 pm
6138
You can start by logging slow pages (see setting in CF Admin). Then tally which pages are reported to run long. This setting will record time spent in the...
cf-talk@...
Send Email
May 1, 2004
10:03 pm
6139
I have debugging turned on and I can see that the query is run. However, when I try and dump it to the screen I get "Variable SELECTMERCHANTS is undefined"...
cf-talk@...
Send Email
May 1, 2004
10:24 pm
6140
Is that the name of the query or an output variable from the query? Can you post an example of the code? _____ From: Michael T. Tangorre...
cf-talk@...
Send Email
May 1, 2004
10:28 pm
6141
FB4 production mode set instead of development, ugh; my changes were not being reflected. Mike _____ From: Michael T. Tangorre [mailto:cf-talk@...]...
cf-talk@...
Send Email
May 1, 2004
10:28 pm
6142
ok SQL gurus... I have a MySQL table with a data type of 'char(32) binary' when I am on the server (at the mysql shell) and do a select * the column comes...
cf-talk@...
Send Email
May 1, 2004
10:49 pm
6143
Nevermind...a little more digging and I found the solution: SELECT CAST(name as CHAR) myName from myTable; CAST did the trick! --Josh ... ...
cf-talk@...
Send Email
May 1, 2004
11:03 pm
6144
test. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Purchase from House of Fusion, a Macromedia Authorized Affiliate and support the...
cf-talk@...
Send Email
May 1, 2004
11:34 pm
6145
This thread is definitely giving me some ideas on a problem I've been having lately... I'd like some advice from you guys on how to best deal with it. I'd...
cf-talk@...
Send Email
May 2, 2004
12:09 am
6146
Hey All, I've posted this before, but no responses... A simple parsing error like say this: <cfset MyVar = "Hello World" (note the missing end braket ">") ...
cf-talk@...
Send Email
May 2, 2004
12:18 am
6147
Any ideas on good reseller CF Hosting (shared) services that allows unlimited domain names? We are currently using Intermedia.net and Shanje. Shanje is...
cf-talk@...
Send Email
May 2, 2004
12:32 am
Messages 6118 - 6147 of 154481   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help