Re: cfloop

2004-04-16 Thread Ray Champagne
Well, I just did a quick one (index loop) that tried to loop 10 million times, and it looks like it consistently stops at 36,799 and goes no further.That help? cfloop index=i from=1 to=10,000,000 step=1 cfoutput#i#br/cfoutput /cfloop Ray At 11:34 AM 4/16/2004, Tony Weeg wrote: hey there.

RE: cfloop

2004-04-16 Thread Ray Champagne
d'Oh!Having a Friday moment here... After taking out the commasstill running... Ray At 11:53 AM 4/16/2004, Ben Densmore wrote: How did you get that to even run with the , in there? I just tried 40 and it worked fine. Ben -Original Message- From: Ray Champagne [mailto

Re: cfloop

2004-04-16 Thread Ray Champagne
LOL...because it can be done and it is Friday and REAL coding sounds boring. At 12:05 PM 4/16/2004, Bryan F. Hogan wrote: Is it me or is there actually a reason to loop 10mil, 2mil, or 1mil? [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Re: cfloop

2004-04-16 Thread Ray Champagne
Virtual mem ran almost as slow as a RIA --- --- or, as the doe said, when she came out of the forest:That's the last time I'll do that for 2 bucks. HTH Dick On Apr 16, 2004, at 9:04 AM, Dick Applebaum wrote: On Apr 16, 2004, at 8:42 AM, Ray Champagne wrote: Well, I just did a quick one

RE: cfloop

2004-04-16 Thread Ray Champagne
Nope, the commas were causing it to stop - interestingly enough, it was pointed out that int(10,000,000) gave up 36,799. At 01:19 PM 4/16/2004, Jim Davis wrote: Are you sure that you're just not hitting the page timeout? Jim Davis _ From: Ray Champagne [mailto:[EMAIL PROTECTED] Sent

Re: ssss

2004-04-16 Thread Ray Champagne
s.back at ya At 01:47 PM 4/16/2004, you wrote: sss [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

SOT: Dreamweaver sites deleting themselves

2004-04-16 Thread Ray Champagne
it? TIA Ray = Ray Champagne - Senior Application Developer CrystalVision Web Site Design and Internet Services 603.433.9559 www.crystalvision.org = The information contained in this transmission (including any

RE: Dreamweaver sites deleting themselves

2004-04-16 Thread Ray Champagne
-Original Message- From: Ray Champagne [mailto:[EMAIL PROTECTED] Sent: Friday, April 16, 2004 1:09 PM To: CF-Talk Subject: SOT: Dreamweaver sites deleting themselves I know that that this is not a DreamWeaver forum, but I am guessing a lot of you use it. SOmetimes when my

Re: Properties of Tables/Fields

2004-04-12 Thread Ray Champagne
What kind of DB are you using? Ray http://www.crystalvision.org At 11:00 AM 4/12/2004, you wrote: I am making progress on my Database of Databases. My current question is... If I KNOW the table name, and I KNOW the field name, what properties are available to me, and how do I refer to them? I

bandwidth test

2004-04-08 Thread Ray Champagne
the coding here if need be, I just need a start of where to get the actual info Thanks! Ray = Ray Champagne - Senior Application Developer CrystalVision Web Site Design and Internet Services 603.433.9559 www.crystalvision.org

Re: bandwidth test

2004-04-08 Thread Ray Champagne
... I was not aware of the issues that you brought up about bandwidth meter sites.Makes sense, though.If the data is not reliable, then it is useless to base a decision on it. Thanks, Ray At 10:08 AM 4/8/2004, Jochem van Dieten wrote: Ray Champagne said: Does anybody know of a custom tag or way

RE: Checkoutaspnet.com ?? Anyone heard of it?

2004-04-08 Thread Ray Champagne
Doing a whois on that domain name gives up the name Global Crossing.Thought that they were out of businessI invested a lot (for me) of money in them about 1 year before they became the fourth largest corporation to claim bankruptcy in US history.Yes, I was another victim of the dot bomb!

Re: Your Preferred Payment Gateway?

2004-04-07 Thread Ray Champagne
LinkPoint for one client, Authorize.net for another.Both were a pain in the a$$ to implement, but once I figured out the eccentricities of each, I would recommend either. Ray At 02:01 PM 4/7/2004, you wrote: Not a formal survey, just wanting to find out what the list is using. [Todays

Re: Strip ()-

2004-04-06 Thread Ray Champagne
Replace(my_string, '-','','ALL') At 10:37 AM 4/6/2004, you wrote: On a phone number field I want to make sure that users haven't added ()-. I figure the easiest way is to strip it off before entering it into the database. How would I set that? Thanks, [Todays Threads] [This Message]

stop output of cf code

2004-04-02 Thread Ray Champagne
= Ray Champagne - Senior Application Developer CrystalVision Web Site Design and Internet Services 603.433.9559 www.crystalvision.org = The information contained in this transmission (including any attached files) is CONFIDENTIAL

repost of earlier question on cfhttp -- 2nd post

2004-04-02 Thread Ray Champagne
the replacement? Anyone...anyone...Beuller? Ray = Ray Champagne - Senior Application Developer CrystalVision Web Site Design and Internet Services 603.433.9559 www.crystalvision.org = The information contained

Re: nearby zip codes

2004-04-01 Thread Ray Champagne
I would definitely be interested in this too.We have a directory style site that people can search geographically, but would love the ability for someone to enter a zip code and find the listings in the zip codes in a certain area around that zip code. Ray At 04:06 PM 3/31/2004, Steve Logan

Re: Cf puzzle

2004-03-31 Thread Ray Champagne
I son't have the specifics, but it seems to me that you should be able to catch the 404 error pages using the .htacess file, then redirect them to a custom cfm page where you could grab the directory name as a string, parse out the stuff you don't want, then do your 'funky treatment' from

Re: Cf puzzle

2004-03-31 Thread Ray Champagne
Can you back up and embellish on what it is that you are trying to do exactly?Maybe there is a better way that the listees can help with. Ray At 09:37 AM 3/31/2004, Gabriel Robichaud wrote: The only thing is that this is not an error.And I want to make this part of the functionality of the

Re: CSS and Cloaking Search Engine question...

2004-03-31 Thread Ray Champagne
You definitely get the award for most creative (yet geeky - in a cool way) signature block. Ray http://www.crystalvision.org At 10:50 AM 3/31/2004, Les Mizzell wrote: I would also suggest taking a look at this URI. http://css-discuss.incutio.com/?page=ScreenreaderVisibility Hmm...which

Re: CFHEADER CFCONTENT question

2004-03-31 Thread Ray Champagne
What does the variable #filename# and #application.filehttppathstring# resolve to? I don't really want the real thing if security is an issue, just a dummy example. Ray http://www.crystalvision.org At 01:19 PM 3/31/2004, Ketan Patel wrote: Hi, I have a intranet application where I am allowing

Re: Update price

2004-03-30 Thread Ray Champagne
Take out the second set statement. CFQUERY name=change datasource=printprices Update bookinfo SETpercentage = '#form.percentage#', 'discountedprice' = 'price' /cfquery There probably should be a 'WHERE' clause in there too, as well as u should be using cfqueryparam.Look it up in a book for the

RE: Update price

2004-03-30 Thread Ray Champagne
Syntax is a little off.Also, make sure that you have the 'percentage' field in the database correctly marked as a numeric field and not a character field. My advice is to purchase an SQL book, mine is dogeared to death from all the use it gets SQL Complete Refernce - isbn # 0-07-211845-8

Re: Enter key not working to submit?

2004-03-30 Thread Ray Champagne
I have only run into this once before, when I was using images to be the form submission buttons. I use this in that case: function onKeyPress () { var keycode; if (window.event) keycode = window.event.keyCode; else if (e) keycode = e.which; else return true; if (keycode == 13) {

Re: cfmail

2004-03-30 Thread Ray Champagne
Did you recently upgrade the server to 6.1? Ray At 10:53 AM 3/30/2004, David Koehler wrote: We have a site where the users occasionally have some files generated and then emailed to the person logged into the site. This has been working well for quite a while and then suddenly the emails have

sql new user woes

2004-03-30 Thread Ray Champagne
after sitting here for the better part of my morning! Ray http://www.crystalvision.org = Ray Champagne - Senior Application Developer CrystalVision Web Site Design and Internet Services 603.433.9559 www.crystalvision.org

RE: cfmail

2004-03-30 Thread Ray Champagne
-Talk Subject: RE: cfmail No, still on 5. Dave -Original Message- From: Ray Champagne [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 30, 2004 11:53 AM To: CF-Talk Subject: Re: cfmail Did you recently upgrade the server to 6.1? Ray At 10:53 AM 3/30/2004, David Koehler wrote: We have a site

RE: sql new user woes

2004-03-30 Thread Ray Champagne
persmission directly for that user? -Original Message- From: Ray Champagne [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 30, 2004 11:57 AM To: CF-Talk Subject: sql new user woes Hi all: Up until now I have only used Access as a backend for all of our apps.I have recently installed SQL 2000

Re: Enter key not working to submit?

2004-03-30 Thread Ray Champagne
I got this from a another person, I didn't write it, but I can take a look at it and get back to you as to what that does.However, you wrote that you 'dropped the code into the page - no change'.Did you change the name of the form from 'yourformname' to the actual form name in your app? CFFORM

Re: asp.net...yuk

2004-03-29 Thread Ray Champagne
This isn't CF-Talk?Sounds like it has all the world to do with CF, and people seem to want to talk about it. While we're at it, what is the difference between CF-Talk and CF-Community?Sounds pretty redundant, which is good in the techie world, but not in the human world Just looking for

RE: asp.net...yuk

2004-03-29 Thread Ray Champagne
That is the best answer I have gotten yet. Is the delete button really that hard to operate?I could see the complaint if we were discussing Wil Ferrell's new movie, but this is a slightly OT convo about CF vs. MS. I agree with Dan Ray At 06:24 PM 3/29/2004, Dan Farmer wrote: It's called some

Re: RE: asp.net...yuk

2004-03-29 Thread Ray Champagne
is likeable. And in this case likeable, fun, efficient, suitable, ease of use etc...which in my opinion asp.net fails on most counts for most small to medium web projects... which lucky for me, is where I'm at. Where's CF mentioned here? - Original Message - From: Ray Champagne [EMAIL PROTECTED

test msg

2004-03-24 Thread Ray Champagne
Just testing to see if my messages are getting through = Ray Champagne - Senior Application Developer CrystalVision Web Site Design and Internet Services 603.433.9559 www.crystalvision.org = The information

Site mapping software?

2004-03-24 Thread Ray Champagne
there that can spider a CF/HTML site and map out the basic structure, etc.Like what files are being called from other files, and a basic structure of the entire site.Anybody ever heard of such a thing? Thanks, Ray = Ray Champagne - Senior Application

Re: Is this possible in HTML?

2004-03-23 Thread Ray Champagne
Do a google search on 'Server Side Includes'.You should get a wealth of information on it. Ray http://www.crystalvision.org At 08:25 AM 3/23/2004, MILAN MUSHRAN wrote: Can i have an equivalent of cfinclude in a HTML file? Thanks, Milan [Todays Threads] [This Message] [Subscription]

FuseBox resources?

2004-03-22 Thread Ray Champagne
? Ray - First time 'poster' here = Ray Champagne - Application Developer CrystalVision Web Site Design and Internet Services 603.433.9559 www.crystalvision.org = The information contained in this transmission

what do y'all think could be going wrong?

2004-03-22 Thread Ray Champagne
wrong? Thanks, Ray = Ray Champagne - Application Developer CrystalVision Web Site Design and Internet Services 603.433.9559 www.crystalvision.org = The information contained in this transmission (including any

RE: what do y'all think could be going wrong?

2004-03-22 Thread Ray Champagne
But that can only be done by the client, right? Ray At 06:04 PM 3/22/2004, you wrote: I've had serious problems with IE and Acrobat Reader 6. IE seems to max out the processor and take an absolute age to come back. What I have found to work in this instance is to lower the priority of the

<    4   5   6   7   8   9