Re: CF hangs

2000-07-14 Thread Todd Ashworth
Doesn't that slow down your queries considerably? Todd Ashworth - Original Message - From: "Neil Robinson" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, July 14, 2000 9:13 AM Subject: RE: CF hangs | Hi Nille, | | I had what sounds like the same problem this w

Re: CF hangs

2000-07-14 Thread Todd Ashworth
","23:15:58","Unable to write reply -- client browser stopped waiting for request. " "Error","TID=1448","07/13/00","23:15:58","Windows NT error number 109 occurred." but i

Re: New to Cold Fusion

2000-07-14 Thread Todd Ashworth
any extra help ;) You can get rid of about 1/2 that code, and streamline the whole thing, as a result. Todd Ashworth -- Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ To Unsubscribe v

Re: Session Management question

2000-07-14 Thread Todd Ashworth
from a field that can't be changed .. perefferably a field with a value unique to that person. Or, to simply make the Session variable match the new name, just set the session variable to the new name right after it is updated in the database. Todd Ashworth - Original Message - From

Re: New to Cold Fusion

2000-07-14 Thread Todd Ashworth
the password and you also don't let the user know exactly which field is in error. Todd Ashworth | | You can get rid of about 1/2 that code, and streamline the whole thing, as a | result. | | Todd Ashworth | | Well... uhm... just how would you do that?

Re: Help, probably a bad DNS-Problem !

2000-07-14 Thread Todd Ashworth
www.yourdomain.com This is for starters. Todd Ashworth - Original Message - From: "cftalk" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, July 14, 2000 3:46 PM Subject: OT: Help, probably a bad DNS-Problem ! | Hi list, we as a customer from a CF- ISP are using a certain .

Re: cfmail

2000-07-13 Thread Todd Ashworth
to send from. I wouldn't recomend turning on relaying by default, or you are just inviting some spammer to come in and hose your server. Todd Ashworth - Original Message - From: "Tim Bahlke" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, July 13, 2000 9:06 AM Subject:

Re: cfmail

2000-07-13 Thread Todd Ashworth
Yes. Todd Ashworth - Original Message - From: "Tim Bahlke" [EMAIL PROTECTED] To: "Cf-Talk" [EMAIL PROTECTED] Sent: Thursday, July 13, 2000 10:24 AM Subject: cfmail | Can I have the 'TO' and 'From' point to the same address? With what I am | trying to accompl

Re: How the heck can I do this?

2000-07-06 Thread Todd Ashworth
Couldn't you just do something like check the value of queryname.recordcount, or, instead of cfoutput query=, loop through the query and check for when the index hits 5? Todd Ashworth - Original Message - From: "Jeff Fongemie" [EMAIL PROTECTED] Newsgroups: cf-talk To: [EMAIL

Re: Project Manager/UI Designer seeks ASP startup

2000-07-05 Thread Todd Ashworth
| And even if it was an employment list, it's a CF one, not ASP. ;-) | --min I think they are referring to Application Service Provider, as opposed to Active Server Pages. :) Todd Ashworth - Original Message - From: "lsellers" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent:

Re: What am I doing wrong?

2000-07-04 Thread Todd Ashworth
xist. I would guess this provides a slight performance increase which could really add up under heavy use. Todd Ashworth - Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, July 04, 2000 1:33 AM Subject: Re: What am I doing wrong? The ## around the DSN a

cfset vs. cfparam (Was - Re: What am I doing wrong?)

2000-07-04 Thread Todd Ashworth
I'm not sure .. anyone else have an opinion? Todd Ashworth - Original Message - From: Kym Kovan [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, July 04, 2000 7:46 AM Subject: Re: What am I doing wrong? Hi Todd, If you use cfset in the Application.cfm file, the cfset gets

Re: cfset vs. cfparam (Was - Re: What am I doing wrong?)

2000-07-04 Thread Todd Ashworth
/variable verification in memory somewhere. Such as? Todd Ashworth Todd Ashworth wrote: I'm not sure .. anyone else have an opinion? Todd Ashworth - Original Message - From: Kym Kovan [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, July 04, 2000 7:46 AM Subject: Re

Re: cfset vs. cfparam (Was - Re: What am I doing wrong?)

2000-07-04 Thread Todd Ashworth
is faster, but it seams awkward to cfset the same variable with the same value for every single page that is loaded. Is there a better way to set such variables other than sticking them in the Application.cfm? This is purely academic, so there is no such thing as getting too deep ;) Todd Ashworth

Re: What am I doing wrong?

2000-07-03 Thread Todd Ashworth
ay, if you ever have to change the DSN, you only have to change it in one place, as opposed to every single place you used that DSN, if it were hard-coded. This is generally a good coding practice to follow. Todd Ashworth - Original Message - From: FARHANAHMAD [EMAIL PROTECTED] To: [E

OT: Re: MySQL on UNIX w/ CF on NT4

2000-06-30 Thread Todd Ashworth
| - has been around for 15 years (it's used by US Army for the M1 tank and | a host of others) | - recently announced it's release as open source (it's not yet released | but should be very, very soon). Woohoo .. open source tank software. YES! Now I can finaly upgrade my Panzer. Todd

Re: Why won't this work?

2000-06-27 Thread Todd Ashworth
From: Chris Farrugia [EMAIL PROTECTED] I have a link, it should work, but when you click the link, it just sits there and never does anything. To see this problem, go to www.bluewaterpc.com and then click SOHO Bundle on the left, and then the button for Calculate Price, and then you'll

Re: Tracking users through a site

2000-06-22 Thread Todd Ashworth
Won't most standard web site logging tools do what you need? IIS has one built in. .Todd - Original Message - From: "Eron Cohen" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Thursday, June 22, 2000 11:42 AM Subject: RE: Tracking users through a site |

Re: Tracking users through a site

2000-06-22 Thread Todd Ashworth
um .. n/m .. misread the question Todd - Original Message - From: "Todd Ashworth" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, June 22, 2000 12:45 PM Subject: Re: Tracking users through a site | Won't most standard web site logging tools do what you need? I

Streaming audio

2000-06-21 Thread Todd Ashworth
Has anyone here ever made a CF site that involves on-demand streaming audio? If so, what streaming server did you use? Does CF have any effect on server choices, etc.? .Todd -- Archives:

Re: OT: IIS sharing on IP address

2000-06-21 Thread Todd Ashworth
difference anyway. A couple of working examples would be www.campcheokee.org, or www.littlegoldangels.com [don't laugh, I didn't make these, I just set up the servers ;) ] Todd Ashworth Web Application Developer (803) 327-0137 [111] | I have been looking through the help though I am not sure

Re: OT: IIS sharing on IP address

2000-06-21 Thread Todd Ashworth
So .. will all of this work with FTP as well? .Todd | when you create the website in IIS you will define the root directory of | that site. So if you have the header, port and IP setup for the website, | everything should work fine. | | Recap: call the folder whatever you like. Just make sure

Re: Oracle vs SQL server

2000-06-21 Thread Todd Ashworth
Why would I spend money for Sybase when I already have SQL server and could get Oracle for free?? You probably wouldn't .. but for those who are looking for something better than Access ... ;) Hi everyone. We're using SQL server 7.0 and it's working great. The DoD recently purchases a site

Re: Help!

2000-06-20 Thread Todd Ashworth
Would something quick and dirty like this work for you? cfquery name="GetMasterID" datasource="master_data" update MasterTable set masterID = '' where SignUpDate = #SignUpDate# /cfquery or do you want to delete the entire row? cfquery name="GetMasterID" datasource="master_data"

Cookie trouble - need a little help with the recipie

2000-06-19 Thread Todd Ashworth
en I go to the first page, I have a call to a JavaScript function in the body tag that submits a form to the 2nd page as soon as the page loads. Could this be causing a problem with the cookie similar to the problem with using cflocation? Todd Ashworth -

Re: image in e-mail does not come out

2000-06-19 Thread Todd Ashworth
You need to specify the entire URL path to where the image is located. If you use virtual URLs, the E-mail will look for the image on the computer of the person receiving the E-mail. For example: img src="http://www.mysite.com/images/wh1_color1.jpg" width=135 height=133 border=0 al

wheee

2000-06-17 Thread Todd Ashworth
Wasn't that fun? So .. is this thing all fixed up now? Todd -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or send a

Email authentication

2000-06-08 Thread Todd Ashworth
Sorry if this comes through twice, but I'm afraid my last message got lost in cyberspace. When someone signs up on my site, I would like to be able to verify that their Email address is valid and, at the same time, make sure they are really the person using that address. I would like to send

Email authentication

2000-06-06 Thread Todd Ashworth
When someone signs up on my site, I would like to be able to verify that their Email address is valid and, at the same time, make sure they are really the person using that address. I would like to send some sort of confirmation E-mail with a link they have to follow to activate their

Querying a recordset ...

2000-06-04 Thread Todd Ashworth
I have a custom tag that returns certain results in the form of a recordset. The only problem is that I don't need/want all of the data that is returned. I would like to be able to further filter the recordset using a list of keywords that I have. Can anyone tell me the most efficient way to do

Re: Querying a recordset ...

2000-06-04 Thread Todd Ashworth
I can't get to the query .. it's in the custom tag, which is encrypted, so WHERE is not an option. What the query returns is a recordset which I can reference like .. #recordset_name.field_name# just like any other query. What I want to do is futher refine the recordset and remove all of the

Re: Querying a recordset ...

2000-06-04 Thread Todd Ashworth
I see, but if I had access to the actual query, I could get rid of all of the stuff I don't need in the query itself, and then only have to loop through that info that I am actually outputing, which would also negate the need for the cfswitch every time through. Oh well, what can ya do? I don't

Checking file dimensions.

2000-05-30 Thread Todd Ashworth
This is going to sound a little weird, but I am wondering if there is a way to figure out the dimensions of an image file, before it is displayed on the web site, and take some action if it is over a certain width. Todd

(N/M) Checking file dimensions.

2000-05-30 Thread Todd Ashworth
Nevermind .. I found a CFX tag IMGSIZE that does the trick. Todd - Original Message - From: "Todd Ashworth" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, May 30, 2000 5:06 PM Subject: Checking file dimensions. | This is going to sound a little weird, but I am

I've got the alternating table row color blues

2000-05-23 Thread Todd Ashworth
Well .. it's not even blue, really ... I have this line: tr bgcolor="#IIf(CurrentRow Mod 2, DE('ff'), DE('99ccff'))#" but instead of alternating the colors between white and light blue, it combines/averages/mixes them somehow into this sick green color and all of the rows are that same

(n/m) I've got the alternating table row color blues

2000-05-23 Thread Todd Ashworth
I realized that I didn't wrap the line with cfoutputs ... funny how it muddled the colors though .. I would think it would just give an error. .Todd -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit

Re: CF Certification

2000-05-22 Thread Todd Ashworth
Is there any place where one can still find the beta .. not necessarily to take, but just to look at? .Todd - Original Message - From: "Mary Jo Sminkey" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, May 22, 2000 10:15 AM Subject: Re: CF Certification | You probably will when

Re: CF Certification

2000-05-21 Thread Todd Ashworth
From their FAQ. - Are there Certified ColdFusion Developer study guides available? Study guide information will be available soon. Please check back regularly. You should be familiar, however, with the following topical areas as they relate to Web development, ColdFusion, and CFML: Web

Re: Wherefor art thou, CGI?

2000-05-19 Thread Todd Ashworth
hmm .. well yeah .. um .. that's what I meant. WHY are you CGI ... um, yeah ;) .Todd - Original Message - From: "James Smith" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, May 19, 2000 6:47 AM Subject: Re: Wherefor art thou, CGI? | (For the record, WHEREFOR means "why" or

Re: a couple things

2000-05-19 Thread Todd Ashworth
Is there a handy way to couple cflocation with the target="top" attribute? If not, how would you suggest I accomplish this task? .Todd -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit

Re: How not to be seen ...

2000-05-18 Thread Todd Ashworth
I've been using CF comment tags so much, I forgot about the plain HTML comment tags !-- -- Works like a charm :) .Todd - Original Message - From: "Howell, Katie" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, May 18, 2000 8:58 AM Subject: RE: How not to be seen ... | make

Wherefor art thou, CGI?

2000-05-18 Thread Todd Ashworth
OK .. this is the last one for a while .. I promise ;) Anyone know where I can get a complete list of those 'CGI' variables? CGI.remote_addr, etc? .Todd -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe

Re: Wherefor art thou, CGI?

2000-05-18 Thread Todd Ashworth
lmao .. never knew that was there. I guess the moral of the story here is, RTFM .. doh! Todd - Original Message - From: "Nick Slay" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, May 18, 2000 10:47 AM Subject: Re: Wherefor art thou, CGI? | Do you use Studio? | | If so the

Re: David Clay

2000-05-17 Thread Todd Ashworth
lol .. object to what? ;) - Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, May 17, 2000 4:57 PM Subject: RE: David Clay Hope nobody (except David) minds, but I unsubscribed him at the HOF site. (His autoresponder should take care of the

Re: CF_Headache and IIS

2000-05-16 Thread Todd Ashworth
My apologies for bringing this up again, but would the person who said they had set something like this up and asked me to E-mail them off list, please re-post your message, or E-mail me? I seam to have lost the original message. Thanks, Todd Ashworth Web Application Developer [EMAIL PROTECTED

You have nice cookies .. mind if I have a look?

2000-05-16 Thread Todd Ashworth
Might want to be extra carefull what you store in your cookies from now on, ladies and gents. Or .. if you are the naughty kind of CF developer, I suppose you could take advantage of this ... http://www.cnnfn.com/2000/05/16/technology/microsoft_browser/ .Todd

Re: LOOKING FOR A REPORTING TOOL FOR COLDFUSION

2000-05-16 Thread Todd Ashworth
We asked Allaire about Crystal Reports directly and the response from one of their higher-ups was very much less than encouraging. We were given other options that were recomended above CR. I will try to dig up the info if anyone is interested. .Todd - Original Message - From:

Re: You have nice cookies .. mind if I have a look?

2000-05-16 Thread Todd Ashworth
Just because they are enabled doesn't mean you have to use them ... does it? Heh .. I never bothered to pay attention to *exactly* how session vars. work. .Todd - Original Message - From: "Owens, Howard" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, May 16, 2000 3:04 PM

Re: You have nice cookies .. mind if I have a look?

2000-05-16 Thread Todd Ashworth
Besides .. just turning off cookies doesn't solve the problem. You can even leave cookies turned on if you disable JavaScript ... #$^%@$#! Todd Ashworth Web Application Developer (803) 327-0137 [111] _ Ask about our low-cost, 100% user

Re: Advice

2000-05-16 Thread Todd Ashworth
There is a Real Estate app. in the Cold Fusion tag gallary that has the functionality it sounds like you are looking for .. though I don't really understand what you are trying to do, so I might be waaay off, but it sounds similar. Costs about 1,500 in Australian $$, I believe. Might save you

Re: You have nice cookies .. mind if I have a look?

2000-05-16 Thread Todd Ashworth
is to expire potentially sensitive cookies as soon as possible. If you set the expiration for 30 minutes or so, the chances of that cookie getting snagged is small, I would think. If someone can't fill out a form in 30 minutes . Anyone have other ideas? Todd Ashworth Web Application Developer (803

Re: Session vars in a clustered environment (addition)

2000-05-16 Thread Todd Ashworth
[...] but .. like you said, you don't like doing that so ... I dunno what else to tell you. Todd Ashworth Web Application Developer (803) 327-0137 [111] _ Ask about our low-cost, 100% user-configurable, turn-key web sites that can have your business

Re: Session vars in a clustered environment

2000-05-16 Thread Todd Ashworth
Round-robin DNS would do the trick .. but then again .. what happens if they get disconnected from the site? Or are you talking about having the user *always* go to the same machine? Todd Ashworth Web Application Developer (803) 327-0137 [111] _ Ask

Re: You have nice cookies .. mind if I have a look?

2000-05-16 Thread Todd Ashworth
I'm not sure .. of course all the reports I've seen are going for shock value and leaving the technical details usefull to the rest of us out. You could test it I suppose. You could set such a cookie on your computer and then go to the test site mentioned in the article and see if the exploit

Re: Session vars in a clustered environment

2000-05-16 Thread Todd Ashworth
Yup .. that's the way it works .. but what if the person get's 'diconnected' .. as in loses ability to get to the site for say .. 5 minutes? Now, I'm not sure *exactly* how this works, so someone feel free to correct me. Using a round-robin DNS setup (a less than optomized setup where, as users

Re: Session vars in a clustered environment

2000-05-16 Thread Todd Ashworth
lol .. speaking of which .. I did a search for "sticky sessions" and the first hit I got was for: 1. Lindsey Dawn Mckenzie http://www.marketplace.co.uk/videos/lindsey_dawn.html Lindsey Dawn Mckenzie stars in these sizzling hot sex videos hehe .. now .. if only we were able to find *those*

Re: Converting from nt to Unix case sensitivity issues

2000-05-16 Thread Todd Ashworth
well .. I suppose you could do a HUGE advanced search and replace in CF studio with each letter of the alphabet using that "match case" option. I'm sure there's a better way though heh .. I'm just wondering if that would work? Hmm .. but that only takes care of the variables dunno ./Todd

Re: You have nice cookies .. mind if I have a look?

2000-05-16 Thread Todd Ashworth
PROTECTED] = -Original Message- From: Todd Ashworth [SMTP:[EMAIL PROTECTED]] Sent: Tuesday, May 16, 2000 3:36 PM To: [EMAIL PROTECTED] Subject: Re: "You have nice cookies .. mind if I have a look?" I'm not sure .. of course all the reports I've seen are going for shock

Re: You have nice cookies .. mind if I have a look?

2000-05-16 Thread Todd Ashworth
MS has acknowledged this and is, supposedly, working on a fix for it that should be out latter this month. .Todd - Original Message - From: Mike Sheldon [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, May 16, 2000 7:13 PM Subject: RE: "You have nice cookies .. mind if I have a

Re: Session vars in a clustered environment

2000-05-16 Thread Todd Ashworth
BTW .. Just as a side note, client variables don't migrate across clustered servers either .. to my knowledge. .Todd - Original Message - From: David Cummins [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, May 16, 2000 7:33 PM Subject: Re: Session vars in a clustered environment

Re: You have nice cookies .. mind if I have a look?

2000-05-16 Thread Todd Ashworth
Well .. as someone else mentioned in response to me .. if you could steal someone's encrypted cookie .. it wouldn't really matter in the case where someone was masquerading as you. Sure, they might not be able to read your personal info, but, i some cases, they could still sure pretend to be you

Re: Session vars in a clustered environment

2000-05-16 Thread Todd Ashworth
they will reduce the number of hits on a database. Todd Ashworth Web Application Developer (803) 327-0137 [111] _ Ask about our low-cost, 100% user-configurable, turn-key web sites that can have your business on the web in minutes! Saber Designs - Web sites done

Re: Slightly OT: Lighten things up a little

2000-05-15 Thread Todd Ashworth
No kidding .. I have not used 1 single thing I ever 'learned' in college in any job I have had since then. I learned what I'm doing now on my own (with the help of you fine people) ... wacky field we work in ;) That new certification from Allaire will be worth infinately more than that piece of

Re: CFFILE - System requirements?

2000-05-15 Thread Todd Ashworth
S THE SIZE OF THE FILE THOSE INDIVIDUALS WHERE TRYING TO UPLOAD? | COULD THE SIZE BE IT? | sorry about the caps. | -paul | | -Original Message- | From: Todd Ashworth [SMTP:[EMAIL PROTECTED]] | Sent: Monday, May 15, 2000 11:06 AM | To: [EMAIL PROTECTED] | Subject: CFFILE - System re

CFFILE - System requirements?

2000-05-15 Thread Todd Ashworth
Are there any "system requirements" for using CFFILE as far as the client is concerned? We have a plain, generic, nothing fancy CFFILE setup on a page. It works for us and for many others, but there are a few people for whom the tag never works. As soon as they click the button, these people

Re: Slightly OT: Lighten things up a little

2000-05-15 Thread Todd Ashworth
Heh .. and they say college doesn't teach you anything ;) Todd Ashworth Web Application Developer (803) 327-0137 [111] _ Ask about our low-cost, 100% user-configurable, turn-key web sites that can have your business on the web in minutes! Saber Designs

Re: OT: School Days - (was: Lighten things up a little)

2000-05-15 Thread Todd Ashworth
OK .. I'll give you that, but then again, how hard would it really be to pick up on those concepts on your own? I don't doubt the value of that degree in certain situations; It *can* give you an edge. In many cases, especially when dealing with jobs involving new technology, just having the

CF_Headache and IIS

2000-05-15 Thread Todd Ashworth
Does anyone know of a way to have CF interact with IIS? Basically, what I am trying to do is make a CF app. that will set up the directories and paths and settings in IIS to get a web site up and going, 100% configured, without using the IIS management console. I'm sure there's a way to do it

Re: Have I set a record?

2000-05-15 Thread Todd Ashworth
hmmm .. maybe, but actually the 'school' thread has been right on topic, if you ask me. I've decided to stick with Cold Fusion as a career, but I was wrestling with spending the money and extremely valuable time furthering my education. One of the things I was considering was, what impact, if

Re: CF_Headache and IIS argh!!

2000-05-15 Thread Todd Ashworth
More stuff to have to figure out! Maybe I can make a wig wrapper to cover my bald head when this stuff gets to kicking my ASP and I cf_pull myHair="out" *deep breath* OK .. not sure about WSH and ADSI .. anyone know of any handy resources on them? .Todd - Original Message - From:

cfoutput#lots_of_stuff$/cfoutput

2000-05-13 Thread Todd Ashworth
I was just curious. Does the amount of stuff between cfoutput tags affect the speed at which a page is processed? Would cfoutput blah blah blah blah blah blah blah blah blah blah blah #variable# blah blah blah blah blah blah blah blah blah /cfoutput be slower than blah blah blah blah

Re: Application

2000-05-11 Thread Todd Ashworth
Allaire Spectra? Might be cheaper to roll-your-own, though. .Todd - Original Message - From: "David Clay" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, May 11, 2000 10:04 AM Subject: Application Does anyone know of an application that will allow staff to go in, grab a

Re: Client and session variables same thing different

2000-05-11 Thread Todd Ashworth
| Is there any way to "refresh" a session variable's timeout countdown so that | when a user accesses a page the timeout is reset back to whatever I had it | set to in Application.cfm? This isn't how they already work? .Todd

Re: CFX_Zip

2000-05-10 Thread Todd Ashworth
Can you open the zip files with another program? .Todd - Original Message - From: "Eric Hoffman" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, May 10, 2000 11:50 AM Subject: CFX_Zip Lately I consistently get an error message using this utility: "Invalid zip file structure"

Re: Slightly OT: Lighten things up a little

2000-05-10 Thread Todd Ashworth
When you have a license plate that says CFXLR8 .. hmmm .. I would give that a geek-factor of about 9.2 ;) -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit

(OT) Re: A replace question

2000-05-10 Thread Todd Ashworth
Only copyrighted ones =-p .Todd - Original Message - From: "Holger Lockertsen" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, May 10, 2000 12:33 PM Subject: RE: A replace question | Remove "..\" this way: | | cfif string CONTAINS "..\" | cfset string = Replace(string,

Re: How to secure PDF file?

2000-05-10 Thread Todd Ashworth
| I feel tempted to flame you, but I won't. Cold Fusion is only concerned | with Cold Fusion .cfm files.. NOTHING ELSE. It doesn't care about | PDF's, it doesn't care about making text flash in your browser, it | doesn't care about ANYTHING but parsing .cfm files! Hmm .. having a bad day?

(OT) Re: How to secure PDF file? -- settle down or go away

2000-05-10 Thread Todd Ashworth
Agreed .. We're in it for the species, boys and girls .. it's simple numbers .. ;) - Original Message - From: Chris Meier [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, May 10, 2000 4:42 PM Subject: RE: How to secure PDF file? -- settle down or go away Raising my hand to

Re: How to do you pull information from the PC?

2000-05-10 Thread Todd Ashworth
I usually build this functionality into the database .. inserting dates and times and other info into certain fields as a user does something. I don't know if there is a 'built in' way to do this, though. .Todd - Original Message - From: "WHubbard" [EMAIL PROTECTED] To: [EMAIL

CFML be gone!

2000-05-09 Thread Todd Ashworth
I have some forms where people can dump text into a dtabase that is then displayed on another page. I do wish to allow HTML to be submitted, for formatting if they desire, but I DO NOT want them to be able to submit CFML, since I have CFFILE and CFDIRECTORY enabled .. and so-on. I have found

Re: CFML be gone!

2000-05-09 Thread Todd Ashworth
Wouldn't that show up in the text though? Also, when the text is dumped to the page, wouldn't the /cf ... without a cf ... throw an error? Of course, I guess that's what they get for not following instructions anyway. .Todd - Original Message - From: [EMAIL PROTECTED] To: [EMAIL

Re: Cold Fusion Server 4.5.1 DoS Vulnerability.

2000-05-09 Thread Todd Ashworth
No kidding .. one thing I've learned with dynamic web apps (and other programming) is that you have to anticipate and provide for every single picky, silly thing that the end user could possibly do to mess the program up. If you miss one, it's called a bug. It doesn't really matter what the

Re: long tables and headings

2000-05-09 Thread Todd Ashworth
Why not list, say, 25 records at a time? That way, they will all fit on a page without scrolling. .Todd - Original Message - From: "Adrian Cesana" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, May 09, 2000 12:47 PM Subject: long tables and headings | Several of my

Re: Nesting CFoutput's

2000-05-09 Thread Todd Ashworth
As far as I know, you can't nest cfoutputs and, in fact, don't need to. Just remove the inner most cfoutputs and that should clear up your error. .Todd - Original Message - From: "Erika Foster" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, May 09, 2000 1:55 PM Subject: Nesting

Re: CFML be gone!

2000-05-09 Thread Todd Ashworth
I found a solution. I edited the CF_NoTags custom tag from Allaire's site. I had it search for "cf" instead of just plain "" and it worked like a charm. It removes all "cf ... " tags, but leaves the HTML. It does leave all of the "/cf ... " tags behind, but they don't show up when the text is

Re: cfgrid, how many can see it???

2000-05-09 Thread Todd Ashworth
I see it fine. Maybe they aren't waiting long enough for the applet to download? Todd Ashworth Web Application Developer Saber Designs - Original Message - From: Jeff Fongemie [EMAIL PROTECTED] To: Cf-Talk [EMAIL PROTECTED] Sent: Tuesday, May 09, 2000 1:53 PM Subject: cfgrid, how many

Re: SQL insert question

2000-05-09 Thread Todd Ashworth
I've tried that in the past and gotten errors. Maybe it's just a Sybase thing, but I had to eventually CFLOCK the whole transaction and put those ';' after each insert. .Todd - Original Message - From: John N Westerlund [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, May 09,

(VERY OT) Re: Slightly OT: Lighten things up a little

2000-05-09 Thread Todd Ashworth
Hmmm .. but what would Brian Boitano do? - Original Message - From: Chris Evans [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, May 09, 2000 5:19 PM Subject: RE: Slightly OT: Lighten things up a little What Would Ben Forta Do? There is a Christian slogan now, with bumper

Re: session variable blues

2000-05-08 Thread Todd Ashworth
You need to reference form vaiables passed via POST like this: cfoutput Hello #Form.fname# #Form.lname#br Your email address is : #Form..email#br /cfoutput If you want these to be session variables, you need to set them first: cfset Session.fname = #Form.fname# cfset Session.lname =

(OT) Re: Imp Atten: New Virus Info

2000-05-08 Thread Todd Ashworth
But How much you want to bet Windows has a way for someone to accomplish this? ;) - Original Message - From: Jennifer [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, May 08, 2000 7:19 PM Subject: Re: Imp Atten: New Virus Info Actually that's not exactly true. Files can be

Re: Customizable interface

2000-05-07 Thread Todd Ashworth
how much/what kind of customization are we talking about? .Todd - Original Message - From: David Shadovitz [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Sunday, May 07, 2000 5:19 PM Subject: Customizable interface I'm tossing this out here in the hope of getting some good ideas.

Re: Dynamic query without page refresh - possible?

2000-05-05 Thread Todd Ashworth
John wrote: The page is a framed page where you have a hidden frame at the bottom, you have a onBlur funtion that passes parameters to the hidden frame which executes the query, which then passes the values back to your page via javascript reference...you will want to use form control on your

(Adam) Re: Dynamic query without page refresh - possible?

2000-05-05 Thread Todd Ashworth
Wouldn't sending the stuff to a hidden frame be faster than launching a seperate window, or is that what you mean? .Todd - Original Message - From: "Reynolds, Adam" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, May 05, 2000 11:49 AM Subject: RE: Dynamic query without page

CFFILE .. access denied.

2000-05-05 Thread Todd Ashworth
I am uploading a file using CFFILE that can then be immediately viewed on a web page. The steps I am taking are: 1. Check for occurances of an old file with the same name 2. If found, delete it 3. Upload the new file to a temp directory 4. Move the file from the temp directory to the production

probs. inserting textarea into database

2000-05-02 Thread Todd Ashworth
I am trying to insert the contents of a textarea field into a database. It all seems really straight forward to me, but for some reason, I can't get it to work. It does everything except actually insert the data. I just don't get it. Anyone? - snip - form action="action_page.cfm"

Re: probs. inserting textarea into database

2000-05-02 Thread Todd Ashworth
The info is just not going to the database .. it's the strangest thing. I don't need a WHERE clause because I only have 1 field in 1 row and that's all there will ever be. .Todd - Original Message - From: "Jennifer" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, May 02, 2000

Re: javscript mouseovers don't cache in .cfm pages

2000-05-02 Thread Todd Ashworth
They are caching for me .. all roll-over effects are nice and speedy. I know they aren't being loaded from the web server every time becuase it took 25 seconds for the page to load for me all the way over here, so I imagine loading up the roll-over images would cause a noticeable pause. One

Re: Getting Key Field after Insert

2000-05-02 Thread Todd Ashworth
This is how I get the key value of a record that I just inserted. This is done with a Sybase database with an autonumber field. I don't use Access hardly at all, so I don't know if there is anything equivilent, but maybe this will give you some ideas, or direction. cftransaction action="BEGIN"

database vs. txt files (was Re: probs. inserting textarea into database)

2000-05-02 Thread Todd Ashworth
I fixed the textarea update problem .. it helps to have something in the database before you try to update it ;) I am wondering why you have a table with only one field and only one row. It seems rather strange, like maybe you should be saving the info as a text file or something. Hmmm ..

Thanks Jeff (Re: probs. inserting textarea into database)

2000-05-02 Thread Todd Ashworth
If you hadn't said anything, I never would have figured it out ... well, maybe not 'never', but still ;) Update *is* what I want, but .. you made me realize that it's kinda' hard to update a record in a database when the table doesn't have *any* data at all, yet. (doh!) I tossed some junk into

<    1   2   3   4   5   >