[OT] disabling embedded slides in Windows Media

2001-03-22 Thread Jamie Keane
Player to discard slide-display events? If you have any suggestions, please let me know, preferably off-list (because I'd feel bad for that much clutter on the list ;) ). Thanks! Jamie -- Jamie Keane Programmer SolutionMasters, Inc. 9111 Monroe Rd., Suite 100 Charlotte, NC 28270

Re: URGENT: Case Question

2001-01-26 Thread Jamie Keane
Use Compare(). It's case-sensitive. HTH -- Jamie Keane Programmer SolutionMasters, Inc. 9111 Monroe Rd., Suite 100 Charlotte, NC 28270 www.solutionmasters.com 704.849.7771 x 228 Voice 704.849.9291 Fax -Original Message- From: Javed Mushtaq [EMAIL PROTECTED] To: CF-Talk [EMAIL

[WAY OT] Media Player/Netscape wackiness

2001-01-18 Thread Jamie Keane
I tweak the EMBED, the Netscape version still shows the start/stop control. Does anyone have experience with Windows Media Player/Netscape interaction (and wouldn't mind helping me)? Thanks in advance, Jamie -- Jamie Keane Programmer SolutionMasters, Inc. 9111 Monroe Rd., Suite 100 Charlotte, NC

Re: DELPHI - where does it fit in the scheme of things?

2001-01-09 Thread Jamie Keane
handled Z-Order that caused CFStudio/HS that caused it not to "pop forward" on window focus? I recall having a problem with this at the previous job, and I think it was attributed to a Delphi glitch. I can't remember exactly. -- Jamie Keane Programmer SolutionMasters, Inc. 9111 Monroe

Re: Stripping CRs and LFs

2001-01-09 Thread Jamie Keane
Couldn't you replace all instances of Chr(13) (I think that's right...) with a null? -- Jamie Keane Programmer SolutionMasters, Inc. 9111 Monroe Rd., Suite 100 Charlotte, NC 28270 www.solutionmasters.com 704.849.7771 x 228 Voice 704.849.9291 Fax -Original Message- From: Bryan

Re: How to force CFOUTPUT to display results horizontally

2001-01-05 Thread Jamie Keane
After the output of a record, do this: (assuming that breakpoint = 5) #IIf(queryname.currentrow mod breakpoint,DE(""),DE("br"))# -- Jamie Keane Programmer SolutionMasters, Inc. 9111 Monroe Rd., Suite 100 Charlotte, NC 28270 www.solutionmasters.com 704.849.7771 x 228 Voi

preparing for CF certification...

2001-01-02 Thread Jamie Keane
Hi folks. I'm thinking about going for my Allaire CF Certification in the moderately near future. What are some of the things I can do to help prepare? Just looking for suggestions. :) Thanks and hope you all had a happy and safe New Year's! Jamie -- Jamie Keane Programmer SolutionMasters

Re: preparing for CF certification...

2001-01-02 Thread Jamie Keane
I've done that and scored a Master's Certification from it. Thanks though. :) -- Jamie Keane Programmer SolutionMasters, Inc. 9111 Monroe Rd., Suite 100 Charlotte, NC 28270 www.solutionmasters.com 704.849.7771 x 228 Voice 704.849.9291 Fax -Original Message- From: Nick Betts [EMAIL

Re: Sessions/cookies

2001-01-02 Thread Jamie Keane
CF usually doesn't care about case (except for string comparison functions that aren't of the "NoCase" variety), but if you wanted to fake case-insensitivity just in case, use lcase() on the strings. -- Jamie Keane Programmer SolutionMasters, Inc. 9111 Monroe Rd., Suite 100 Charlotte,

Access. um, access on a Linux box

2001-01-02 Thread Jamie Keane
of you have already solved my problem. :) Thanks, Jamie -- Jamie Keane Programmer SolutionMasters, Inc. 9111 Monroe Rd., Suite 100 Charlotte, NC 28270 www.solutionmasters.com 704.849.7771 x 228 Voice 704.849.9291 Fax ~~ Structure your ColdFusion

Re: Access. um, access on a Linux box Redux

2001-01-02 Thread Jamie Keane
Oops. I forgot to add: The two datasources we'd be connecting to are an Access DB and an Oracle DB. -- Jamie Keane Programmer SolutionMasters, Inc. 9111 Monroe Rd., Suite 100 Charlotte, NC 28270 www.solutionmasters.com 704.849.7771 x 228 Voice 704.849.9291 Fax -Original Message

Re: Access. um, access on a Linux box

2001-01-02 Thread Jamie Keane
The thing is these are existing datasources, and the admin who's going to be in charge of maintaining the servers has minimal NT experience. He wants to migrate over to Linux where the client was once using NT/Apache. -- Jamie Keane Programmer SolutionMasters, Inc. 9111 Monroe Rd., Suite 100

Re: OT- HTH

2000-12-29 Thread Jamie Keane
Hope This Helps. :-) -- Jamie Keane Programmer SolutionMasters, Inc. 9111 Monroe Rd., Suite 100 Charlotte, NC 28270 www.solutionmasters.com 704.849.7771 x 228 Voice 704.849.9291 Fax -Original Message- From: Guy J. McDowell [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Date: Friday

Re: Forfields WDDX

2000-12-29 Thread Jamie Keane
of converting it to a struct, and I could email it to you if you'd like. -- Jamie Keane Programmer SolutionMasters, Inc. 9111 Monroe Rd., Suite 100 Charlotte, NC 28270 www.solutionmasters.com 704.849.7771 x 228 Voice 704.849.9291 Fax -Original Message- From: paul smith [EMAIL PROTECTED

Re: how do i delete client vars?

2000-12-28 Thread Jamie Keane
Use DeleteClientVariable. To get a list, use GetClientVariablesList(). -- Jamie Keane Programmer SolutionMasters, Inc. 9111 Monroe Rd., Suite 100 Charlotte, NC 28270 www.solutionmasters.com 704.849.7771 x 228 Voice 704.849.9291 Fax -Original Message- From: S R [EMAIL PROTECTED

Re: Select Distinct problems

2000-12-27 Thread Jamie Keane
What you may wish to do is perform a UNION query and alias each subquery's column to the same name. That's worked for me in the past. -- Jamie Keane Programmer SolutionMasters, Inc. 9111 Monroe Rd., Suite 100 Charlotte, NC 28270 www.solutionmasters.com 704.563.5559 x 228 Voice 704.849.9291

importing session variables?

2000-12-20 Thread Jamie Keane
variables that matter to both applications? We'd prefer not to include the parent Application.cfm in the child, since that's just messy. Thanks! Jamie -- Jamie Keane Programmer SolutionMasters, Inc. 9111 Monroe Rd., Suite 100 Charlotte, NC 28270 www.solutionmasters.com 704.563.5559 x 228 Voice

Re: Cool CF site - webos.org

2000-12-19 Thread Jamie Keane
The fact that they don't have the +.htr bug patched. Very interesting. Cheers, Jamie -- Jamie Keane Programmer SolutionMasters, Inc. 9111 Monroe Rd., Suite 100 Charlotte, NC 28270 www.solutionmasters.com 704.563.5559 x 228 Voice 704.849.9291 Fax -Original Message- From: Gena

Re: Name are Intranet !!

2000-12-18 Thread Jamie Keane
Sex and food? Well then, I suggest... banana. (I could get worse. Really.) -- Jamie Keane Programmer SolutionMasters, Inc. 9111 Monroe Rd., Suite 100 Charlotte, NC 28270 www.solutionmasters.com 704.563.5559 x 228 Voice 704.849.9291 Fax -Original Message- From: Todd Ashworth [EMAIL

Re: CFHeader

2000-12-18 Thread Jamie Keane
HTTP headers are different from META tags in that they are handled completely on-server. CFLOCATION is a front-end for a commonly-used HTTP header, a location redirect. I also use them for setting expiration dates for served documents, to prevent caching. -- Jamie Keane Programmer

Re: Cool CF site - webos.org

2000-12-18 Thread Jamie Keane
*ROFL* That's the funniest thing I've seen this month! -- Jamie Keane Programmer SolutionMasters, Inc. 9111 Monroe Rd., Suite 100 Charlotte, NC 28270 www.solutionmasters.com 704.563.5559 x 228 Voice 704.849.9291 Fax -Original Message- From: Gena [EMAIL PROTECTED] To: CF-Talk [EMAIL

Re: how many milliseconds is too many?

2000-12-15 Thread Jamie Keane
Is there any way you could consolidate the queries, ie find some common ground to perform a join on? -- Jamie Keane Programmer SolutionMasters, Inc. 9111 Monroe Rd., Suite 100 Charlotte, NC 28270 www.solutionmasters.com 704.563.5559 x 228 Voice 704.849.9291 Fax -Original Message- From

Re: Alternating TR colors

2000-12-15 Thread Jamie Keane
Initialise your counter to 0. Output your TR, with the IIF statement determining the row colour (like your standard currentrow snippet would do). Set counter equal to counter = 1. Voila! -- Jamie Keane Programmer SolutionMasters, Inc. 9111 Monroe Rd., Suite 100 Charlotte, NC 28270

Re: IsNumeric Function

2000-12-15 Thread Jamie Keane
You shouldn't need the quotation marks around the parameter passed to IsNumeric(). Try that. -- Jamie Keane Programmer SolutionMasters, Inc. 9111 Monroe Rd., Suite 100 Charlotte, NC 28270 www.solutionmasters.com 704.563.5559 x 228 Voice 704.849.9291 Fax -Original Message- From: Greg

Re: Detecting if JavaScript is enabled with Cold Fusion

2000-12-15 Thread Jamie Keane
that simplifies the process somewhat. -- Jamie Keane Programmer SolutionMasters, Inc. 9111 Monroe Rd., Suite 100 Charlotte, NC 28270 www.solutionmasters.com 704.563.5559 x 228 Voice 704.849.9291 Fax -Original Message- From: Jerry Tolentino [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Date

Re: Making changes to a live Database

2000-12-14 Thread Jamie Keane
To complement what Daniel wrote, if you're going to run more than one alter statement, wrap them in a transaction. That way, you can test all you want, and should something screw up down the chain, the DB will revert to its original state. It makes life easy. -- Jamie Keane Programmer

Re: Another debate

2000-12-14 Thread Jamie Keane
It has COM support on NT only. The downside is if you wanted to migrate servers from NT to Unix, you're kinda hosed if you were using COM objects. Jamie -- Jamie Keane Programmer SolutionMasters, Inc. 9111 Monroe Rd., Suite 100 Charlotte, NC 28270 www.solutionmasters.com 704.563.5559 x 228

Re: Decrypting

2000-12-14 Thread Jamie Keane
I know there is an encrypt/decrypt CFX on Allaire's DevEx site. Worth a check-out! -- Jamie Keane Programmer SolutionMasters, Inc. 9111 Monroe Rd., Suite 100 Charlotte, NC 28270 www.solutionmasters.com 704.563.5559 x 228 Voice 704.849.9291 Fax -Original Message- From: Kevin Schmidt

Re: cftry cfcatch/cfcatch/cftry

2000-12-13 Thread Jamie Keane
Alternately, you could have a main page that has a cftry/cfcatch block, and include the meat of the page within (a la Fusebox). Worth a shot, neh? -- Jamie Keane Programmer SolutionMasters, Inc. 9111 Monroe Rd., Suite 100 Charlotte, NC 28270 www.solutionmasters.com 704.563.5559 x 228 Voice

Re: Another debate

2000-12-13 Thread Jamie Keane
rtant than the application server you're using. Jamie (best tool for the job, et cetera, et cetera) -- Jamie Keane Programmer SolutionMasters, Inc. 9111 Monroe Rd., Suite 100 Charlotte, NC 28270 www.solutionmasters.com 704.563.5559 x 228 Voice 704.849.9291 Fax -Original Message- F

Re: Just a stray thought

2000-12-13 Thread Jamie Keane
Yes, I'm interested too. Send it on up! -- Jamie Keane Programmer SolutionMasters, Inc. 9111 Monroe Rd., Suite 100 Charlotte, NC 28270 www.solutionmasters.com 704.563.5559 x 228 Voice 704.849.9291 Fax -Original Message- From: Andres [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED

Re: Another debate

2000-12-13 Thread Jamie Keane
somewhat reasonable, he'll at least hear your concerns. If he's completely unresponsive, then it really doesn't reflect well on his ability to manage, does it? -- Jamie Keane Programmer SolutionMasters, Inc. 9111 Monroe Rd., Suite 100 Charlotte, NC 28270 www.solutionmasters.com 704.563.5559 x

Re: What are the recognized CF variable scopes?

2000-12-12 Thread Jamie Keane
the uncertainty. -- Jamie Keane Programmer SolutionMasters, Inc. 9111 Monroe Rd., Suite 100 Charlotte, NC 28270 www.solutionmasters.com 704.563.5559 x 228 Voice 704.849.9291 Fax -Original Message- From: David Shadovitz [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Date: Tuesday

error upon verity access

2000-12-11 Thread Jamie Keane
of the collection in question.) I've tried to repair the collection through the administrator, which seems to work fine, but doesn't fix the problem. Any other ideas about what to do? Thanks! -- Jamie Keane Programmer SolutionMasters, Inc. 9111 Monroe Rd., Suite 100 Charlotte, NC 28270

Re: variables passed en masse - what is the tag?

2000-12-07 Thread Jamie Keane
It's CF_EMBEDFIELDS. I based a form-to-struct tag on its logic. Cool stuff! (I know in 4.5 form is a struct, but we're dealing with 4.0 here) Do a search for "Forta" in the DevEx, and you'll find some nice derivatives of his works. -- Jamie Keane Programmer SolutionMasters, Inc. 9

Re: passing cfquery results to another page

2000-12-07 Thread Jamie Keane
Convert the query to a WDDX packet, and store the packet as a hidden form field. I've done it before, and it works pretty well. -- Jamie Keane Programmer SolutionMasters, Inc. 9111 Monroe Rd., Suite 100 Charlotte, NC 28270 www.solutionmasters.com 704.563.5559 x 228 Voice 704.849.9291 Fax

Re: Slightly OT....HTML question

2000-12-05 Thread Jamie Keane
Egads, that's a big number. What we commonly use for a drill-down is the TwoSelectsRelated tag (or if the data is sufficiently cumbersome, ThreeSelectsRelated). Jamie -- Jamie Keane Programmer SolutionMasters, Inc. 9111 Monroe Rd., Suite 100 Charlotte, NC 28270 www.solutionmasters.com

Re: Big companies using CF

2000-12-05 Thread Jamie Keane
I believe www.roomstogo.com is CF-based (and FuseBox-based to boot!). -- Jamie Keane Programmer SolutionMasters, Inc. 9111 Monroe Rd., Suite 100 Charlotte, NC 28270 www.solutionmasters.com 704.563.5559 x 228 Voice 704.849.9291 Fax -Original Message- From: Todd Ashworth [EMAIL

Re: Slightly OT....HTML question

2000-12-05 Thread Jamie Keane
! -- Jamie Keane Programmer SolutionMasters, Inc. 9111 Monroe Rd., Suite 100 Charlotte, NC 28270 www.solutionmasters.com 704.563.5559 x 228 Voice 704.849.9291 Fax -Original Message- From: Andy Ewings [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Date: Tuesday, December 05, 2000 9:54 AM Subject

Re: deallocate

2000-12-04 Thread Jamie Keane
I know that there's a scope defined for ordinary variables on a page. It's the "variables" scope, right? Anyway, whatever its name is, do you know if it's a struct too? Thanks. -- Jamie Keane Programmer SolutionMasters, Inc. 9111 Monroe Rd., Suite 100 Charlotte,

Re: deallocate

2000-12-04 Thread Jamie Keane
Are there any issues with using the request scope in lieu of the variable scope? Or is the fact that one's a struct the only difference? -- Jamie Keane Programmer SolutionMasters, Inc. 9111 Monroe Rd., Suite 100 Charlotte, NC 28270 www.solutionmasters.com 704.563.5559 x 228 Voice 704.849.9291

Re: ColdFusion for Dummies revision - CF5 features

2000-12-04 Thread Jamie Keane
O! This makes me very happy, and will certainly make the other developers happy as well. We've been lamenting the lack of UDFs for a good while. Thanks for the pointer! -- Jamie Keane Programmer SolutionMasters, Inc. 9111 Monroe Rd., Suite 100 Charlotte, NC 28270 www.solutionmasters.com

Re: ColdFusion for Dummies revision - CF5 features

2000-12-04 Thread Jamie Keane
Yeah, you could just run another query, but if you already have a query and you want to pull a subset of it, it does save resources to run a subquery off of what you already store. So in responce to your question: "Yeah". -- Jamie Keane Programmer SolutionMasters, Inc. 9111 Monroe

Re: SQL 7.0 Question

2000-11-30 Thread Jamie Keane
Try just DELETE FROM table WHERE conditions You'd have to use UPDATE to delete/mangle individual cell data, so the * in the previous statement is unnecessary. :) -- Jamie Keane Programmer SolutionMasters, Inc. 9111 Monroe Rd., Suite 100 Charlotte, NC 28270 www.solutionmasters.com 704.563.5559

Re: CF_Calendar

2000-11-29 Thread Jamie Keane
Have you taken a look at MultiCalendar? http://www.lafilm.net/multicalendar/ We're using it on one of our big projects, and it's pretty cool. -- Jamie Keane Programmer SolutionMasters, Inc. 9111 Monroe Rd., Suite 100 Charlotte, NC 28270 www.solutionmasters.com 704.563.5559 x 228 Voice

Re: time in CF

2000-11-27 Thread Jamie Keane
Current date and time? You can use the Now() function to get a date/time object with that. Afterwards, use the DateFormat() and TimeFormat() functions to format the date the way you like. -- Jamie Keane Programmer SolutionMasters, Inc. 9111 Monroe Rd., Suite 100 Charlotte, NC 28270

Re: HTML CFMAIL

2000-11-27 Thread Jamie Keane
Other than setting the "type=html" param in CFMAIL, you should be set. -- Jamie Keane Programmer SolutionMasters, Inc. 9111 Monroe Rd., Suite 100 Charlotte, NC 28270 www.solutionmasters.com 704.563.5559 x 228 Voice 704.849.9291 Fax -Original Message- From: paul smith [EMAIL

highlighting strings, with a twist.

2000-11-14 Thread Jamie Keane
assistance would be very appreciated! And if you know a custom tag that does this, please pass it on my way. Thanks! -- Jamie Keane Programmer SolutionMasters, Inc. 9111 Monroe Rd., Suite 100 Charlotte, NC 28270 www.solutionmasters.com 704.563.5559 x 228 Voice 704.849.9291 Fax

Smart renames on images?

2000-10-23 Thread Jamie Keane
. If the desired filename already exists on the server, I need to let the user know, and rename the file accordingly. What's the easiest and most efficent way to handle this? -- Jamie Keane Programmer SolutionMasters, Inc. 9111 Monroe Rd., Suite 100 Charlotte, NC 28270 www.solutionmasters.com

Re: Smart renames on images?

2000-10-23 Thread Jamie Keane
What type of error is returned from an unsuccessful upload? -- Jamie Keane Programmer SolutionMasters, Inc. 9111 Monroe Rd., Suite 100 Charlotte, NC 28270 www.solutionmasters.com 704.563.5559 x 228 Voice 704.849.9291 Fax -Original Message- From: Cameron Childress [EMAIL PROTECTED

Re: CGI Referrer variable

2000-10-09 Thread Jamie Keane
Yeah, I did that too. The funny thing is that it didn't throw an error in my case. Is the CGI variable space particularly (and annoyingly) lenient when it comes to nonexistant variables or is this anomalous behaviour? -- Jamie Keane Programmer SolutionMasters, Inc. 9111 Monroe Rd., Suite 100

Re: Value to Variable?

2000-10-05 Thread Jamie Keane
To get the value of name ".recordcount", use the Evaluate function. -- Jamie Keane Programmer SolutionMasters, Inc. 9111 Monroe Rd., Suite 100 Charlotte, NC 28270 www.solutionmasters.com 704.563.5559 x 228 Voice 704.849.9291 Fax -Original Message- From: Peter Benoit [EMAIL

Re: #Timeformat(Now())#

2000-10-03 Thread Jamie Keane
I would put the formatting mask behind the date. #DateFormat(Now(),"mm/dd/")# would result in 10/03/2000. -- Jamie Keane Programmer SolutionMasters, Inc. 9111 Monroe Rd., Suite 100 Charlotte, NC 28270 www.solutionmasters.com 704.563.5559 x 228 Voice 704.849.9291 Fax -Origin

Re: MORE: #Timeformat(Now())#

2000-10-03 Thread Jamie Keane
Well, that would do it too! I'm in the habit of always adding the formatting mask, and I've always done it this way, so I sorta jumped to conclusions. Doh. Sorry. -- Jamie Keane Programmer SolutionMasters, Inc. 9111 Monroe Rd., Suite 100 Charlotte, NC 28270 www.solutionmasters.com

Re: _date fields

2000-10-02 Thread Jamie Keane
I've experienced that on a few occasions, and it is because CF reserves the "_date" suffix for validating fields. The way around this is to not name your form fields with _date or _required or whatnot. I wish there was a way to turn this off! -- Jamie Keane Programmer SolutionMa

Re: Javascript string search question...

2000-10-02 Thread Jamie Keane
You could use JS's regex functions... -- Jamie Keane Programmer SolutionMasters, Inc. 9111 Monroe Rd., Suite 100 Charlotte, NC 28270 www.solutionmasters.com 704.563.5559 x 228 Voice 704.849.9291 Fax -Original Message- From: Kevin Langevin [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED

Re: HeadHunters?

2000-09-29 Thread Jamie Keane
song?") -- Jamie Keane Programmer SolutionMasters, Inc. 9111 Monroe Rd., Suite 100 Charlotte, NC 28270 www.solutionmasters.com 704.563.5559 x 228 Voice 704.849.9291 Fax -Original Message- From: Todd Ashworth [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Date: Friday, September 29, 20

Re: Date Timestamp??

2000-09-26 Thread Jamie Keane
Have you tried using #Now()# in your insert statement? That should work in most cases. -- Jamie Keane Programmer SolutionMasters, Inc. 9111 Monroe Rd., Suite 100 Charlotte, NC 28270 www.solutionmasters.com 704.563.5559 x 228 Voice 704.849.9291 Fax -Original Message- From

Re: [CF-Talk] RE: listing tables in Access?

2000-09-19 Thread Jamie Keane
That's what I needed. Thanks very much! -- Jamie Keane Programmer SolutionMasters, Inc. 9111 Monroe Rd., Suite 100 Charlotte, NC 28270 www.solutionmasters.com 704.563.5559 x 228 Voice 704.849.9291 Fax -Original Message- From: Billy Cravens [EMAIL PROTECTED] To: [EMAIL PROTECTED

OT: listing tables in Access?

2000-09-18 Thread Jamie Keane
Hello everyone, I was wondering if Access has some mechanism in place to list all tables in a database. Thanks. -- Jamie Keane Programmer SolutionMasters, Inc. 9111 Monroe Rd., Suite 100 Charlotte, NC 28270 www.solutionmasters.com 704.563.5559 x 228 Voice 704.849.9291 Fax

Re: [CF-Talk] Re: listing tables in Access?

2000-09-18 Thread Jamie Keane
I meant as a query. -- Jamie Keane Programmer SolutionMasters, Inc. 9111 Monroe Rd., Suite 100 Charlotte, NC 28270 www.solutionmasters.com 704.563.5559 x 228 Voice 704.849.9291 Fax -Original Message- From: Ricq Pattay [EMAIL PROTECTED] To: [EMAIL PROTECTED] [EMAIL PROTECTED] Date

Re: cf error question...

2000-09-06 Thread Jamie Keane
could use CFTRY/CFCATCH to trap individual errors per page and manipulate them. -- Jamie Keane Programmer SolutionMasters, Inc. 9111 Monroe Rd., Suite 100 Charlotte, NC 28270 www.solutionmasters.com 704.563.5559 x 228 Voice 704.849.9291 Fax -Original Message- From: Chris Terrebonne [EMAIL

Re: count() or recordcount

2000-09-06 Thread Jamie Keane
to count the items with x criteria, your intent is closer to count() anyway. :) -- Jamie Keane Programmer SolutionMasters, Inc. 9111 Monroe Rd., Suite 100 Charlotte, NC 28270 www.solutionmasters.com 704.563.5559 x 228 Voice 704.849.9291 Fax -Original Message- From: Todd Ashworth [EMAIL

Re: CF not letting go of database connection?

2000-09-01 Thread Jamie Keane
50 characters of gibberish). In Access it kills the lock on the DB, and it might help out in Sybase. HTH, Jamie -- Jamie Keane Programmer SolutionMasters, Inc. 9111 Monroe Rd., Suite 100 Charlotte, NC 28270 www.solutionmasters.com 704.563.5559 x 228 Voice 704.849.9291 Fax -Original Message

Re: StructClear

2000-09-01 Thread Jamie Keane
StructClear destroys struct keys. As for deleting structures altogether, I'm not sure. Surely there's got to be a way to unset variables, right? -- Jamie Keane Programmer SolutionMasters, Inc. 9111 Monroe Rd., Suite 100 Charlotte, NC 28270 www.solutionmasters.com 704.563.5559 x 228 Voice

Re: New and Worried (terminating a session)

2000-09-01 Thread Jamie Keane
the StructClear() function. -- Jamie Keane Programmer SolutionMasters, Inc. 9111 Monroe Rd., Suite 100 Charlotte, NC 28270 www.solutionmasters.com 704.563.5559 x 228 Voice 704.849.9291 Fax -Original Message- From: megan sherman [EMAIL PROTECTED] To: cold fusion [EMAIL PROTECTED] Date: Friday

Re: Has the Apocalypse cometh? (Was RE: CF vs. ASP)

2000-08-31 Thread Jamie Keane
I am, well at least professionally. I fiddle with PHP as a hobby, and my job hasn't required me to switch over yet, so I guess I still qualify. -- Jamie Keane Programmer SolutionMasters, Inc. 9111 Monroe Rd., Suite 100 Charlotte, NC 28270 www.solutionmasters.com 704.563.5559 x 228 Voice

(OT) making fields readonly with JavaScript

2000-08-31 Thread Jamie Keane
through JS. Any ideas? Thanks, Jamie -- Jamie Keane Programmer SolutionMasters, Inc. 9111 Monroe Rd., Suite 100 Charlotte, NC 28270 www.solutionmasters.com 704.563.5559 x 228 Voice 704.849.9291 Fax -- Archives: http:

Re: Javascript Question

2000-08-31 Thread Jamie Keane
Here's what I'd do. Make the image an HREF pointing to "#", and calls a function when clicked. Like so: function doMyStuff() { document.image.src = "newimage.jpg"; document.form.submit(); } I think this will work. -- Jamie Keane Programmer SolutionMasters, Inc. 91

Re: (OT) making fields readonly with JavaScript

2000-08-31 Thread Jamie Keane
Yep, that'll do it. I forgot entirely about blur(). Thanks! -- Jamie Keane Programmer SolutionMasters, Inc. 9111 Monroe Rd., Suite 100 Charlotte, NC 28270 www.solutionmasters.com 704.563.5559 x 228 Voice 704.849.9291 Fax -Original Message- From: Jason Powers [EMAIL PROTECTED

Re: Re[2]: (OT) making fields readonly with JavaScript

2000-08-31 Thread Jamie Keane
Well, the bugbear of this was I needed to control, via radio buttons, whether or not the text field(s) was/were readonly. What I ended up doing was storing the state in a hidden formfield. If anyone cares to see the code, I'll post it. -- Jamie Keane Programmer SolutionMasters, Inc. 9111

Re: IsDefined help

2000-08-30 Thread Jamie Keane
What method is the form using? To use the FORM scope a form must use the POST method. -- Jamie Keane Programmer SolutionMasters, Inc. 9111 Monroe Rd., Suite 100 Charlotte, NC 28270 www.solutionmasters.com 704.563.5559 x 228 Voice 704.849.9291 Fax -Original Message- From: Joel

Re: Need help validating a URL...

2000-08-30 Thread Jamie Keane
How about... cfif Left(var,7) is not "http://" (error message...) /cfif -- Jamie Keane Programmer SolutionMasters, Inc. 9111 Monroe Rd., Suite 100 Charlotte, NC 28270 www.solutionmasters.com 704.563.5559 x 228 Voice 704.849.9291 Fax -Original Message- From: Edward Chan

Re: IsDefined help

2000-08-30 Thread Jamie Keane
I don't think so. I know Form.FIELDNAMES is reserved, but that's about it, I think. -- Jamie Keane Programmer SolutionMasters, Inc. 9111 Monroe Rd., Suite 100 Charlotte, NC 28270 www.solutionmasters.com 704.563.5559 x 228 Voice 704.849.9291 Fax -Original Message- From: Andy Ewings

Re: formatting social security number

2000-08-30 Thread Jamie Keane
Here's what I did: cfset output = Replace(form.ssn,"-","","ALL") and to display it properly, #Left(output,3)#-#Mid(output,4,2)#-#Right(output,4)# -- Jamie Keane Programmer SolutionMasters, Inc. 9111 Monroe Rd., Suite 100 Charlotte, NC 28270 www.solutionmasters

Re: What I want in CF (was: Learning ASP)

2000-08-29 Thread Jamie Keane
God that's kludgy, but if it works it works, eh? Still, I wish Allaire would put a more "standardised" and documented syntax, so I wouldn't have to scratch my head as much. :) -- Jamie Keane Programmer SolutionMasters, Inc. 9111 Monroe Rd., Suite 100 Charlotte, NC 28270 www.solutionm

Re: Is there are way to get a hold of the referring server

2000-08-29 Thread Jamie Keane
It should also be noted that Allaire provides a PDF quick-reference that summarises all functions, CF tags, and objects created by invocation of said tags and functions. It's a real life-saver. You should be able to find it on Allaire's site. -- Jamie Keane Programmer SolutionMasters, Inc

Re: CFLOCK datasource var?

2000-08-29 Thread Jamie Keane
Yeah, but the "Variables" scope isn't persistent. Each time a page loads it will unset itself. It would be better IMHO to just do a plain vanilla CFSET. -- Jamie Keane Programmer SolutionMasters, Inc. 9111 Monroe Rd., Suite 100 Charlotte, NC 28270 www.solutionmasters.com 704.563.

Re: What I want in CF (was: Learning ASP)

2000-08-28 Thread Jamie Keane
and static variables, and that helps me out a lot. -- Jamie Keane Programmer SolutionMasters, Inc. 9111 Monroe Rd., Suite 100 Charlotte, NC 28270 www.solutionmasters.com 704.563.5559 x 228 Voice 704.849.9291 Fax -Original Message- From: Gregory Harris [EMAIL PROTECTED] To: [EMAIL PROTECTED

Re: IF this OR this

2000-08-28 Thread Jamie Keane
Just like you said. I usually wrap my conditional components in parentheses just to be certain. -- Jamie Keane Programmer SolutionMasters, Inc. 9111 Monroe Rd., Suite 100 Charlotte, NC 28270 www.solutionmasters.com 704.563.5559 x 228 Voice 704.849.9291 Fax -Original Message- From

Re: password generation code snippet needed

2000-08-28 Thread Jamie Keane
= 57 cfelse cfset uppercase = RandRange(0,1) cfif uppercase cfset lowend = 65 cfset highend = 90 cfelse cfset lowend = 97 cfset highend = 122 /cfif /cfif cfset pswd = pswd Chr(RandRange(lowend,highend)) /cfloop -- Jamie Keane Programmer SolutionMasters, Inc. 9111 Monroe Rd., Suite 100 Charlotte, NC

Re: Query syntax

2000-08-28 Thread Jamie Keane
The "dbo" scope is the "owner" of the table. This means it was created by user "dbo." The "dis_products" scope is the name of the table the column belongs to. That's to eliminate ambiguity in multitable queries. "DESC" means descending. :) --

Re: IsNotDefined()

2000-08-25 Thread Jamie Keane
Try NOT IsDefined(). -- Jamie Keane Programmer SolutionMasters, Inc. 9111 Monroe Rd., Suite 100 Charlotte, NC 28270 www.solutionmasters.com 704.563.5559 x 228 Voice 704.849.9291 Fax -Original Message- From: Peter Benoit [EMAIL PROTECTED] To: '[EMAIL PROTECTED]' [EMAIL PROTECTED] Date

Re: Concatenate Strings

2000-08-25 Thread Jamie Keane
cfset ConcatenatedString = string1 string2 -- Jamie Keane Programmer SolutionMasters, Inc. 9111 Monroe Rd., Suite 100 Charlotte, NC 28270 www.solutionmasters.com 704.563.5559 x 228 Voice 704.849.9291 Fax -Original Message- From: Peter Benoit [EMAIL PROTECTED] To: '[EMAIL PROTECTED

Re: splitting strings

2000-08-24 Thread Jamie Keane
Do you wish to convert your list to an array? If so, there's the function ListToArray. If you are wanting to put each element on a blank line, you could loop through the array and output each element at a time, followed by br. -- Jamie Keane Programmer SolutionMasters, Inc. 9111 Monroe Rd

Re: Division in Cold Fusion?

2000-08-23 Thread Jamie Keane
cfset myval = thisval / thatval should work. -- Jamie Keane Programmer SolutionMasters, Inc. 9111 Monroe Rd., Suite 100 Charlotte, NC 28270 www.solutionmasters.com 704.563.5559 x 228 Voice 704.849.9291 Fax -Original Message- From: Peter Benoit [EMAIL PROTECTED] To: '[EMAIL PROTECTED

Re: Newbie Cold Fusion Studio Question

2000-08-23 Thread Jamie Keane
You will need Cold Fusion Server installed on the machine that's serving up the documents for variables to be interpreted. -- Jamie Keane Programmer SolutionMasters, Inc. 9111 Monroe Rd., Suite 100 Charlotte, NC 28270 www.solutionmasters.com 704.563.5559 x 228 Voice 704.849.9291 Fax

Re: limiting Malicious uploaded file types

2000-08-23 Thread Jamie Keane
The way I'd do it is cffile action="upload" (other_attributes) cfset Disallow = "cfm,exe,asp,vbs,js" cfif ListFindNoCase(Disallow,ListLast(FILE.ServerFile,".")) is not 0 cffile action="delete" file="#FILE.ServerFile#" -- Jamie Keane Programme

Re: assigning value to dynamic variable

2000-08-23 Thread Jamie Keane
The proper syntax is: CFSET Evaluate("CurBills_#myBillFolder#" =ListAppend(Trim(Evaluate("CurBills_"myBillFolder)), myBillnum) -- Jamie Keane Programmer SolutionMasters, Inc. 9111 Monroe Rd., Suite 100 Charlotte, NC 28270 www.solutionmasters.com 704.563.5559 x 228 Voi

Re: assigning value to dynamic variable

2000-08-23 Thread Jamie Keane
oops remove the "evaluate(" from the beginning! (I really should proofread...) -- Jamie Keane Programmer SolutionMasters, Inc. 9111 Monroe Rd., Suite 100 Charlotte, NC 28270 www.solutionmasters.com 704.563.5559 x 228 Voice 704.849.9291 Fax -Original Message----- From: Jamie Ke

Re: dynamic IIf

2000-08-21 Thread Jamie Keane
The syntax should be IIF(condition,result1,result2) where result1 occurs if condition is true and result2 occurs if condition is false. -- Jamie Keane Programmer SolutionMasters, Inc. 9111 Monroe Rd., Suite 100 Charlotte, NC 28270 www.solutionmasters.com 704.563.5559 x 228 Voice 704.849.9291

Re: dynamic IIf

2000-08-21 Thread Jamie Keane
Oh, my mistake... I forgot the DE()'s around the results. These are needed. My brain's fried today. :) -- Jamie Keane Programmer SolutionMasters, Inc. 9111 Monroe Rd., Suite 100 Charlotte, NC 28270 www.solutionmasters.com 704.563.5559 x 228 Voice 704.849.9291 Fax -Original Message

Re: Printing anchor code

2000-08-21 Thread Jamie Keane
You'd need to escape the "trouble" characters, I'd think. Have you tried CF's HTMLCodeFormat() function? -- Jamie Keane Programmer SolutionMasters, Inc. 9111 Monroe Rd., Suite 100 Charlotte, NC 28270 www.solutionmasters.com 704.563.5559 x 228 Voice 704.849.9291 Fax -Origin

Re: How can you programmatically keep a web browser from caching a page?

2000-08-17 Thread Jamie Keane
You could use CFHEADER to expire the page: CFHEADER Name="Expires" Value="#Now()#" -- Jamie Keane Programmer SolutionMasters, Inc. 9111 Monroe Rd., Suite 100 Charlotte, NC 28270 www.solutionmasters.com 704.563.5559 x 228 Voice 704.849.9291 Fax -Original Message- F

Re: Open Source (and free?) web content editor?

2000-08-17 Thread Jamie Keane
It's not WSIWYG, and it's for PHP, but you might take a gander at http://www.ekenberg.se/php/ide/ -- Jamie Keane Programmer SolutionMasters, Inc. 9111 Monroe Rd., Suite 100 Charlotte, NC 28270 www.solutionmasters.com 704.563.5559 x 228 Voice 704.849.9291 Fax -Original Message- From

Re: credit card validation

2000-08-17 Thread Jamie Keane
If you wanted to use Javascript there is a Javascript validator at http://www.dejeu.com/web/tools/tech/js/forms/form_chkcard-f.asp -- Jamie Keane Programmer SolutionMasters, Inc. 9111 Monroe Rd., Suite 100 Charlotte, NC 28270 www.solutionmasters.com 704.563.5559 x 228 Voice 704.849.9291 Fax

Re: javascript help

2000-08-17 Thread Jamie Keane
Your cfform needs a name. If you're just using HTML forms, you'll still need a name for your form to access the form's contents. -- Jamie Keane Programmer SolutionMasters, Inc. 9111 Monroe Rd., Suite 100 Charlotte, NC 28270 www.solutionmasters.com 704.563.5559 x 228 Voice 704.849.9291 Fax

Re: go back to previou s page

2000-08-17 Thread Jamie Keane
You can refer to the referring document with the CGI.HTTP_REFERER variable. Just set your href to that and that should do the trick for you. -- Jamie Keane Programmer SolutionMasters, Inc. 9111 Monroe Rd., Suite 100 Charlotte, NC 28270 www.solutionmasters.com 704.563.5559 x 228 Voice

Re: SQL query problem...

2000-08-17 Thread Jamie Keane
It's an old-school bass synthesizer. (yeah, I'd love to get my hands on one too...) veering blindly off-topic, Jamie -- Jamie Keane Programmer SolutionMasters, Inc. 9111 Monroe Rd., Suite 100 Charlotte, NC 28270 www.solutionmasters.com 704.563.5559 x 228 Voice 704.849.9291 Fax -Original

Re: Robot chasing question

2000-08-17 Thread Jamie Keane
I don't know about the first part but they shouldn't follow the includes, since the robot should only see the resultant HTML code, like any browser. -- Jamie Keane Programmer SolutionMasters, Inc. 9111 Monroe Rd., Suite 100 Charlotte, NC 28270 www.solutionmasters.com 704.563.5559 x 228 Voice

  1   2   >