RE: Debugging?

2007-03-20 Thread Betts, Robyn
You can use cfsetting showDebugOutput=false in your cfapplication file of that application. This keeps debugging on for the other apps, but off for this one in particular. -Original Message- From: Bob Imperial [mailto:[EMAIL PROTECTED] Sent: Monday, March 19, 2007 12:39 PM To: CF-Talk

Re: Plenty of Coldfusion/Ajax frameworks. Which one for a starter ?

2006-11-08 Thread Robyn
Not CF specific, but I'm currently using Prototype and scriptaculous. Looking into Dojo. Dan Vega wrote: I am a big fan of Yahoo and Yahoo ext On 11/8/06, Mike Chabot [EMAIL PROTECTED] wrote: I looked at a lot of the frameworks. The problem is that there are at least 10 really good

Re: Quick Question

2006-08-31 Thread Robyn
Ahhh... this is a *huge* improvement over that awful frames/heavy/Flash? CFDocs page that is installed locally or that you have to navigate via CFLiveDocs. Half the time I try to go there, it doesn't work in Firefox, anyway... Thanks for the link! Scott Stroz wrote: Also, on top of using

Re: FAQ?

2006-07-12 Thread Robyn
Have you considered using a group-wide wiki for this? The CSS list that I read has a great wiki site that allows users to compile frequently used formats, different hacks, etc. Check it out for ideas: http://css-discuss.incutio.com/ Mingo Hagen wrote: Hi all, Is there a place to get stuff

Re: Select * in SQL

2006-07-11 Thread Robyn
Typically if you ever have DB developers managing tables or if your data layer is truly separate from your other layers, then in theory, your tables could change (i.e., someone could add more columns that you *don't* need) at any time. If you were using select *, then you will retrieve

Re: CF Administrator and debugging IP settings

2005-10-11 Thread Robyn
If you're doing this but not seeing any debugging at all, you need to go into the debugging settings and enable debugging. Then go to the Debugging IP Addresses and enter your IP address (or use add current if you're accessing the administrator from your machine...) -R Justin D. Scott wrote:

Re: .NET suggestions

2005-08-23 Thread Robyn
I completely second the recommendation for the C# books by Jesse Liberty. And if you ever get a chance to see him speak, do it. He is very articulate and bright and conveys information well. Robyn Here are two books I have and recommend (both by Jesse Liberty): Learning C# http

Re: Consistency of Submitted Form Fields

2005-08-11 Thread Robyn
Dawson, Michael wrote: One solution I thought of would be to specify a list of the form fields in the specific order. However, that leads to duplication of code and then what happens when I forget to add a field to the sort order list? Use JavaScript to traverse through all form fields on

Re: Weirdness with a form

2005-04-01 Thread Robyn
Thanks - I had a feeling it was intentional, but I must say, it's not very consistent, and therefore kind of annoying. Oh well! -Robyn Dave Watts wrote: OK, so I have a form. It's as straightforward as you can get (below). It has no buttons (nevermind a submit button)! But when I hit

Weirdness with a form

2005-03-31 Thread Robyn
[My apologies if this is OT - it's not really CF related, but more web dev related ] OK, so I have a form. It's as straightforward as you can get (below). It has no buttons (nevermind a submit button)! But when I hit *enter*, when my cursor is in the field, it submits, but only when there is

CFSILENT with CFAPPLICATION

2005-03-17 Thread Robyn
the cfapplication tag. My understanding is that cfsilent suppresses output to the browser, but cfapplication doesn't actually produce any client-side output. What am I missing here? I see this all over. Robyn ~| Logware (www.logware.us

Re: CFSILENT with CFAPPLICATION

2005-03-17 Thread Robyn
C code. C code run. Run code run. Please! - Cynthia Dunning -Original Message- From: Robyn [mailto:[EMAIL PROTECTED] Sent: Thursday, March 17, 2005 7:09 AM To: CF-Talk Subject: CFSILENT with CFAPPLICATION Hey all, My apologies if this has

Re: CFSILENT with CFAPPLICATION

2005-03-17 Thread Robyn
(FB4) - the doctype is not the next line. But this all makes more sense to me now. Thanks! Robyn Adam Haskell wrote: well cfapplication name=something does output a blank line probably...whats directly under the tag? is it a doctype? Adam H On Thu, 17 Mar 2005 10:09:03 -0500, Robyn

Re: CFSILENT with CFAPPLICATION

2005-03-17 Thread Robyn
Great suggestions, guys. Thanks! Jochem van Dieten wrote: Brian Kotek wrote: Just a note that you can also always put cfcontent reset=true just before you output your HTML content, and that will discard everything in the output buffer and start from scratch. This is an easy way to eliminate

OT: ActivEdit and DHTML issue

2005-02-22 Thread Robyn
? Any help would be appreciated. -Robyn P.S., I've searched the CFDev forums and even posted there, but the forums don't seem to be all that active, so thought Id try my luck here... Hope you don't mind! ~| Logware

Re: XHTML Validation via CF

2004-12-13 Thread Robyn
Thanks, Paul. I'll look into this too! Paul Vernon wrote: http://www.htmlvalidator.com This works a treat for us The bulk process lets us do an entire site in one go... We've found that it can also find bugs that you may not even know existed in your CF because it spiders your site like a

Re: XHTML Validation via CF

2004-12-10 Thread Robyn
page in an application to a new file and then uploading it would work, but would be tough to get people to do reliably. Thanks! Robyn ~| Special thanks to the CF Community Suite Silver Sponsor - New Atlanta http

Re: XHTML Validation via CF

2004-12-10 Thread Robyn
Ian Skinner wrote: Should be based on the DOCTYPE of the document being validated. Yep, just figured that one out. Thanks... It's definitely a Friday! Thank you both for your help. Robyn ~| Special thanks to the CF

Re: XHTML Validation via CF

2004-12-10 Thread Robyn
for the tip. I just downloaded and it seems to be useful for our purposes. Any idea how to change the local validator from HTML 4.0 Transitional to XHTML 1 strict or transitional? Robyn ~| Special thanks to the CF Community

XHTML Validation via CF

2004-12-10 Thread Robyn
, Robyn ~| Special thanks to the CF Community Suite Silver Sponsor - New Atlanta http://www.newatlanta.com Message: http://www.houseoffusion.com/lists.cfm/link=i:4:187070 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm

RE: Getting started with ASP.NET

2004-06-25 Thread Robyn Follen
Check out the .NET-Talk group on House Of Fusion.This exact topic is being discussed today. Robyn -Original Message- From: Jeff Chastain [mailto:[EMAIL PROTECTED] Sent: Friday, June 25, 2004 12:24 PM To: CF-Talk Subject: WOT: Getting started with ASP.NET Does anybody have any

RE: Getting started with ASP.NET

2004-06-25 Thread Robyn Follen
Oops, I lied - the discussion was yesterday (6/24/2004) and the subject is called best book? Sorry about that. Robyn -Original Message- From: Jeff Chastain [mailto:[EMAIL PROTECTED] Sent: Friday, June 25, 2004 1:22 PM To: CF-Talk Subject: RE: Getting started with ASP.NET Thanks

RE: JDBC and CF

2003-12-19 Thread Robyn Follen
Thanks, all. I actually found a CFX tag that does just what I want, so I'm going that route instead and passing info back out to CF for the data access. Thanks! Robyn -Original Message- From: Craig Dudley [mailto:[EMAIL PROTECTED] Sent: Friday, December 19, 2003 5:00 AM To: CF-Talk

JDBC and CF

2003-12-18 Thread Robyn Follen
Server DB.I'm using CF 5 and the jvm that's installed with CF.Do I need to install SQL Server JDBC drivers before I do this?If so, where?If not, which driver should I specify my Java application use? Any tips/hints would be appreciated. Thanks in advance, Robyn [Todays Threads] [This Message

RE: Pushing Timeout Alert to Client.

2003-11-17 Thread Robyn Follen
While this doesn't quite answer your question as to an alert, it might help with your timeout issue. If you have a lot of big forms that the user has to fill out, and you're worried about timeouts while the user is filling out the form, you could have a hidden frame in the form, and an onFocus

OT: SQL server question

2003-11-16 Thread Robyn Follen
to restore this database, but I have no idea how to do it.Any ideas? Thanks in advance! Robyn [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

RE: SQL server question

2003-11-16 Thread Robyn Follen
Ah, perfect. This worked! Thanks -Robyn -Original Message- From: Dave Watts [mailto:[EMAIL PROTECTED] Sent: Sunday, November 16, 2003 8:42 PM To: CF-Talk Subject: RE: SQL server question I recently did something really dumb - I had a really small SQL server database that I

RE: number of occurrences in a string.

2003-10-16 Thread Robyn Follen
://www.amazon.com/exec/obidos/registry/2TCL1D08EZEYE/ref=wl_s_3/103-934 7519-1760600 ? Pretty short! -robyn -Original Message- From: Raymond Camden [mailto:[EMAIL PROTECTED] Sent: Thursday, October 16, 2003 2:53 PM To: CF-Talk Subject: RE: number of occurrences in a string. Ahem - without

RE: Help with CF and modal window

2003-10-14 Thread Robyn Follen
passing attributes on the URL at all). Robyn -Original Message- From: Daniel Mackey [mailto:[EMAIL PROTECTED] Sent: Friday, October 10, 2003 3:18 PM To: CF-Talk Subject: RE: Help with CF and modal window Hi, I usually put an IFRAME in the modal window: modal.cfm- cfif not isdefined

newsgroup equivilent of this mailing list?

2003-09-11 Thread Robyn Follen
Hi there, I know that a while ago I was able to use news.fuseware.com to view the CF-Talk mailing list as a newsgroup. This server is no longer working. Can I point my newsreader to another server to view this as a newsgroup? Thanks, Robyn Robyn Follen Web Applications Developer PreVision

RE: newsgroup equivilent of this mailing list?

2003-09-11 Thread Robyn Follen
Brilliant. Fuseware.com works! Thanks! -Robyn -Original Message- From: Massimo, Tiziana e Federica [mailto:[EMAIL PROTECTED] Sent: Thursday, September 11, 2003 1:32 PM To: CF-Talk Subject: Re: newsgroup equivilent of this mailing list? I know that a while ago I was able

CFHTTP / WinHTTP help

2003-02-24 Thread Robyn Follen
more granular and have more control over my post instead of relying on CF to do it for me. I was just wondering if anyone's done this or if there's some code out there I could borrow instead of reinventing the wheel. Thanks! Robyn

CFHTTP and multipart/form-data

2003-02-20 Thread Robyn Follen
I'm trying to send a file via a CFHTTP POST call. I can't see a way to set the type to multipart/form-data. Will someone out there confirm that this happens automatically when I put a CFHTTPPARAM of Type=File? Thanks, Robyn

RE: Can CF search a string from the right to the left.

2002-10-24 Thread Robyn Follen
you can use the reverse(string) function and then search from left to right. -Original Message- From: Ciliotta, Mario [mailto:mario.ciliotta;csfb.com] Sent: Thursday, October 24, 2002 10:34 AM To: CF-Talk Subject: Can CF search a string from the right to the left. Hi, I was wondering

RE: OT: .Net Mailinglist

2002-08-29 Thread Robyn Follen
15Seconds.com also has a .NET mailing list that I subscribe to. It's not bad. -Original Message- From: Matthew R. Small [mailto:[EMAIL PROTECTED]] Sent: Thursday, August 29, 2002 10:33 AM To: CF-Talk Subject: RE: OT: .Net Mailinglist Hmmm... I don't recommend ASP friends at all. They

RE: Women programmers

2002-08-29 Thread Robyn Follen
3 of the 8 people on my dev team are women (myself included)... and the battle of the sexes is alive and well in our office! :-) -Original Message- From: Phoeun Pha [mailto:[EMAIL PROTECTED]] Sent: Thursday, August 29, 2002 11:39 AM To: CF-Talk Subject: Women programmers I think I

RE: Dyanmic Form Names huh?

2002-08-27 Thread Robyn Follen
CFSET somevalue = Evaluate('FORM.' ListGetAt(FORM.FieldNames, j)) /CFLOOP HTH, Robyn p.s., this is NOT tested... but barring any syntax errors (heh... or logic errors), it should work. -Original Message- From: Ewok [mailto:[EMAIL PROTECTED]] Sent: Tuesday, August 27, 2002 3:03 PM To: CF

RE: cfhttp Connection Failure

2002-08-08 Thread Robyn Follen
Not sure if this will do it, but check that you're passing in the entire URL of the page you're trying to pass to - e.g., http://www.mysite.com/page.cfm -Original Message- From: Jim Taylor [mailto:[EMAIL PROTECTED]] Sent: Thursday, August 08, 2002 3:57 PM To: CF-Talk Subject: cfhttp

CF and Teradata

2002-05-10 Thread Robyn Follen
Has anyone used CF with Teradata at all? Any experiences to relay? -Robyn __ Get the mailserver that powers this list at http://www.coolfusion.com FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail

Name that tag -- Highlighting words on a page

2002-05-02 Thread Robyn Follen
where I saw it. Robyn __ This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/cf

RE: Name that tag -- Highlighting words on a page

2002-05-02 Thread Robyn Follen
. === Raymond Camden, Principal Spectra Compliance Engineer for Macromedia Email: [EMAIL PROTECTED] Yahoo IM : morpheus My ally is the Force, and a powerful ally it is. - Yoda -Original Message- From: Robyn Follen [mailto

On the fly CF mappings?

2002-01-11 Thread Robyn Follen
Hi, Is there any way to create CF Mappings on the fly from a web page through a custom tag, CFX tag, or otherwise? Thanks, Robyn Robyn Follen Web Applications Developer PreVision Marketing Inc. 55 Old Bedford Road Lincoln, MA 01773

Netscape Object Moved problem

2001-11-21 Thread Robyn Follen
Hey all, I have a site that's using a bastardized version of Fusebox, but follows the general method of having a central fusebox page and multiple fuseactions in a switch statement. Everything works fine in IE, but when I bring up index.cfm?fuseaction=display more than once in Netscape

RE: Netscape Object Moved problem

2001-11-21 Thread Robyn Follen
So is the only way around this to do a CFHEADER instead of a CFLOCATION? The solution I ended up going with was replacing my CFLocation with CFHEADER Name=Refresh Value=0; URL=Index.cfm?FuseAction=Display -Original Message- From: Nick McClure [mailto:[EMAIL PROTECTED]] Sent: Wednesday,

OT: Allaire survey?

2001-03-21 Thread Robyn Follen
the survey wasn't on allaire's site, but rather on this other company's site. I'm looking for the link to the survey, as I lost it. Does anyone out there still have it? Robyn Follen Web Applications Developer PreVision Marketing Inc. 55 Old Bedford Road Lincoln, MA 01773

CFOUTPUT performance tests?

2001-03-08 Thread Robyn Follen
you are outputting variables. On the same note, what exactly happens on the server in terms of memory and speed on the server when the server encounters a CFOUTPUT tag? Thanks for any info on this! Robyn ~~ Structure your ColdFusion code

Performance Tests

2001-03-08 Thread Robyn Follen
Does anyone out there have a webpage they've put together or a list of different CF performance tests that they've run for individual elements in CF (like CFLOOP... vs. CFOUTPUT query="myquery" or other tag comparisons, best practice standards, etc.)? Tha

Disappearing Session Variables!

2001-02-08 Thread Robyn Follen
KEN" value="#cftoken_local#" /cfif Any help would be appreciated! Robyn P.S., could anyone explain in detail why the above code actually works? We have some theories but would love a definitive answer... Robyn Follen Web Applications Developer PreV

OT: Any T-SQL gurus?

2001-02-06 Thread Robyn Follen
to rollback the sp_InsertSongs stored procedure? It isn't working as displayed above. Thanks! Robyn Follen Web Applications Developer PreVision Marketing Inc. 55 Old Bedford Road Lincoln, MA 01773 ~~ Structure your ColdFusion code with

EOF- such a thing in CF?

2001-01-04 Thread Robyn Follen
What's the best way to determine the End of File when dealing with an external file? Is there such a thing as an EOF marker in CF? Robyn ~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com

RE: List w/ delims

2000-12-08 Thread Robyn Follen
of characters for a delimiter? Any help would be appreciated, Robyn -Original Message- From: Jeff Britts [mailto:[EMAIL PROTECTED]] Sent: Friday, December 08, 2000 8:29 AM To: CF-Talk Subject: RE: List w/" " delims You CAN use multiple characters as list delimiters...eg. &qu

OT: portable SQL Database?

2000-11-01 Thread Robyn Follen
Does anyone out there know of a quick and easy way to move a SQL server database around, i.e., move it onto a Zip disk or something to take it home with you? I'm looking to take my development database home from the office and we don't have a VPN set up yet. Thanks!!

OT: IE and frames

2000-08-29 Thread Robyn Follen
indow" It's got to be available, but thusfar I've not found anything Robyn -- Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists

RE: IE and frames

2000-08-29 Thread Robyn Follen
THANKS so much for this tidbit - it's just what I was looking for. Robyn -Original Message- From: Arve Stangeland [mailto:[EMAIL PROTECTED]] Sent: Tuesday, August 29, 2000 10:42 AM To: '[EMAIL PROTECTED]' Subject: RE: IE and frames Install Web Accessories for Internet Explorer

detecting when a user's session ends

2000-08-25 Thread Robyn Follen
the application? Thanks, Robyn -- Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or send a message to [EMAIL PROTECTED

keeping a CFGRIDROW highlighted after submission

2000-08-17 Thread Robyn Follen
that is related to what you chose from the grid. I would like the user to be able to easily see which row he/she chose when the form is up. I notice that CFGRIDROW only has "data" as an attribute. Are there any workarounds out there

RE: CFContent question

2000-06-29 Thread Robyn Follen
] Robyn Follen wrote: Hi gang, When I use CFContent in IE, it opens my file (MSWord or otherwise) in my browser. That is, it still _is_ MSWord, but it's within my IE5. In Netscape, on the other hand, the same call to CFContent opens the actual application on my computer instead

CFContent question

2000-06-28 Thread Robyn Follen
to get my document to open in the actual application from IE? Here's how my code looks: CFCONTENT TYPE="#session.mimetype#" DELETEFILE="No" FILE="#session.docpath#" Any ideas would be appreciated. Robyn ---

Automatically Start/Stop CF Server?

2000-06-07 Thread Robyn Follen
(right?) but I'm not sure what it was exactly... Any help would be appreciated. TIA, Robyn -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=listsbody

RE: CFML be gone!

2000-05-09 Thread Robyn Follen
# /cfoutput would just show up as #myCompanySecret#), and jumped over the CFML tags as unrecognizable. At any rate, these are my findings. Anyone find anything different? I'd be very interested to know if anyone's found holes. Robyn -Original Message- From: Jay Sudowski - Handy Networks LLC

RE: Crystal Problems

2000-03-28 Thread Robyn Follen
nevermind, i actually found it - http://download.cnet.com/downloads/0-10092-100-1429663.html?tag=st.cn.sr.dl. 2 - OutletTown.com! Real Store Quality, Online Prices. http://www.outlettown.com -Original Message- From: Mark