Re: Typing test for programming?

2005-06-01 Thread Fred T. Sanders
On June 1, 2005 11:16 am, Ian Skinner scribbled:
 such a game on my first TSR80.

Was that the big grey one or were you lucky enough to get a second generation 
white one?

~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:11:2655
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/11
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:11
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.11
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Where are all the mid-level CF developers?

2005-05-02 Thread Fred T. Sanders
That's crazy, the cost of running one of those vessels just can't be cost 
effective.

Fred

On Friday 29 April 2005 16:10, Aaron Rouse wrote:
 Maybe they could put a ship out off the coast near NYC
  http://www.sea-code.com/

  On 4/29/05, Kristopher Pilles [EMAIL PROTECTED] wrote:
  You could outsource the spot? Probally cost you 1k per month for a guy
  in India.
 
  -Original Message-
  From: Daniel Brown [mailto:[EMAIL PROTECTED]
  Sent: Friday, April 29, 2005 3:48 PM
  To: CF-Jobs-Talk
  Subject: RE: Where are all the mid-level CF developers?
 
  Like I said earlier, probably most people who work in Manhattan don't
  live in Manhattan - there is easy commute from NJ and surrounding NY
  boros which are a lot more reasonable when it comes to cost of living.
 
  ecommerce partners, inc.
  Daniel Brown
  ECommerce Partners
  59 Franklin Street
  New York N.Y 10013
  T 212-334-3390
 
  [EMAIL PROTECTED]
  www.ecommercepartners.net http://www.ecommercepartners.net
  www.7Designers.com http://www.7Designers.com
  Directions to our office
 
  -Original Message-
  From: Adam Haskell [mailto:[EMAIL PROTECTED]
  Sent: Friday, April 29, 2005 3:43 PM
  To: CF-Jobs-Talk
  Subject: Re: Where are all the mid-level CF developers?
 
  I'm MIDish level(2 years in offices + 3 years as hobby/consulting) and
  50k would not get me to move to NY heck depending on benifits I may not
  even consider telecommuting for 50k. I would think 50k in NY for
  midlevel sounds rather low but maybe I am off...I would expect atleast
  55k maybe more depending on cost of living in neihboring cities I looked
  at Cost of living in Manhatten and its saying I would have to expect
  atleast $70k to consider..
 
  A friend of mine was a manager at Best Buy (mid level store) in Ohio and
  made 45k + bonuses which ussually got him to 50k by the end of the year.
  However if you figured his hourly wage it was pretty low b/c he ussually
  averaged 50-55 hours /week.
 
  Adam H
 
  On 4/29/05, Daniel Brown [EMAIL PROTECTED] wrote:
 if I wanted to pay $60-70k I could easily hire a very senior
   
developers (which seem to be easier to find too!).
   
A mid level J2EE developer makes 100K+ easy in SF where the cost of
living is less than in NY... where do you think all the CF
developers went?
   
I am a senior developer and I find 60K rather insulting - Fast food
restaurant managers make more than that. If you can get a senior
developer for 60K I'd say grab him/her.
   
(PS not to start an up roar - look at the cost of living in your
area before you start demanding higher salary)
   
--
~Blog~
http://www.robrohan.com
~The cfml plug-in for eclipse~
http://cfeclipse.tigris.org
~open source xslt IDE~
http://treebeard.sourceforge.
  
   net
  
   Fast food managers earn more than $60k/yr? I don't think that is
   anywhere
 
  near true.
 
   I used to know someone who worked assistance manager at Mcdonalds for
 
  $8/hr, although that was a couple years ago, I doubt managers earn so
  much more than that.

 

~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:11:2504
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/11
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:11
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.11
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Non Disclosure Agreements

2005-03-29 Thread Fred T. Sanders
I've never actually worked for a programming shop that didn't require one.
To me at least its actually an assumed job requirement.  Of course lately it 
seems that NDA's now have traditional Employment Agreements combined 
together, (those are the ones that tend to sound like your selling your soul 
and signing in blood).

Fred

On March 28, 2005 04:41 pm, Cameron Childress wrote:
 On Mon, 28 Mar 2005 16:09:18 -0500, Jeffry Houser [EMAIL PROTECTED] 
wrote:
From a recent post on cf-jobs:
   Anyone who refuses to work under a Non-Disclosure Agreement need not
   apply.

 Taken totally out of context, I'd usually translate soemthing like
 this as Our company is run by a buncha stodgy CPAs and Lawyers.  If
 you like so much red tape that it's impossible to get anything done,
 come work for us.

 Of course, with context it could mean something entirely different to
 me.  There are several very valid reasons for this to be a requirement
 for a job.

 -Cameron

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:11:2333
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/11
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:11
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.11
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Stupid Question - Regular Expressions?

2001-03-12 Thread Fred T. Sanders

yes, but in a relatively limited sense.  Some functions that use regular
expressions.

rereplace()
rereplacenocase()
refind()
refindnocase()

An ugly example that will remove doubleclick adds from the content of a page
(along with everything between them, text, images, line breaks, whatever

cfset Output =
ReReplaceNoCase(cfhttp.filecontent,"(a[[:space:]]href[[:space:]]?=[[:space:
]]?""http://ad.doubleclick.net[^]*[^]*[^/]*/[^a]*a[^]*)","","ALL")


Like I said, its an ugly example. :)

Fred

- Original Message -
From: "Bryan Rieger" [EMAIL PROTECTED]
To: "CF-Talk" [EMAIL PROTECTED]
Sent: Monday, March 12, 2001 9:03 AM
Subject: Stupid Question - Regular Expressions?


 Hello,

 This may well qualify for the dumbest question of all time.
 But here, goes. Does CF support regular expressions?
 I can't seem to find any mention of them within Ben's book or on the
Allaire
 support site?

 Cheersm

 Bryan Rieger
 Lead Developer, rd projects

 Trapeze Media
 http://www.trapeze.com/

 Now Playing: A broadband suspense-thriller by Trapeze.
 http://www.safehouselive.com/
 
 "A pleasant illusion is better than a harsh reality."
 Christian Nestell Bouvee



~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: Stupid Question - Regular Expressions?

2001-03-12 Thread Fred T. Sanders

Not a problem.

http://adhostnt.adhost.com/cfdocs/lang/lr040007.htm#I2
http://www.builder.com/Programming/Kahn/050698/toolrei.html
http://www.dc.turkuamk.fi/docs/gnu/rx/rx_toc.html
http://www.cfcomet.com/?ArticleID=F0A14065-EF7A-4A9E-AED5F28EF8C19D65
http://www.cfcomet.com/?ArticleID=AA435AA7-E06A-4389-B34A7B9C818ADE8A
http://www.azcfug.org/technotes/index.cfm?fuseaction=basiccodetechnote=rege
x

I'm sure I've missed a few, but hey this should get you started.

Fred

- Original Message -
From: "Bryan Rieger" [EMAIL PROTECTED]
To: "CF-Talk" [EMAIL PROTECTED]
Sent: Monday, March 12, 2001 9:43 AM
Subject: Re: Stupid Question - Regular Expressions?


  CF does support regular expressions.
  Forta refers to them in a brief chapter in
  the Advanced 4.0 book (the green one).

 The one I left at home today... ;-)

  For instance, inside a cfscript block:
 
  thisContent =
  "#REReplaceNoCase(thisContent,"TD[^]*nbsp;/TD","","ALL")#";
  thisContent = "#REReplaceNoCase(thisContent,"TD[^]*","|||","ALL")#";
  thisContent = "#REReplaceNoCase(thisContent,"/TD","","ALL")#";
  thisContent= "#REReplaceNoCase(thisContent,"FONT[^]*","","ALL")#";
  thisContent= "#REReplaceNoCase(thisContent,"/FONT","","ALL")#";
  thisContent= "#REReplaceNoCase(thisContent,"BR",",","ALL")#";
  thisContent= "#REReplaceNoCase(thisContent,"[^]*","","ALL")#";
  thisContent= "#REReplaceNoCase(thisContent,"#CHR(13)#","","ALL")#";
  thisContent= "#REReplaceNoCase(thisContent,"#CHR(10)#","","ALL")#";

 This is a little ugly, but it will work nicely.
 Thanks.

 Cheers,

 Bryan



~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: OT: Javascript: I can't reference input type=image... HELP!

2001-03-07 Thread Fred T. Sanders

you can use the onClick= event of an img to submit a form.
whateverform.submit()

or you could even enclose the image within a href and have that run a
whateverform.submit()

Fred

- Original Message -
From: "David Cummins" [EMAIL PROTECTED]
To: "CF-Talk" [EMAIL PROTECTED]
Sent: Wednesday, March 07, 2001 6:20 PM
Subject: Re: OT: Javascript: I can't reference input type=image... HELP!


 Someone told me that it's impossible... therefore now I'm using an input
tag if
 there's no script, or an image link which submits when they click if there
is
 javascript.

 David

 andrew kopelman wrote:
 
  Hi,
 
  I know this is off topic, but maybe someone has seen this problem
before?
 
  I want to reference in javascript my: input type="image"
  name="myInputImage" src="../../images/cancel.gif".  I want to do this
in
  order that I can switch its image (and make it essentially dissappear).
Its
  not even showing up in my debug loop of all form elements!  And throws
an
  error if I try to display it in alert box (so is commented out). A
regular
  img ... does work, but i can't use it to submit the form.  Any ideas?
 
  Thanks in advance,
  Andrew
 
  html
  head
  titleUntitled/title
  script language="JavaScript1.2"
  !--
  function callMe(){
 
  alert("image: "+document.andrewImage.src);
  //alert("input image:
"+document.whateverForm.myInputImage.name);
  document.andrewImage.src="../../images/new.gif";
  for(i=0;idocument.whateverForm.elements.length;i++) {
  alert("element:" + i + "value:" +
  document.whateverForm.elements[i].value);
  }
 
  }
 
  //--
  /script
  /head
 
  body
  form name="whateverForm" action="imgtest.cfm" method="post"
  enablecab="Yes"
 
  input type="text" size="20" name="myTextEntry" onblur="callMe();"
  input type="image" name="myInputImage" src="../../images/cancel.gif"
  img src="../../images/save.gif" name="andrewImage"
  input type="Hidden" name="aname" value="anyvalue"
  /form
 
  /body
  /html


~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: W2K vs. NT

2001-02-08 Thread Fred T. Sanders

So what's your commision?


- Original Message -
From: "Michael Buffington" [EMAIL PROTECTED]
To: "CF-Talk" [EMAIL PROTECTED]
Sent: Wednesday, February 07, 2001 2:21 PM
Subject: RE: W2K vs. NT


 I've found Win 2K to be very stable.  I use it for my workstations, as
well
 as a CF/IIS server and a SQL 7.0 server.  I've not yet tried it with SQL
 2000.

 You mentioned that you would be using Win2K soley for SQL, but I always
feel
 it's important to mention that if you're ever planning on web serving with
 Win2K, that you should install the Win2K advanced version.  Win2K Pro only
 allows 10 connections to IIS at a time, Advanced allows unlimited.  It's
one
 of those silly microsoft things where they throw in free software that's
 crippled depending on the license of the OS you purchase.  I wouldn't be
 suprised if they lose the "scientific" mode of the calculator in future,
 lower-end releases. ;)

 FYI, I found SQL 2000 Enterprise for $3952 @ PriceComputing.com with free
 shipping and no tax if you live outside of Wisconsin.

 http://computing.price.com/prices.htm?ref=mikeid=-2146569074

 Michael Buffington
 [EMAIL PROTECTED]
 (714) 556-3890 x222
 http://www.price.com

 -Original Message-
 From: Bud [mailto:[EMAIL PROTECTED]]
 Sent: Wednesday, February 07, 2001 9:39 AM
 To: CF-Talk
 Subject: OT: W2K vs. NT


 Howdy all. I'm about to take the plunge and get my SQL 2000 box. As
 usual, I'm afraid to blow my nose without input from you guys. LOL

 Any advantages/disadvantages with NT 4 vs. Win 2000? Please consider
 I'm a novice when it come to Windows. I've learned enough NT to keep
 my CF/Web server knocking_woodrunning almost
 constantly/knocking_wood. Will I have to learn a bunch of new stuff
 to keep 2000 going? Is 2000 stable? I'm doing pretty good with NT sp5
 and don't want to bite off more than I can chew. The SQL machine will
 be for SQL Server only! The only other software I'd install is some
 defrag stuff and a client for my Retrospect backup.

 FYI. I signed up for a biz account with PC Connection and they're
 going to sell me SQL 2000 with a single Processor license for 4K on
 the nose. Beats the next best price I could find by 700 bucks.
 --

 Bud Schneehagen - Tropical Web Creations

 _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
 ColdFusion Solutions / eCommerce Development
 [EMAIL PROTECTED]
 http://www.twcreations.com/
 954.721.3452

~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: hal's wireframe

2001-02-06 Thread Fred T. Sanders

correct.

- Original Message -
From: "Jason Egan" [EMAIL PROTECTED]
To: "CF-Talk" [EMAIL PROTECTED]
Sent: Tuesday, February 06, 2001 3:59 PM
Subject: hal's wireframe


 I've just been looking at Hal's wireframe - this is for development
correct?
 This isn't intended for use in the actual application right?

 je



~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: Is there a way to run a server side executable through CF?

2001-02-06 Thread Fred T. Sanders

only 4.5 or 4.5.1.

there is a cfx tag 4.0 if you can run them


- Original Message -
From: "Paul Begovich" [EMAIL PROTECTED]
To: "CF-Talk" [EMAIL PROTECTED]
Sent: Tuesday, February 06, 2001 5:06 PM
Subject: Re: Is there a way to run a server side executable through CF?


 Is CFEXECUTE supported under CF 4.0 or only CF 4.5?

 - Paul

  CFEXECUTE will do this, though you may want to use the NT AT Scheduler
or
  SQL Server's task scheduler to do this instead.
 
  ~Simon




~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: Syntax error....

2001-02-06 Thread Fred T. Sanders

take your quotes off numeric fields, ODBC treats values surounded by single
quotes as text fields.
Also if you didn't take it out for security reasons, you need a valid
datasource name.

Fred


- Original Message -
From: "Jay Patton" [EMAIL PROTECTED]
To: "CF-Talk" [EMAIL PROTECTED]
Sent: Tuesday, February 06, 2001 5:04 PM
Subject: Syntax error


 Can anyone tell me what is wrong with this insert statement?
 Ive been looking at this for about an hour now and cant figure it out

 I get the following error:
 Error Diagnostic Information
 ODBC Error Code = 37000 (Syntax error or access violation)


 [Microsoft][ODBC Microsoft Access Driver] Syntax error in INSERT INTO
statement.


 SQL = "INSERT INTO ResultsManager (RodeoID, EventID, ContestantID, Place,
Time, Points, AdjPoints, Money) VALUES ( '1', '2', '7', '1', '0', '50',
'125', '5000')"

 Data Source = "??"


 !--

 cfquery name="PutResults"
  datasource="?"
  dbtype="ODBC"
 INSERT INTO ResultsManager (RodeoID, EventID, ContestantID, Place, Time,
Points, AdjPoints, Money)
 VALUES (
 '#RodeoID#',
 '#EventID#',
 '#ContestantID#',
 '#Place#',
 '#Time#',
 '#Points#',
 '#AdjPoints#',
 '#Money#')
 /cfquery

 --

 Thanks,

 Jay Patton
 Web Pro USA
 406.549.3337 ext. 203
 1.888.5WEBPRO
 www.webpro-usa.com



~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: Request Scope

2001-02-01 Thread Fred T. Sanders

I think it was only available from 4.0.1.


- Original Message -
From: "Joseph Thompson" [EMAIL PROTECTED]
To: "CF-Talk" [EMAIL PROTECTED]
Sent: Thursday, February 01, 2001 1:25 PM
Subject: Request Scope


 The "Request" scope was available in CF 4.0 wasn't it?



~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: Dynamic variable construction and it's use

2001-01-25 Thread Fred T. Sanders

actually if its within quotes then yes you do.

and to answer the question if you want countvar to equal the value of your
dynamic variable then its:

cfset countvar=evaluate(session.application_view_list[i].name  "_red"

Fred

- Original Message -
From: "Tim Fields" [EMAIL PROTECTED]
To: "CF-Talk" [EMAIL PROTECTED]
Sent: Thursday, January 25, 2001 6:14 PM
Subject: RE: Dynamic variable construction and it's use


 You don't use the # signs within the cfset tag. Aside from that though,
yes,
 you do just say cfoutput#countvar#/cfoutput .  In your set statement
you
 assigned the return value of the code on the right to the variable on the
 left.

 -Original Message-
 From: Kevin Gilchrist [mailto:[EMAIL PROTECTED]]
 Sent: Thursday, January 25, 2001 10:42 AM
 To: CF-Talk
 Subject: Dynamic variable construction and it's use


 Hi there,

 If construct a variable name dynamically like;

 cfset countvar="#session.application_view_list[i].name#_red"

 How do I then output the contents of the newly constructed variable?

 If the code above evaluated to a variable name e.g. "oracledb_red", how
 would I do the equivalent of
 cfoutput
 #oracledb_red#
 /cfoutput

 Doing

 cfoutput
 #countvar#
 /cfoutput

 will obviously just output the new variable name but not it's contents.
 I've tried various permutations of #'s and quotes but can't seem to get it
 right.
 Is there a way to do this?

 Thanks,
 Kevin

~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: !-#include file=cfFile.cfm -

2001-01-05 Thread Fred T. Sanders

True at least with the cfinclude tag. However (yes I know it has some
overhead attached, you can cfhttp the other pages in.


- Original Message -
From: "Norman Elton" [EMAIL PROTECTED]
To: "CF-Talk" [EMAIL PROTECTED]
Sent: Thursday, January 04, 2001 6:46 PM
Subject: RE: !-#include file="cfFile.cfm" -


 Mmmm I'd be a bit hesitant to say it's impossible. It IS impossible
for
 ColdFusion to do the including. Many webservers; however, allow for simple
 Server-Side Includes (SSI as I've heard it). There isn't a standard
syntax.

 Look up the documentation for your webserver.

 Norman Elton
 Information Technology
 College of William  Mary

 -Original Message-
 From: sebastian palmigiani [mailto:[EMAIL PROTECTED]]
 Sent: Thursday, January 04, 2001 4:57 PM
 To: CF-Talk
 Subject: Re: !-#include file="cfFile.cfm" -



 You can't do it.


 on 1/4/01 11:18 AM, Eric Fickes at [EMAIL PROTECTED] wrote:

  Hello all,
 
  Has anyone ever included a cfm file inside of a .html file?  I've got an
  HTML page that I would like to include a small CF page inside of and I
 can't
  seem to get it to work.  I've tried the following
 
  !-#include file="cfFile.cfm" -
 
  !-#include virtual="cfFile.cfm" -
 
  and neither seem to do anything.  Any ideas?
 
  E
 
 

~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: session variable problem

2000-12-12 Thread Fred T. Sanders

check to see if they've got both cookies and in memory cookies turned on or
off.


- Original Message -
From: "S R" [EMAIL PROTECTED]
To: "CF-Talk" [EMAIL PROTECTED]
Sent: Tuesday, December 12, 2000 1:02 PM
Subject: session variable problem


 htmlDIVHi,/DIV
 DIVnbsp;/DIV
 DIVI am having the strangest problem with a session variable. I set it
in my application.cfm file and this is the code:/DIV
 DIVnbsp;/DIV
 DIVlt;CFLOCK SCOPE="SESSION" TIMEOUT="30"
TYPE="EXCLUSIVE"gt;BRlt;CFIF NOT
IsDefined("session.UserID")gt;BRnbsp;lt;CFSET session.UserID =
#GetVar.UserID#gt;BRlt;/CFIFgt;BRlt;/CFLOCKgt;/DIV
 DIVnbsp;/DIV
 DIV2 out of the 3 people where I work can use the website just fine. The
3rd person has their session variable set but when I try and output it,
nothing shows up. I know the session variable has been set because if I do a
lt;cfif isDefined("session.userid")gt; 'Yes I exist' lt;cfelsegt;I don't
existlt;/cfifgt; Itnbsp; gives me a 'Yes, I exist'. I even deleted it by
using lt;cfset structdelete("session.userid")gt; and ran the lt;cfifgt;
statement again and it said 'I don't exist'. When I do
lt;cfoutputgt;#session.Userid#lt;/cfoutputgt; nothing shows up? My
website is dependent on the UserId to see certain pages so obviously it is
not working for this 3rd person in my group. I'm stumped. Help,
please./DIV
 DIVnbsp;/DIV
 DIVThanks/DIV
 DIVnbsp;/DIV
 DIVSal/DIVbr clear=allhrGet more from the Web.  FREE MSN Explorer
download : a
href="http://explorer.msn.com"http://explorer.msn.com/abr/p/html


~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: 2 instances of Studio

2000-11-15 Thread Fred T. Sanders

Think that's annoying, you can't even have say JRun Studio and CF Studio
open at the same time either.

- Original Message -
From: "Philip Arnold - ASP" [EMAIL PROTECTED]
To: "CF-Talk" [EMAIL PROTECTED]
Sent: Wednesday, November 15, 2000 9:53 AM
Subject: RE: 2 instances of Studio


~~~ snip ~~~

 CFStudio is way too resource heavy to have 2 open, so you wouldn't
want
 to do that

 What I use mine for is to have the Browser on one screen and CFS on the
 other

  PS I don't know how to have two up! Would be nice to be able to split
  screens over two files though!

 You can't, and since you can't un-maximise the files, you can't display 2
at
 a time...
 Slightly annoying, but Ctrl+Tab isn't too difficult to swap between
files...

 Philip Arnold
 ASP Multimedia Limited
 T: +44 (0)20 8680 1133

 "Websites for the real world"

 **
 This email and any files transmitted with it are confidential and
 intended solely for the use of the individual or entity to whom they
 are addressed. If you have received this email in error please notify
 the system manager.
 **


 --
--
 Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
 Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send
a message with 'unsubscribe' in the body to
[EMAIL PROTECTED]



Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a message 
with 'unsubscribe' in the body to [EMAIL PROTECTED]



Re: 2 instances of Studio [Its a Registry Setting]

2000-11-15 Thread Fred T. Sanders

That only works if the value is 0 not "No" :)

Fred

- Original Message -
From: "Philip Arnold - ASP" [EMAIL PROTECTED]
To: "CF-Talk" [EMAIL PROTECTED]
Sent: Wednesday, November 15, 2000 10:56 AM
Subject: RE: 2 instances of Studio [Its a Registry Setting]


  HKEY_CURRENT_USER\Software\Allaire\Studio45
 
  Create a new string value name AllowMultipleInstances.
 
  Set the value to 1.
 
  I don't recommend doing this.  But it was cool to find it.

 How about;
 HKEY_CURRENT_USER\Software\Allaire\Studio45
 EatResourcesAsMuchAsPossible=No

 g

 Philip Arnold
 Director
 Certified ColdFusion Developer
 ASP Multimedia Limited
 T: +44 (0)20 8680 1133

 "Websites for the real world"

 **
 This email and any files transmitted with it are confidential and
 intended solely for the use of the individual or entity to whom they
 are addressed. If you have received this email in error please notify
 the system manager.
 **


 --
--
 Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
 Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send
a message with 'unsubscribe' in the body to
[EMAIL PROTECTED]



Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a message 
with 'unsubscribe' in the body to [EMAIL PROTECTED]



Re: List Delimiter Question

2000-11-14 Thread Fred T. Sanders

it would be easier to give it a different delimiter instead of the comma
- Original Message -
From: "Craig A. Zingerline" [EMAIL PROTECTED]
To: "CF-Talk" [EMAIL PROTECTED]
Sent: Tuesday, November 14, 2000 4:12 PM
Subject: List Delimiter Question


 Hello,

 We have an application where we are creating a list from numerous text
 fields all with the same name.  Currently, if a user enters a comma in one
 of the text boxes, the program sees this as a delimiter and our program
 doesn't work.  Is there a way that I can ignore commas from being used in
 the list so we can allow users to put a comma in the field?  Thank you for
 any help.

 Craig


 Craig A. Zingerline
 Advanced Media Productions
 Web Application Developer
 [EMAIL PROTECTED]

 --
--
 Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
 Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send
a message with 'unsubscribe' in the body to
[EMAIL PROTECTED]



Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a message 
with 'unsubscribe' in the body to [EMAIL PROTECTED]



Re: fusebox

2000-11-13 Thread Fred T. Sanders

Not to say anything bad about switch-box but it looks like someone wanted to
brand they're own "technique" that looks more like a fusebox styled with url
differences and nested cfswitch statements
- Original Message -
From: "Todd Ashworth" [EMAIL PROTECTED]
To: "CF-Talk" [EMAIL PROTECTED]
Sent: Monday, November 13, 2000 12:02 PM
Subject: Re: fusebox


 | I'd like to see the other methologies that are out there though,
 |
 | Thanks,
 | Gavin

 www.switch-box.org

 www.black-box.org

 Todd Ashworth


 --
--
 Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
 Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send
a message with 'unsubscribe' in the body to
[EMAIL PROTECTED]



Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a message 
with 'unsubscribe' in the body to [EMAIL PROTECTED]



Re: Suppressing the Output in a Custom Tag

2000-11-09 Thread Fred T. Sanders

I would suggest taking a look at the custom tag cf_bodycontent from the
fusebox.org tag galleries.
It uses a tag and an addition app_layout.cfm to do what your trying to do.

Its open source so you can see what its doing and modify it further if
necessary.

Fred

- Original Message -
From: "Simon Horwith" [EMAIL PROTECTED]
To: "CF-Talk" [EMAIL PROTECTED]
Sent: Thursday, November 09, 2000 10:33 AM
Subject: RE: Suppressing the Output in a Custom Tag


 I would pass it as a parameter, and output it from the attributes scope.

 ~Simon

  Simon Horwith
  Certified ColdFusion Developer
  Fig Leaf Software
  1400 16th St NW, # 220
  Washington DC 20036
  202.797.6570 (direct line)
  www.figleaf.com
 


 -Original Message-
 From: Troy Hiltbrand [mailto:[EMAIL PROTECTED]]
 Sent: Thursday, November 09, 2000 10:34 AM
 To: CF-Talk
 Subject: Suppressing the Output in a Custom Tag



 I am trying to create a tag that will encapsulate all of my page
formatting
 that looks like this.

 cf_PageFormat
 This is a test
 /cf_PageFormat


 Everything to do with formatting is inside of the custom tag.  The problem
 is that when I run it, it outputs the "This is a test" , then it outputs
the
 formatting and content in the correct place and so I have this stray
content
 at the top.  Is there a way to suppress the "This is a test" from the top
 page making it only output in the specified place in the custom tag where
it
 is formatted.

 --
--
 
 Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
 Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send
a
 message with 'unsubscribe' in the body to
[EMAIL PROTECTED]
 --
--
 Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
 Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send
a message with 'unsubscribe' in the body to
[EMAIL PROTECTED]



Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a message 
with 'unsubscribe' in the body to [EMAIL PROTECTED]



Re: fusebox

2000-11-09 Thread Fred T. Sanders

wouldn't that depend on where their mouth happened to be while there was a
greased up mad scotsman on the loose.

- Original Message -
From: "Kevin Langevin" [EMAIL PROTECTED]
To: "CF-Talk" [EMAIL PROTECTED]
Sent: Thursday, November 09, 2000 11:20 AM
Subject: RE: fusebox


 Mike, wonderful mental picture you've painted...Thanks so much for sharing
 :)

 Anyone who knows Mike most likely has a bad taste in their mouths now.
 *chuckle*

 CFUG-SFL Manager
 -Kev
 /CFUG-SFL Manager

  -Original Message-
  From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
  Sent: Thursday, November 09, 2000 2:05 PM
  To: CF-Talk
  Subject: RE: fusebox
 
 
  Well said
 
  I myself like to  print out all the fusebox docs and lay them out
  on the floor
  then i grease my self up like a mad scotsman and roll around in them.
  Hardly anything is as fast as a greased scotsman, but fusebox
  evens speeds that up :)
 
 
 
  Mike Cartier
  #code.monkey#
 
 
 
 
   ** Original Subject: RE: fusebox
   ** Original Sender: "Bill Killillay" [EMAIL PROTECTED]
   ** Original Date: Thu, 9 Nov 2000 01:27:45 -0500
 
   ** Original Message follows...
 
  
   Lee,
  
   Thanks, I was getting ready to do the same thing.  I wish
   people would try Fusebox before they just bash it.  There is
   a GREAT network of some of the BEST CF developers in the
   world that are on the Fusebox email list.  If you have
   questions, concerns, or what ever join that list and learn
   about it.  I think that most people, not all, but most
   people that go bashing it, one don't really understand CF,
   and two, don't understand Fusebox at all.  In short, join
   the list, read the book, download the tags and samples and
   take an hour and learn it.  It's really not all that hard to
   figure out.
  
   Just my .02
   Bill
   cf_warrior
  
  
   -Original Message-
 
  ** - End Original Message --- **
 
  
 
 
 
 
 
 
 
 
  Change is the only constant
 
  Download NeoPlanet at http://www.neoplanet.com
 
  --
  --
  Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
  Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
  or send a message with 'unsubscribe' in the body to
  [EMAIL PROTECTED]
 

 --
--
 Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
 Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send
a message with 'unsubscribe' in the body to
[EMAIL PROTECTED]



Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a message 
with 'unsubscribe' in the body to [EMAIL PROTECTED]



Re: FormURL2Attributes problem

2000-11-02 Thread Fred T. Sanders

instead of .htm use .cfm

- Original Message -
From: "Max Paperno" [EMAIL PROTECTED]
To: "CF-Talk" [EMAIL PROTECTED]
Sent: Thursday, November 02, 2000 2:24 PM
Subject: Re: FormURL2Attributes problem



 Robert,

 NT4 SP6a with IIS have a bug (feature?) that makes it behave like you see.
I believe if you change the .htm to .cfm it will work.  Or dump any one of
IIS/NT/SP6   :-)

 HTH,
 -Max


 At 11/2/2000 03:17 PM -0500, you wrote:
 I been working with this tag for a while now but only at home
with
 4.5.1 sp1 on windows 2000. now I am using it at work on 4.5.1 sp1 on NT 4
 and it is giving me a 404 when I add a .htm to the URL. Anyone have a
work
 around for this?
 
 Robert Everland III
 Web Developer
 Dixon Ticonderoga

---
-
 Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
 Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send
a message with 'unsubscribe' in the body to
[EMAIL PROTECTED]

 --
--
 Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
 Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send
a message with 'unsubscribe' in the body to
[EMAIL PROTECTED]



Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a message 
with 'unsubscribe' in the body to [EMAIL PROTECTED]



Re: FreeLance Work websites?

2000-10-14 Thread Fred T. Sanders

I was typing over someone's shoulder to get at least that much in :)

She didn't want to give up her Napster search.

:)

- Original Message -
From: "Warrick, Mark" [EMAIL PROTECTED]
To: "CF-Talk" [EMAIL PROTECTED]
Sent: Friday, October 13, 2000 7:26 PM
Subject: RE: FreeLance Work websites?


Awesome!  I finally got a free plug, thanks Fred!

But actually, the site address is http://www.fusioneers.com .

---mark


--
Mark Warrick
Phone: (714) 547-5386
Efax.com Fax: (801) 730-7289
Personal Email: [EMAIL PROTECTED]
Personal URL: http://www.warrick.net
Business Email: [EMAIL PROTECTED]
Business URL: http://www.fusioneers.com
ICQ: 346566
--


 -Original Message-
 From: Fred T. Sanders [mailto:[EMAIL PROTECTED]]
 Sent: Friday, October 13, 2000 4:21 PM
 To: CF-Talk
 Subject: Re: FreeLance Work websites?


 fusioneer.com
 fieldworks.net

 Fred T. Sanders
 Charlottesville, VA
 ---
 There's no such thing as idiot-proof software.
 Idiots are just too clever for that.


 - Original Message -
 From: "Robert Everland III" [EMAIL PROTECTED]
 To: "CF-Talk" [EMAIL PROTECTED]
 Sent: Friday, October 13, 2000 6:28 PM
 Subject: FreeLance Work websites?


  I know of guru.com anyone know of any other websites that offer
 freelance
  work.
 
 
  Bob Everland
 
 
 --
 
  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] with 'unsubscribe' in
 the body.
 

 --
 
 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] with
'unsubscribe' in the body.


--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=stsbody=sts/cf_talk or send
a message to [EMAIL PROTECTED] with 'unsubscribe' in the
body.


--
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] with 'unsubscribe' in the body.



Re: How do I change from DW3 to DW-UD

2000-10-13 Thread Fred T. Sanders

in the registry,

HKCU/Software/Allaire/Studio4 (or Studio45)/FileLocations

find the one for dreamweaver and change the path and filename extention to
what you want...

Fred


- Original Message -
From: "Kronenberger, Douglas" [EMAIL PROTECTED]
To: "CF-Talk" [EMAIL PROTECTED]
Sent: Friday, October 13, 2000 1:25 PM
Subject: How do I change from DW3 to DW-UD


 How do I change Studio 4.5.1 to launch UltraDev instead of Dreamweaver?

 Douglas Kronenberger
 Multimedia/Web Developer
 CIO National Training  Education Office
 Department of Veterans Affairs

 440-526-3030 x7776

 --

 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] with 'unsubscribe' in
the body.


--
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] with 'unsubscribe' in the body.



Re: CFHEADER vs. META

2000-10-13 Thread Fred T. Sanders

also I think it would be relatively easy to do a view source and check which
value took in the generated html page.  At least I bet it would take less
time than it did to post the question to the list.


Fred

- Original Message -
From: "Dave Watts" [EMAIL PROTECTED]
To: "CF-Talk" [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: Friday, October 13, 2000 4:15 PM
Subject: RE: CFHEADER vs. META


  If there is a
  CFHEADER NAME="N1" VALUE="V1" 
  with same var-pair as a
  META HTTP-EQUIV="N1"  CONTENT="V2"
 
  Which one will take precendence? The one that appears
  first in the script, or the last of the same name?
 
  Does an actual http header cause a meta to be ignored?
 
  If the cfheader version is present can the meta
  version be deleted?
 
  In short, are cfheader tags sufficient unto themselves
  without any need for similiarly constructed meta tags?
 
  I don't think any particular server/client session would
  need both cfheader and meta for the same response
  coding, but I'm thinking that some search engines would be
  looking for
  META HTTP-EQUIV="Keywords" NAME="Keywords" CONTENT=""
  and ignore
  CFHEADER NAME="Keywords" VALUE=""
 
  This would also be germane to anti-cacheing headwork.

 HTTP headers created with CFHEADER will generally override their META
 equivalents, if they differ. However, in some cases, you might want to use
 both. For example, if your content will pass through a proxy server, that
 server might strip the HTTP headers from your server instead of passing
them
 to the browser.

 Dave Watts, CTO, Fig Leaf Software
 http://www.figleaf.com/
 voice: (202) 797-5496
 fax: (202) 797-5444
 --

 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] with 'unsubscribe' in
the body.


--
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] with 'unsubscribe' in the body.



Re: CFHEADER vs. META

2000-10-13 Thread Fred T. Sanders

not as much fun though


- Original Message -
From: "pan" [EMAIL PROTECTED]
To: "CF-Talk" [EMAIL PROTECTED]
Sent: Friday, October 13, 2000 5:04 PM
Subject: Re: CFHEADER vs. META


 From: "Fred T. Sanders" [EMAIL PROTECTED]


  also I think it would be relatively easy to do a view source and check
which
  value took in the generated html page.  At least I bet it would take
less
  time than it did to post the question to the list.
 
 
 I would really like to know how you do that 

 I just can't figure out how I can view source on your browser or anyone
 else's ...

 I bet it would have taken less time for you to have read the post for
 content than post a non-sequiter.

 Pan


 --

 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] with 'unsubscribe' in
the body.


--
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] with 'unsubscribe' in the body.



Re: FreeLance Work websites?

2000-10-13 Thread Fred T. Sanders

fusioneer.com
fieldworks.net

Fred T. Sanders
Charlottesville, VA
---
There's no such thing as idiot-proof software.
Idiots are just too clever for that.


- Original Message -
From: "Robert Everland III" [EMAIL PROTECTED]
To: "CF-Talk" [EMAIL PROTECTED]
Sent: Friday, October 13, 2000 6:28 PM
Subject: FreeLance Work websites?


 I know of guru.com anyone know of any other websites that offer freelance
 work.


 Bob Everland

 --

 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] with 'unsubscribe' in
the body.


--
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] with 'unsubscribe' in the body.



Re: cfm-resources??

2000-10-12 Thread Fred T. Sanders

why not throw a junk template in with the following

cfoutput#GetDirectoryFromPath(GetTemplatePath())#/cfoutput

and see what it is?

Fred T. Sanders
Charlottesville, VA
---
You guys start programming...
I'll go see what they want.


- Original Message -
From: "HappyToad.com" [EMAIL PROTECTED]
To: "CF-Talk" [EMAIL PROTECTED]
Sent: Thursday, October 12, 2000 5:21 PM
Subject: RE: cfm-resources??


 Sorry I was referring to the full path not the url.
 Any Ideas,
 rich

 -Original Message-
 From: Jack Tumlin [mailto:[EMAIL PROTECTED]]
 Sent: Thursday, October 12, 2000 5:02 PM
 To: CF-Talk
 Subject: Re: cfm-resources??


 Try
http://www.cfm-resources.com/ViewMemberSite.cfm?AccountName=yourwebsite

 At 04:12 PM 10/12/2000 -0400, you wrote:
 Does anyone know the new path for users of cfm-resources.com??
 
 Rich

---
 ---
 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] with 'unsubscribe' in
 the body.

 Jack Tumlin
 Vice President Business Development
 Millennium Software, Inc.
 The Software Solutions Company
 [EMAIL PROTECTED]
 www.millsoftinc.com

 --
--
 --
 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] with 'unsubscribe' in
 the body.

 --

 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] with 'unsubscribe' in
the body.


--
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] with 'unsubscribe' in the body.



Re: Bugged Out CFERROR - CFMLInterpreterImp::process

2000-10-02 Thread Fred T. Sanders

get rid of the ,sortorder  it should just be a space and either ASC or DES
- Original Message -
From: "Jerry Tolentino" [EMAIL PROTECTED]
To: "CF-Talk" [EMAIL PROTECTED]
Sent: Monday, October 02, 2000 9:54 AM
Subject: Bugged Out CFERROR - CFMLInterpreterImp::process


 I got the following error when making a call to a custom tag.

 Here are the facts:
   1. I know the tag works. Its been tested and other applications use.
   2. I have tried several methods of calling the tag including the
 following:
  - calling from the same directory using both CFMODULE and
 CF_customTag
  - calling from a subdirectory using CFMODULE
  - calling from coldfusions custom tag directory using
CF_customTag
   3. Heres the strange one. A query is passed to the Custom Tag. The tag
 works with the following query (its from of the applications using it):

   CFQUERY NAME="NodeListQuery" DATASOURCE="Datasource1"
 SELECT Identifier AS ID, ParentNode AS
 ParentID, Name AS Label
 FROM Node
 ORDER BY ParentNode, SortOrder
   /CFQUERY

   when I change the query to pull data from another table and
 datasource it chokes. I know the data is pulling I tested it. Here is that
 query:

   CFQUERY NAME="NodeListQuery" DATASOURCE="GenericHelp"
 SELECTIdentifier AS ID, Parent AS ParentID,
 Name AS Label
 FROMTopic
 ORDER BY ParentID, SortOrder
   /CFQUERY

   4. Here is the error:

  Error Diagnostic Information
  unknown exception condition

  CFMLInterpreterImp::process

 Any help on this one will be greatly appreciated. Thanks in advance.

 Jerry


 --

 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] with 'unsubscribe' in
the body.


--
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] with 'unsubscribe' in the body.



Re: Bugged Out CFERROR - CFMLInterpreterImp::process

2000-10-02 Thread Fred T. Sanders

and they don't always like you ordering by the alias, do it by the original
name instead.

- Original Message -
From: "Jerry Tolentino" [EMAIL PROTECTED]
To: "CF-Talk" [EMAIL PROTECTED]
Sent: Monday, October 02, 2000 9:54 AM
Subject: Bugged Out CFERROR - CFMLInterpreterImp::process


 I got the following error when making a call to a custom tag.

 Here are the facts:
   1. I know the tag works. Its been tested and other applications use.
   2. I have tried several methods of calling the tag including the
 following:
  - calling from the same directory using both CFMODULE and
 CF_customTag
  - calling from a subdirectory using CFMODULE
  - calling from coldfusions custom tag directory using
CF_customTag
   3. Heres the strange one. A query is passed to the Custom Tag. The tag
 works with the following query (its from of the applications using it):

   CFQUERY NAME="NodeListQuery" DATASOURCE="Datasource1"
 SELECT Identifier AS ID, ParentNode AS
 ParentID, Name AS Label
 FROM Node
 ORDER BY ParentNode, SortOrder
   /CFQUERY

   when I change the query to pull data from another table and
 datasource it chokes. I know the data is pulling I tested it. Here is that
 query:

   CFQUERY NAME="NodeListQuery" DATASOURCE="GenericHelp"
 SELECTIdentifier AS ID, Parent AS ParentID,
 Name AS Label
 FROMTopic
 ORDER BY ParentID, SortOrder
   /CFQUERY

   4. Here is the error:

  Error Diagnostic Information
  unknown exception condition

  CFMLInterpreterImp::process

 Any help on this one will be greatly appreciated. Thanks in advance.

 Jerry


 --

 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] with 'unsubscribe' in
the body.


--
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] with 'unsubscribe' in the body.



Re: Bugged Out CFERROR - CFMLInterpreterImp::process

2000-10-02 Thread Fred T. Sanders

Fair enough, I didn't read it thoroughly, no coffee yet.

Okay need more info.

OS on the server
version of CFAS running
version and brand of database.

Also is that the complete error or are there other sorid details being
displayed that you didn't cut and paste for us.

Fred

- Original Message -
From: "Jerry Tolentino" [EMAIL PROTECTED]
To: "CF-Talk" [EMAIL PROTECTED]
Sent: Monday, October 02, 2000 10:55 AM
Subject: Re: Bugged Out CFERROR - CFMLInterpreterImp::process


 That has nothing to do with this error. ASC is the default sort type on
 SQL. And just for the record I tried what you suggested and nothing
 happened.

 Jerry T.




 "Fred T. Sanders" [EMAIL PROTECTED] on 10/02/2000 09:59:45 AM

 Please respond to [EMAIL PROTECTED]

 To:   CF-Talk [EMAIL PROTECTED]
 cc:(bcc: Jerry Tolentino/SIAC)
 Subject:  Re: Bugged Out CFERROR - CFMLInterpreterImp::process




 get rid of the ,sortorder  it should just be a space and either ASC or DES
 - Original Message -
 From: "Jerry Tolentino" [EMAIL PROTECTED]
 To: "CF-Talk" [EMAIL PROTECTED]
 Sent: Monday, October 02, 2000 9:54 AM
 Subject: Bugged Out CFERROR - CFMLInterpreterImp::process


  I got the following error when making a call to a custom tag.
 
  Here are the facts:
1. I know the tag works. Its been tested and other applications use.
2. I have tried several methods of calling the tag including the
  following:
   - calling from the same directory using both CFMODULE and
  CF_customTag
   - calling from a subdirectory using CFMODULE
   - calling from coldfusions custom tag directory using
 CF_customTag
3. Heres the strange one. A query is passed to the Custom Tag. The tag
  works with the following query (its from of the applications using it):
 
CFQUERY NAME="NodeListQuery" DATASOURCE="Datasource1"
  SELECT Identifier AS ID, ParentNode AS
  ParentID, Name AS Label
  FROM Node
  ORDER BY ParentNode, SortOrder
/CFQUERY
 
when I change the query to pull data from another table and
  datasource it chokes. I know the data is pulling I tested it. Here is
 that
  query:
 
CFQUERY NAME="NodeListQuery" DATASOURCE="GenericHelp"
  SELECTIdentifier AS ID, Parent AS ParentID,
  Name AS Label
  FROMTopic
  ORDER BY ParentID, SortOrder
/CFQUERY
 
4. Here is the error:
 
   Error Diagnostic Information
   unknown exception condition
 
   CFMLInterpreterImp::process
 
  Any help on this one will be greatly appreciated. Thanks in advance.
 
  Jerry
 
 
 
 --
 
  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] with 'unsubscribe' in
 the body.
 

 --
-
 ---
 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] with 'unsubscribe' in
 the body.






 --

 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] with 'unsubscribe' in
the body.


--
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] with 'unsubscribe' in the body.



Re: ASP or Coldfusion?

2000-09-22 Thread Fred T. Sanders

What did someone decide we weren't getting enough messages on this board?

Fred T. Sanders
Charlottesville, VA
---
I'm going to go write some angry code now!

--
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] with 'unsubscribe' in the body.



Re: AOL and interactive sites [CF-Talk]

2000-09-21 Thread Fred T. Sanders

using cfcontent with your images might allow you to do this, don't have time
to check though.

- Original Message -
From: [EMAIL PROTECTED]
To: "CF-Talk" [EMAIL PROTECTED]
Sent: Thursday, September 21, 2000 11:25 AM
Subject: RE: AOL and interactive sites [CF-Talk]




 I am trying this because IE likes to cache graphics and we can't seem to
force
 it to let go.  It doesn't seem to work.
 Is there a way to tell IE to expire the graphics it takes without telling
users
 to clear temporary internet files or renaming graphics?

 Mary


 |+---
 ||  [EMAIL PROTECTED] |
 ||   |
 ||  09/20/2000   |
 ||  06:46 PM |
 ||  Please   |
 ||  respond to   |
 ||  cf-talk  |
 ||   |
 |+---

---
-|
   |
|
   |   To: [EMAIL PROTECTED]
|
   |   cc: (bcc: Mary Baotic/na/Hyperion)
|
   |   Subject: RE: AOL and interactive sites [CF-Talk]
|

---
-|





  sometime the problem with AOL is the way it caches everything it finds.
 
  using the cfheader tag you can manually expire the cache.
 
  I cannot remember the exact syntax but it can be done.

 Something like this (shared by another cf-talker some time ago):

 Put this after the /head:

 CFHEADER Name="Expires" Value="Sun, 06 Nov 1994 08:49:37 GMT"
 CFHEADER NAME="pragma" VALUE="no-cache"
 CFHEADER NAME="cache-control" VALUE="no-cache, no-store,
must-revalidate"

  ... or the paranoid version:

 CFSET gmts = gettimezoneinfo()
 CFSET gmt = gmts.utcHourOffset
 CFIF gmt EQ 0
   CFSET gmt = ""
 CFELSEIF gmt GT 0
   CFSET gmt = "+"  gmt 
 /CFIF
 CFHEADER NAME="Expires" VALUE="Mon, 06 Jan 1990 00:00:01 GMT"
 CFHEADER NAME="Pragma" VALUE="no-cache"
 CFHEADER NAME="cache-control" VALUE="no-cache, must-revalidate"
 CFHEADER NAME="Last-Modified" VALUE="#dateformat(now(), 'ddd, dd mmm
 ')# #timeformat(now(), 'HH:mm:ss')# GMT#gmt#"


 Ron Allen Hornbaker
 President/CTO
 Humankind Systems, Inc.
 http://humankindsystems.com
 mailto:[EMAIL PROTECTED]


 --

 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] with 'unsubscribe' in the
body.



 --

 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] with 'unsubscribe' in
the body.


--
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] with 'unsubscribe' in the body.



Re:

2000-09-12 Thread Fred T. Sanders

change the ip to the one you need? Actually fill out the title of your
messages?

Fred T. Sanders
Charlottesville, VA
---
There's no such thing as idiot-proof software.
Idiots are just too clever for that.

- Original Message -
From: "AustralianAccommodation.com Pty. Ltd."
[EMAIL PROTECTED]
To: [EMAIL PROTECTED]; "Cold Fusion User Group"
[EMAIL PROTECTED]
Sent: Tuesday, September 12, 2000 11:14 AM


 I have just downloaded cf server 4.5 however when I go to the
administration
 section to modify my server settings the browser proceeds to the address
of

 http://127.0.0.1/CFIDE/Administrator/index.cfm

 and it generates browser message file not found hence I cannot run the
admin
 interface

 any ideas would be grateful



 Kind Regards

 Claude Raiola (Director)
 AustralianAccommodation.com Pty. Ltd.
 Website: www.AustralianAccommodation.com
 Email: [EMAIL PROTECTED]


 --

 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] with 'unsubscribe' in
the body.


--
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] with 'unsubscribe' in the body.



Re:

2000-09-12 Thread Fred T. Sanders

another thought make sure your webserver is running, and proper
mappings/permissions are in place

- Original Message -
From: "AustralianAccommodation.com Pty. Ltd."
[EMAIL PROTECTED]
To: [EMAIL PROTECTED]; "Cold Fusion User Group"
[EMAIL PROTECTED]
Sent: Tuesday, September 12, 2000 11:14 AM


 I have just downloaded cf server 4.5 however when I go to the
administration
 section to modify my server settings the browser proceeds to the address
of

 http://127.0.0.1/CFIDE/Administrator/index.cfm

 and it generates browser message file not found hence I cannot run the
admin
 interface

 any ideas would be grateful



 Kind Regards

 Claude Raiola (Director)
 AustralianAccommodation.com Pty. Ltd.
 Website: www.AustralianAccommodation.com
 Email: [EMAIL PROTECTED]


 --

 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] with 'unsubscribe' in
the body.


--
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] with 'unsubscribe' in the body.



Re: fusebox stats

2000-09-08 Thread Fred T. Sanders

What stat's program are you using?

- Original Message -
From: "Jason Egan" [EMAIL PROTECTED]
To: "Cf-Talk" [EMAIL PROTECTED]; [EMAIL PROTECTED]
Sent: Thursday, September 07, 2000 4:28 PM
Subject: fusebox stats


 I think fusebox is cool, but I've gotten myself in some hot water here...
I
 created a nice application for a customer using fusebox.  Now, they would
 like to get stat reports on it... well... because you're always going to
the
 same page and including the others all of the stats come back as hits
 against the main index.cfm page, not the actual page that was hit.

 How on earth do I track these pages individually?  How can I tell how many
 people looked at the contact page, or the support page or whatever??

 Thanks for any ideas...

 je

 --

 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] with 'unsubscribe' in
the body.


--
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] with 'unsubscribe' in the body.



Re: OT: Java Script Question

2000-09-08 Thread Fred T. Sanders

Courtney,

I hope your not suggesting they run a query of usernames and passwords, or
even just the user names for that matter.  They would be viewable in source.
You might say "well its just usernames big deal".  Okay I've now got a list
of user names I know are on the system, I fire up my Shadow HackNCrack
program, give it my nifty new list of usernames and point it to one of the
many dictionairy files I have for passwords and use the http crack module
and brute force the website.  NOT only do I have a high degree of certainty
that I'll eventually get in,  I'm now generating 10s of 1000s of hits on the
server draining resources from use by others gaining the added benefit of
hacking your site AND performing a very mild DOS attack as after effect
there by slowing down the rest of the site for others, even if only by a
small degree.

Disclaimer:  I uhh don't have any of the above mentioned dictionary files
and would never dream of doing the above mentioned techniques to anything
but my own boxes.  The names of software mentioned above was not changed, he
lives in a foreign company and could probably use the business, although I'm
not going to give a link to their site, even though the software is only $25
American for the "Shadow Advanced Network Tools", the "Shadow Advanced Local
Tools" and the "Shadow HackandCrack" software suite.  I also won't mention
their Shadow Security Scanner either, which just went up to $100.


The point is security is ALWAYS and issue, because as much as we'd all like
to believe there really is no such thing as security, no matter how much
we'd like to believe there is, but that's not an excuse to make it easy for
them.

Fred
- Original Message -
From: "Courtney Payne" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Friday, September 08, 2000 8:05 AM
Subject: RE: OT: Java Script Question


 DD,

 Just as a side note, you'll *have* to go back to the server (ie. your
action
 page) to query and check login names unless, on your form page, you query
 your database beforehand and (using WDDX) make it available to your JS so
 that you can do the check right there on the client, without having to hit
 the server first.  For what you're trying to do, though, the code provided
 will solve your issue just fine (would be placed on your action page).

 Courtney E. Payne, Developer
 Fig Leaf Software
 "We've got you covered"
 [EMAIL PROTECTED]
 www.figleaf.com


 -Original Message-
 From: Peter Theobald [mailto:[EMAIL PROTECTED]]
 Sent: Thursday, September 07, 2000 11:07 PM
 To: [EMAIL PROTECTED]; House Of Fusion
 Subject: Re: OT: Java Script Question



script
 !--
 alert("Username taken, please try another")
 history.back(1)
 // --
 /script

 At 01:25 PM 9/7/00 -0700, Double Down wrote:
 I would like to flash a java script alert box saying that a login name is
 already in use. This will happen on the submit and it will go to the
action
 page to check the db. My question is can I have the alert box pop up on
the
 form page so the person does not have to go back and re-enter all of
their
 information. How do I do this?
 
 
 
 TIA
 DDINC
 
 

---
 ---
 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] with 'unsubscribe' in
 the body.


 --
-
 Peter Theobald, Chief Technology Officer
 LiquidStreaming http://www.liquidstreaming.com
 [EMAIL PROTECTED]
 Phone 1.212.545.1232 Fax 1.212.679.8032

 --
--
 --
 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] with 'unsubscribe' in
 the body.
 --

 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] with 'unsubscribe' in
the body.


--
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] with 'unsubscribe' in the body.



Re: CFObjects v FuseBox

2000-09-04 Thread Fred T. Sanders

While I don't think I could recommend one over the other, let me say what I
know about it.
Fusebox is just a collection of best practices, they're just written down.
Plus there are some tags
to help implement those ideas without pulling your hair out.  CFObjects is a
way to to get OOP like
results out of coldfusion, they both work, its just a matter of what you
feel most comfortable with. That
being said, my understand of the way CFObjects works, you will need to have
control over custom tag mappings with
the CFAdministrator, which if you don't have control of that (IE shared
hosting w/ virtual IPs on an ISP somewhere) then
you'll probably have trouble getting the ISP to agree to do that for you.
The fusebox tags can be done as above or kept in
the calling directories.  (might be possible to do the same with CFObjects,
but he doesn't seem to support that method, and
I haven't tried.)

To summarize go with what you like and what your comfortable with.  My rule
of thumb is do what feels good and has the least overhead.
If I can't get it out fast and correct one way, then I won't do it that way
again.

Fred T. Sanders
Charlottesville, VA
---
The new guy must have done it.


- Original Message -
From: "Rif Kiamil" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, September 04, 2000 3:39 AM
Subject: RE: CFObjects v FuseBox


 Any body else, got any thing to add? I would be grateful for any more
 insight.

 -Original Message-
 From: Rif Kiamil [mailto:[EMAIL PROTECTED]]
 Sent: 03 September 2000 16:56
 To: '[EMAIL PROTECTED]'
 Subject: CFObjects v FuseBox


 Dear All,

 Which would u pick Fuse Box or CFObejcts and why? What are the differences
 between CFObejcts and FuseBox? Can u compare them?

 Thanks for any info

 Rif Kiamil
 --
--
 --
 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] with 'unsubscribe' in
 the body.
 --

 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] with 'unsubscribe' in
the body.


--
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] with 'unsubscribe' in the body.



Re: CF Holding On To DSN

2000-09-02 Thread Fred T. Sanders

put cflock tags around the query.

you might even try cftransaction.

Fred

- Original Message -
From: "Miriam Hirschman" [EMAIL PROTECTED]
To: "CF Forum" [EMAIL PROTECTED]
Sent: Saturday, September 02, 2000 11:55 PM
Subject: CF Holding On To DSN


I have a page that links to one DSN, but as soon as a user requests a page
which connects to another DSN I get an error.  CF is looking for the table
in the old DSN .  It seems as if CF is holding on to the old DSN connection.
What can I do to make sure that when a new page is called up, that CF should
reconnect to the right DSN??

Thanks,

---miriam


--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=stsbody=sts/cf_talk or send
a message to [EMAIL PROTECTED] with 'unsubscribe' in the
body.


--
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] with 'unsubscribe' in the body.



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

2000-08-30 Thread Fred T. Sanders

DEDICATED, DEDICATED, DEDICATD! MOTIVATED, MOTIVATED,
MOTIVATD!
and FIREDUP

LOL, next stupid question?

Fred
I'm going to go write some angry code now

- Original Message -
From: "Owens, Howard" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Wednesday, August 30, 2000 8:22 PM
Subject: RE: Has the Apocalypse cometh? (Was RE: CF vs. ASP)




  -Original Message-
  From: Gregory Harris [SMTP:[EMAIL PROTECTED]]
  Sent: Wednesday, August 30, 2000 8:32 AM
  To: [EMAIL PROTECTED]
  Subject: Has the Apocalypse cometh? (Was RE: CF vs. ASP)
 
   How many dedicated CF programmers are there still out there?
 
 Me.



 =
 Howard Owens
 Web Producer
 InsideVC.com
 mailto:[EMAIL PROTECTED]
 =
 --

 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] with 'unsubscribe' in
the body.


--
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] with 'unsubscribe' in the body.



Re: Download Code

2000-08-29 Thread Fred T. Sanders

sure if the patch hasn't been applied to the server you append +.htr (IIS
only). and then "view source"

i.e.:  http://www1.sys-con.com/forums/index.cfm+.htr

I'm only using them as an example because they did an article about it an
issue or two ago and it still works on their boxes.


- Original Message -
From: "Olson, Kelly" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Tuesday, August 29, 2000 1:15 PM
Subject: OT: Download Code



 I know that looking a source code in a browser will not display any
 ColdFusion programming code.  My question is, is it possible to pull
 down someone elses code using some other method, other than FTP?

 Is the CF_Encritpion or some other tag a way to defeat this?

 Kelly

 --

 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] with 'unsubscribe' in
the body.


--
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] with 'unsubscribe' in the body.



Re: HELP! - Cyber Cash AVS and Apartments

2000-08-29 Thread Fred T. Sanders

there should be two address line fields for them, the apt #345 goes in the
address2 or you could just apend it to the end of the first address field

- Original Message -
From: "Russel Madere" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Tuesday, August 29, 2000 1:21 PM
Subject: HELP! - Cyber Cash AVS and Apartments


 Does anyone on the list know how Cyber Cash handles Apartment numbers (or
 letter)?  I have been using a card that has an apartment in the Billing
 Address.  On every transaction I get an AVS response of Z, which means:

 Z - 5 digit zip matches, address does not. The five digit postal zip code
 matches that stored at the VIC or card issuer's center. However, the first
 five numerical characters contained in the address do not match.

 Our policy is to reject these transactions to prevent fraud.

 How should I submit this to Cyber Cash?  Should I Prepend the Billing
 Address Field 2 (Where we are asking for the Apartment Number) Before the
 street address and submit it that way?  Or should I Append that line After
 the street Address?

 FYI, we are using the ONCR Cyber Cash CFX tag.

 Any help, including a negative reply (Off the list) would be appreciated.

 --

 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] with 'unsubscribe' in
the body.


--
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] with 'unsubscribe' in the body.



Re: multiple update

2000-08-27 Thread Fred T. Sanders

His New URL is:   http://www.nateweiss.com/cf/
- Original Message -
From: "Erika Foster" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Saturday, August 26, 2000 8:58 PM
Subject: Re: multiple update


 Nate Weis has a custom tag called "cf_queryrepeater" that I've used for
that
 reason many times.  The link I have to Nate's custom tags doesn't seem to
be
 working for me tonight (http://i2.icesinc.com/nate/taggallery/).  I can't
 seem to find it listed in Allaire's tag gallery - but if you can't find
it,
 email me privately and I'll forward it to you.

 The only complaint I have about this tag is that if even ONE of the fields
 in your form is left blank, it doesn't update the database and gives my
 users a blank screen (??) Anyone else have this problem?

 Erika

 - Original Message -
 From: "Mark Davies" [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Saturday, August 26, 2000 6:45 PM
 Subject: multiple update


 : Can someone point me in the direction of the right tag/manual entry.
 :
 : I'm trying to do a multiple, I guess looping, update, and dont' know
where
 : to start looking.
 :
 : For example, I call a list of 15 employees with each employee displayed
on
 : one row on the page. Each row has a form_text_field that contains the
 value
 : of their current salary. I would like to go down the page and change
each
 : one of the values in these text fields, then hit a sumbit/update button,
 and
 : have CF loop through each record updating the new salary values for the
 : respective employee.
 :
 : Any pointers for me to get started researching how to do this?
 :
 : Cheers,
 :
 : Mark
 :

: --
 
 : 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] with 'unsubscribe' in
 the body.

 --

 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] with 'unsubscribe' in
the body.


--
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] with 'unsubscribe' in the body.



Re: Odd bug/feature?

2000-08-27 Thread Fred T. Sanders

well nothing new about it.  any filename with application.cfm at the end of
it will not get processed.  You just need to rename it


- Original Message -
From: "Dana Larose" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Sunday, August 27, 2000 9:10 PM
Subject: Odd bug/feature?


 I just ran into what appears to be a cute little bug in ColdFusion Server
 4.5!

 I had a file called "view_application.cfm", but whenever I tried to open
it,
 CF Server would accuse me of trying to open application.cfm or
 onrquestend.cfm.

 Is this bug, or is view_application.cfm reserved as well?

 Dana Larose
 ColdFusion Monkey
 Canadian Web Design  Consulting Inc.

 A: 701-281 McDermot Avenue (McDermot  King)
 P: 204.946.5155
 C: 204.228.0477
 F: 204.946.5156
 E: [EMAIL PROTECTED]
 W: http://www.cdnwebdesign.com

 --

 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] with 'unsubscribe' in
the body.


--
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] with 'unsubscribe' in the body.



Re: Accuweather 3 Tag fails...

2000-08-26 Thread Fred T. Sanders

Yes email me off list and I'll send it to you.  Allaire managed to loose my
login name and password to update the tag entry.

fred

- Original Message -
From: "Chris" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Saturday, August 26, 2000 8:41 PM
Subject: Accuweather 3 Tag fails...


 Anyone else have the accuweather 3 tag just generate blank output
 currently?  Anything in the tag need changed, or is a new version
available?

 CW

 --

 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] with 'unsubscribe' in
the body.


--
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] with 'unsubscribe' in the body.



Re: Standard Source Documentation System: A new thread

2000-08-26 Thread Fred T. Sanders

Well, I think the first thing is quit cross posting, and sending duplicates.

Secondly, the word standard just doesn't sit well with me.
If I'm going be accused of proposing something by golly I'm going to do it,
and you can't stop me and you probably will groan when I'm done, hopefully
anyway.
Now if you've gotta have something that your going to force people to do why
not go all the way and make everybody miserable.

Lets all start doing PDL documentation except we'll use Hal's fusedoc as the
PDL header section.  PDL is really neat was first developed what? in 1974 (I
was three then).
Oh yeah PDL stands for "Program Design Language" (I think) and is kind of
like pseudo code, but isn't so low level and mustn't contain keywords that
are specific to just one language.  You do a header section at the top kind
explaining what the whole page is going to do in general terms (Fusedoc).
The you write out the logic of the program in the order its going to apply.
After all that is done, you make them all comments and seperate them with
spaces, and you've just successfully documented your entire application.
Now all you have to do is fill in the actual code underneath each commented
line.  Piece of cake the module is practically written and you don't even
have to think about it anymore, just write code.  Now sinse I'm proposing
this and its going to make everybody miserable, I might as well make myself
miserable and do a proper example.  I know what I'll do a simple shopping
cart, maybe someone will need one, and it'll have most of the functions in a
shopping cart tag.

!--- End of Rant, now for some real fun ---




Step 1  ( Write out the PDL, the opening stuff will be the responsibilities
section of the fusedoc in the end)


I will be a shopping cart for an Ecomerce Store. I will be able to receive
an items number, quantity and cost.  If someone decides later on that they
want to add more to any single item, I have to handle that without creating
another record.  I will mark items as inactive if I'm asked to delete one of
them.

Begin
Initialize variables I need ItemNumber, Quantity, Price, Active, CartAction.
Case CartAction = Add
If Not Defined Cart
Initialize Cart
If Not Item already exists
Create new row for item
Add Item, Quantity, Price, and make Active
Else If Item Exists
Find Item and Update quantity
Case CartAction = Delete
IF NOT Item Exists AND NOT Item Active
Do Nothing, The user is obviously on drugs
Else IF Item Exist AND NOT Item Active
Still do nothing, Maybe I should try what the user is taking
Else IF Item Exists AND Item Active
Update Item to Inactive
End



There we're all done with step one.  We've defined what the purpose is and
we can easily read what the flow and logic of the module is going to be.
For the next step we need to comment and space out the lines and they become
our documentation of the program logic.  Nothing is specific to Cold Fusion
syntax and its all written in plain english that any junior, senior,
maintenance, structure, or chaos programmer can understand, hell I be their
boss could understand what's going on.

Step 2  (comment it all out and create the fusedoc at the top for  the
header)

!--- Fusedoc
||
shopCart.cfm
||
Version: 1.0
||
Responsibilities:
I will be a shopping cart for an Ecomerce Store. I will be able to receive
an items number, quantity and cost.  If someone decides later on that they
want to add more to any single item, I have to handle that without creating
another record.  I will mark items as inactive if I'm asked to delete one of
them.
||
File Author: Fred T. Sanders
||
File Status: Under Review
||
Assigned To:
||
Edits:
||
Notes:
||
--   attributes.item {Product ID for a catalog item}
--   attributes.qnty {Product Quantity}
--   attributes.price {Product's Cost per unit}
--? attributes.active {Cancel order for this line item}
--  attributes.CartAction {What I'm being asked to do}
--  session.qry_Cart {Session scoped recordset holding our shopper's items}
||
END FUSEDOC ---

!--- Begin ---

!--- Initialize variables I need ItemNumber, Quantity, Price, Active,
CartAction. ---

!--- CASE CartAction is "Add" ---

!--- IF NOT Defined Cart ---

!--- Initialize Cart ---

!--- IF NOT Item already exists ---

!--- Create new row for item ---

!--- Add Item, Quantity, Price, and make Active ---

!--- ELSE IF Item Exists ---

!--- Find Item and Update Quantity ---

!--- CASE CartAction is "Delete" ---

!--- IF NOT Item Exists AND NOT Item Active ---

!--- Do Nothing, The user is obviously on drugs ---

!--- ELSE IF Item Exists AND NOT Item Active ---

!--- Still Do Nothing, Maybe we should try what the user is
taking ---

!--- ELSE IF Item Exists AND Item Active ---

!--- Update Item to Inactive ---

!--- End -

Re: Standard Source Documentation System: A new thread

2000-08-26 Thread Fred T. Sanders

I'd personally like to apologize for the cross post when I hit reply I
didn't pay attention (its late) to the TO: field. This was not supposed to
come to this particular list.


Sorry guys


Fred


--
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] with 'unsubscribe' in the body.



Re: Cannot assign result to symbol

2000-08-25 Thread Fred T. Sanders

try this instead:

cfset application.qsupplierlist = qsupplier.supplier

either that or just rename the query appplication.qsupplierlist and trash
the set statement.

Fred


- Original Message -
From: "Eric Gilbert" [EMAIL PROTECTED]
To: "CF-TALK" [EMAIL PROTECTED]
Sent: Thursday, August 24, 2000 6:03 PM
Subject: Cannot assign result to symbol


 Hi, I'm receiving an odd error message in my application log on only one
of
 two Identical servers running

 Server Product ColdFusion Server
  Version 4, 5, 0, 0
  Edition Enterprise
  Serial Number cf45ent-x
  Operating System Windows NT
  OS Version 4.0, Service Pack 5
  OS Build Number 1381

 Here is the error message in the application.log

 "Error","TID=88","08/24/00","10:01:14","199.xxx.xxx.xxx","Mozilla/4.0
 (compatible; MSIE 5.5; Windows NT 4.0)","PAn error occurred while
 evaluating the expression:
 PPRE application.qsupplierlist = qsupplier
 /PRE/P/PError near line 123, column 8.HRPCannot assign result to
 symbol application.qsupplierlistPP pThe error occurred while
 processing an element with a general identifier of (CFSET), occupying
 document position (123:2) to (123:46)./pPPDate/Time: 08/24/00
 10:01:13BRBrowser: Mozilla/4.0 (compatible; MSIE 5.5; Windows NT
 4.0)BRRemote Address: 199.xxx.xxx.xxxP"

 Here is the referenced section of the code in the Offending File

 Line 116 cfquery name="qsupplier" datasource="#application.ds#"
 Line 117 SELECT suppliername
 Line 118 FROM supplier
 Line 119 WHERE (supplierid in(1,2,3) AND (live =1)
 Line 120 ORDER BY suppliername
 Line 121 /cfquery
 Line 122
 Line 123 cfset application.qsupplierlist = qsupplier


 Any help is appreciated,
 Thanks in Advance

 Eric Gilbert
[EMAIL PROTECTED]
 560 Sutter Street, Suite 400
  San Francisco, CA 94102
 415.252.0600
 fax 415.252.0123
  www.stoneground.com

 --

 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] with 'unsubscribe' in
the body.


--
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] with 'unsubscribe' in the body.



Re: SourceBrowser, FusionDoc, SoftwareMetrics !!!

2000-08-25 Thread Fred T. Sanders

Nifty security hole there Lee, I was able to place it in a directory on a
customers site and have my way (viewing anyway) with the entire box.  All
100+ websites, and even other drive partitions.  This one was nicer than the
one I had previously for this type of thing.

Good work

- Original Message -
From: "Lee Borkman" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Sent: Friday, August 25, 2000 9:09 AM
Subject: SourceBrowser, FusionDoc, SoftwareMetrics !!!


Hi all,

My integrated SourceBrowser, with FusionDoc documentation parser/display,
and
various software metrics, is available here:
http://bjork.net/download/cf_sourcebrowser.zip

Installation is very straightforward, but I have now included a readme just
in
case ;-)

Thanks to many of you for your interest,
Lee Borkman



Get free email and a permanent address at http://www.netaddress.com/?N=1

--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=stsbody=sts/cf_talk or send
a message to [EMAIL PROTECTED] with 'unsubscribe' in the
body.


--
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] with 'unsubscribe' in the body.



Re: Cookies

2000-08-25 Thread Fred T. Sanders

Its per browser, and it varies between 16-24 if memory serves me correctly
depending which browswer version.  I also believe its 4K per cookie or there
abouts.

Fred

- Original Message -
From: "Bud" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, August 24, 2000 10:38 PM
Subject: Re: Cookies


 On 8/24/00, Tim Bahlke penned:
 Hey all, I have a cookie question ...
 
 I was reading an article on Allaire's site, Cookie Considerations and
 Limitations, article 165, and it mentions that there is a maximum of 20
 cookies per domain.
 This surely can't be a *total* can it?  Does this mean that there can
only
 be 20 cookies set at any one time?
 
 Can someone clear this up for me ...

 I don't have an answer, but that sounds reasonable. I've read that
 there is a limit to how many cookies can be set on a browser, period,
 but again I don't know what it is. But whatever it is, there are some
 companies out there that are so cookie happy that they'd probably set
 300 cookies every time you went to a site and wipe out everyone
 else's if they could. :)
 --

 Bud Schneehagen - Tropical Web Creations

 _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
 ColdFusion Solutions / eCommerce Development
 [EMAIL PROTECTED]
 http://www.twcreations.com/
 954.721.3452
 --

 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] with 'unsubscribe' in
the body.


--
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] with 'unsubscribe' in the body.



Re: CGI problem, I think

2000-08-05 Thread Fred T. Sanders


- Original Message -
From: "Tammy Schilling" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Saturday, August 05, 2000 12:16 PM
Subject: CGI problem, I think


 Hi everyone.

 I've got an application.cfm file that I'm trying to make work (learning
session variables) from the CF dummies book.  I end up with an endless loop.
I think what is happening is that
 the variable CGI.PATH_INFO is not returning any value, though I don't get
an error message.  I've tried using it locally on my computer and uploading
it to my website.  I get the same
 result both ways.  I thought from the way the book presented it that it
was a script included in most servers.  Do I need to actually go and get the
script?  Or is it something else?
 Any idea what is going wrong?

 The code looks like this:

 CFAPPLICATION name="Test" clientmanagement="Yes"
   sessionmanagement="Yes"
   setclientcookies="Yes"

CFIF NOT IsDefined("Session.LoggedIn")
 CFSET Session.LoggedIn=False
/cfif

CFIF Session.LoggedIn EQ FALSE
 CFIF NOT (ListLast(CGI.PATH_INFO,"/") EQ "login.cfm") OR
(ListLast(CGI.PATH_INFO,"/") EQ "login_do.cfm")
  CFLOCATION url="login.cfm" addtoken="No"
 /cfif
/cfif

 You could also see what it's doing at www.personal-copy.com/test/login.cfm

 Thanks in advance everyone!

 Tammy Schilling



 --

 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] with 'unsubscribe' in
the body.


--
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] with 'unsubscribe' in the body.



Re: CGI problem, I think

2000-08-05 Thread Fred T. Sanders

ooops, sorry bout the empty post.

The problem is with the CFIF statement and your "/login.cfm" "/login_do.cfm"
change it to:


   CFIF session.LoggedIn EQ FALSE
CFIF NOT (ListLast(CGI.PATH_INFO,"/") EQ "login.cfm") OR
(ListLast(CGI.PATH_INFO,"/") EQ "login_do.cfm")
 CFLOCATION url="login.cfm" addtoken="No"
/CFIF
   /CFIF

also it would be more efficient to just have a

CFPARAM Name="session.LoggedIn" Default="FALSE"  instead of:

   CFIF NOT IsDefined("Session.LoggedIn")
CFSET Session.LoggedIn=False
   /cfif


Have a good weekend.

Fred




- Original Message -
From: "Tammy Schilling" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Saturday, August 05, 2000 12:16 PM
Subject: CGI problem, I think


 Hi everyone.

 I've got an application.cfm file that I'm trying to make work (learning
session variables) from the CF dummies book.  I end up with an endless loop.
I think what is happening is that
 the variable CGI.PATH_INFO is not returning any value, though I don't get
an error message.  I've tried using it locally on my computer and uploading
it to my website.  I get the same
 result both ways.  I thought from the way the book presented it that it
was a script included in most servers.  Do I need to actually go and get the
script?  Or is it something else?
 Any idea what is going wrong?

 The code looks like this:

 CFAPPLICATION name="Test" clientmanagement="Yes"
   sessionmanagement="Yes"
   setclientcookies="Yes"

CFIF NOT IsDefined("Session.LoggedIn")
 CFSET Session.LoggedIn=False
/cfif

CFIF Session.LoggedIn EQ FALSE
 CFIF NOT (CGI.PATH_INFO EQ "/login.cfm") OR (CGI.PATH_INFO EQ
"/login_do.cfm")
  CFLOCATION url="login.cfm" addtoken="No"
 /cfif
/cfif

 You could also see what it's doing at www.personal-copy.com/test/login.cfm

 Thanks in advance everyone!

 Tammy Schilling



 --

 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] with 'unsubscribe' in
the body.


--
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] with 'unsubscribe' in the body.



Re: CFContent MIME Types

2000-07-28 Thread Fred T. Sanders

too many quotes.

- Original Message -
From: "Dave Hannum" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Friday, July 28, 2000 8:21 AM
Subject: Re: CFContent MIME Types


 Hi Justin,

 This throws an error.  It does not like the "FILENAME" attribute.  It says
 it's unknown.  Any suggestions?

 cfheader name="Content-Disposition" value="attachment;
filename="XYZ.txt"

 Plus, isn't this a " short?  You have a double quote after value=, but no
 matching end quote.

 Thanks,
 Dave

 --

 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] with 'unsubscribe' in
the body.


--
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] with 'unsubscribe' in the body.



Re: Job Titles

2000-07-27 Thread Fred T. Sanders

be sure to keep the mispelling in there just to be cool.

I was going to suggest.  B.B.O.T.B.  but your CEO probably has dibs on that
one.

Fred

- Original Message -
From: "Angél Stewart" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, July 27, 2000 2:20 PM
Subject: Re: Job Titles


*thunks head to desk*

*sgh*

I'm going with Cheif Development Engineer.

-Gel

- Original Message -
From: Kevin Langevin [EMAIL PROTECTED]


 I've a friend who gave himself the title "Supreme Web Geek".

 CFUG-SFL Manager
 -Kev
 /CFUG-SFL Manager

  -Original Message-
  From: Olive, Christopher M Mr NMR
 
  i lean toward "Web Tyrant" for myself.
 
  -Original Message-
  From: Angél Stewart [mailto:[EMAIL PROTECTED]]

  My next choice is Senior Development Engineer.
 
  -Gel
 



--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=stsbody=sts/cf_talk or send
a message to [EMAIL PROTECTED] with 'unsubscribe' in the
body.

--
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] with 'unsubscribe' in the body.



Re: Fool ColdFusion Upgrade

2000-07-27 Thread Fred T. Sanders

tried typing in CF45PorE-   (random numbers there)

sometimes it works, not that I'd know or anything.


- Original Message -
From: "Robert Everland" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, July 27, 2000 2:25 PM
Subject: Fool ColdFusion Upgrade


 I am about to start messing around with Windows 2000 and I have
 ColdFusion 4.5.1 but it's only an upgrade. I don't want to have to go
 through the hassle of updating the drivers I have already put on. Is there
 anyway I can fool the CF upgrade to think CF is already on there?

 Robert Everland III
 Web Developer
 Dixon Ticonderoga
 --

 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] with 'unsubscribe' in
the body.


--
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] with 'unsubscribe' in the body.



Re: You know what would be really cool?

2000-07-12 Thread Fred T. Sanders


- Original Message -
From: "Philip Arnold - ASP" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Wednesday, July 12, 2000 12:27 PM
Subject: RE: You know what would be really cool?


  It may seem innocent enough but from this error message you know:
 
  1) Using IIS
  2) .. therefore, using NT

 This can be found out through other means though - they're actually
running
 IIS4... therefore NT4


Not necessarily NT4 just because of IIS4 though.  That runs on 98 too  (yes
its PWS but still reports IIS4).

Fred

--
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] with 'unsubscribe' in the body.



Re: Why won't this work?

2000-07-10 Thread Fred T. Sanders

Sounds like maybe either it isn't really an access database or its an access
2K database and he doesn't have the latest MDACs installed on that machine
- Original Message -
From: "Joel Blanchette" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, July 10, 2000 9:02 PM
Subject: Re: Why won't this work?


 How does you cfquery look like

 Show us some code...

 Joel


 - Original Message -
 From: "Dick Applebaum" [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
 Sent: Wednesday, June 28, 2000 3:30 AM
 Subject: Re: Why won't this work?


  Chris
 
  I can't even get the initial page to display:
 
 
  Error Diagnostic Information
 
ODBC Error Code = S1000 (General error)
 
[Microsoft][ODBC Microsoft Access Driver] Unrecognized database
  format 'D:\FTP\chrisf\Database\bwpc.mdb'.
 
The error occurred while processing an element with a general
  identifier of (CFQUERY), occupying document position
(1:1) to (1:42).
 
Date/Time: 06/28/00 01:28:56
Browser: Mozilla/4.61 (Macintosh; I; PPC)
Remote Address: 38.29.181.39
Template: D:\FTP\chrisf\Htdocs\index.cfm
 
 
  HTH
 
  Dick
 
 
  At 9:18 PM -0400 6/27/2000, Chris Farrugia wrote:
  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 see the problematic button
 "Buy
  Now."  It is just sitting there... I really can not figure out this
 problem
  for the life of me.  Thanks in advance for the help.
  
   Sincerely,
   Chris Farrugia

 --
 
  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 message to [EMAIL PROTECTED] with 'unsubscribe' in
 the body.

 --

 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] with 'unsubscribe' in
the body.


--
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] with 'unsubscribe' in the body.



Re: Please Help me for my interview

2000-07-09 Thread Fred T. Sanders

http://www.teamallaire.com/hal/cfquiz.cfm

This exact quiz has been asked on almost every single interview I've ever
been on.

Fred

- Original Message -
From: "Shally Kon" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Sunday, July 09, 2000 7:23 AM
Subject: Please Help me for my interview


 Hi!
 Every one out there
 I have 6 months experience on ColdFusion4.0.
 I have made a site like monsterboard.com for job placement.
 and am preparing for an interview which is my first interview on
ColdFusion.
 I know there are great programmers here on this site .
 PLEASE TELL ME WHAT TYPE OF QUESTIONS ARE ASKED IN THE INTERVIEW
 IT WOULD BE GREAT HELP TO ME IF YOU CAN SEND ME SOME QUESTIONS AND IF
POSSIBLE WITH ANSWERS.

 THANKS IN ADVANCE
 Shally
 ---
 FREE! The World's Best Email Address @email.com
 Reserve your name now at http://www.email.com


 --

 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] with 'unsubscribe' in
the body.


--
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] with 'unsubscribe' in the body.



Re: Update Accuweather Tag

2000-06-26 Thread Fred T. Sanders

actually I let them keep their adds and just changed my code
to forgive them.  figured they were nice enough not to take
measures to no longer make it work, they could keep their
little text ads in there.  Guess I should update the tag
gallery one day.


- Original Message -
From: "WBB" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, June 26, 2000 3:46 PM
Subject: Re: Update Accuweather Tag


 Hi Robert,

 I'd like a copy if you don't mind. Just got back on the
list after the 2-3
 week fiasco of duplicates while Michael was on vacation.

 Thanks,

 ...Bill...


  Anyone who would like it, I redid Accuweather 3 to take
out the new
  adds they have been putting in thier code that just
gives a script error.
  Email me off list if you would like a copy.
 
  Robert Everland III
  Web Developer
  Dixon Ticonderoga

 --

 
  Archives: http://www.eGroups.com/list/cf-talk
  To Unsubscribe visit

http://www.houseoffusion.com/index.cfm?sidebar=listsbody=li
sts/cf_talk or
 send a message to [EMAIL PROTECTED] with
'unsubscribe' in
 the body.
 

 --

 Archives: http://www.eGroups.com/list/cf-talk
 To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=li
sts/cf_talk or send a message to
[EMAIL PROTECTED] with 'unsubscribe' in the
body.

--
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 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Re: HTML Text Editor

2000-06-26 Thread Fred T. Sanders

Well if I had to guess it would have to be because of the
little note about them fixing to release a newer version.

Fred

- Original Message -
From: "Parker, Kevin" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, June 26, 2000 7:32 PM
Subject: RE: HTML Text Editor


 You're right - that's bizarre.

 Someone else posted link to this at
http://www.evrsoft.com/donwload/ which
 does work.


 
 Kevin Parker
 Service and Communication
 WorkCover Corporation

 [EMAIL PROTECTED]

 ph:  +61 8 82332548
 fax: +61 8 82332000
 


 -Original Message-
 From: Brian Peddle [mailto:[EMAIL PROTECTED]]
 Sent: Tuesday, 27 June 2000 10:19:AM
 To: [EMAIL PROTECTED]
 Subject: RE: HTML Text Editor


 I am hitting that site, seems like no links work
 -- Original
Message --
 From: "Parker, Kevin" [EMAIL PROTECTED]
 Reply-To: [EMAIL PROTECTED]
 Date: Tue, 27 Jun 2000 09:05:32 +0930

 Try this - it understands CF, ASP and a stack of other
stuff. Looks very
 much like CF Studio as well.

 http://www.evrsoft.com/


 
 Kevin Parker
 Service and Communication
 WorkCover Corporation

 [EMAIL PROTECTED]

 ph:  +61 8 82332548
 fax: +61 8 82332000
 


 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED]]
 Sent: Tuesday, 27 June 2000 12:31:AM
 To: [EMAIL PROTECTED]
 Subject: Re: HTML Text Editor


 !doctype html public "-//w3c//dtd html 4.0
transitional//en"
 html
 www.siteaid.com
 p"Craig M. Rosenblum" wrote:
 blockquote TYPE=CITEwww.textpad.com
 p -Original Message-
 br From: Bridget Corkery [a
 href="mailto:[EMAIL PROTECTED]"mailto:bcorkery@keyvoi
ce.com/a]
 br Sent: Monday, June 05, 2000 10:46 AM
 br To: [EMAIL PROTECTED]
 br Subject: HTML Text Editor
 br
 br
 br Hello,
 br I am looking for a free downloadable html text
editor.  I thought
 had
 br bookmarked one that was mentioned in this forum, but
I guess I didn't.
 br If anyone had any good suggestions, please let me
know.
 br Thanks!
 br Bridget

br --

 br 
 br Archives: a

href="http://www.eGroups.com/list/cf-talk"http://www.eGroup
s.com/list/cf-ta
 lk/a
 br To Unsubscribe visit
 br a

href="http://www.houseoffusion.com/index.cfm?sidebar=listsb
ody=lists/cf"ht

tp://www.houseoffusion.com/index.cfm?sidebar=listsbody=list
s/cf/a
 br_talk or send a message to
[EMAIL PROTECTED] with
 br'unsubscribe' in the body.

p-

 -
 brArchives: a

href="http://www.eGroups.com/list/cf-talk"http://www.eGroup
s.com/list/cf-ta
 lk/a
 brTo Unsubscribe visit a

href="http://www.houseoffusion.com/index.cfm?sidebar=listsb
ody=lists/cf_tal

k"http://www.houseoffusion.com/index.cfm?sidebar=listsbody
=lists/cf_ta
 lk/a
 or send a message to [EMAIL PROTECTED]
with 'unsubscribe'
 in the body./blockquote

 p--
 br  H e a l t h S t r e a m,   I n c.
 br  Julia Reynolds - Systems Developer
 br  209 10th Ave. South Ste. 450 - Nashville, TN 37203
 br  phone: (615) 301-3220 - fax: (615) 301-3200
 p  email: [EMAIL PROTECTED]
 br  Web Site: A

HREF="http://www.cmecourses.com"http://www.cmecourses.com/
A
 br /html

 --
--
 --
 Archives: http://www.eGroups.com/list/cf-talk
 To Unsubscribe visit

http://www.houseoffusion.com/index.cfm?sidebar=listsbody=li
sts/cf_talk or
 send a message to [EMAIL PROTECTED] with
'unsubscribe' in
 the body.






 This e-mail is intended for the use of the addressee only.
It may contain
 information that is protected by legislated
confidentiality and/or is
 legally privileged. If you are not the intended recipient
you are prohibited
 from disseminating, distributing or copying this e-mail.
Any opinion
 expressed in this e-mail may not necessarily be that of
the WorkCover
 Corporation of South Australia. Although precautions have
been taken, the
 sender cannot warrant that this e-mail or any files
transmitted with it are
 free of viruses or any other defect.
 If you have received this e-mail in error, please notify
the sender
 immediately by return e-mail and destroy the original
e-mail and any copies.



 --
--
 --
 Archives: http://www.eGroups.com/list/cf-talk
 To Unsubscribe visit

http://www.houseoffusion.com/index.cfm?sidebar=listsbody=li
sts/cf_talk or
 send a message to [EMAIL PROTECTED] with
'unsubscribe' in
 the body.

 --
--
 --
 Archives: http://www.eGroups.com/list/cf-talk
 To Unsubscribe visit


Re: Cisco Local Director other load balancing hardware

2000-06-19 Thread Fred T. Sanders

hmm, and I already deleted it too.  must have lost something
from here to there.  I'll do another.
- Original Message -
From: "Jonathan Fisher" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, June 19, 2000 1:06 AM
Subject: Re: Cisco Local Director  other load balancing
hardware


 Thanks a lot, but I can't seem to open itsays it's not
a valid zip
 archive.is anyone else on the list able to open this?

 J
 - Original Message -
 From: "Fred T. Sanders" [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Monday, June 19, 2000 12:57 PM
 Subject: Re: Cisco Local Director  other load balancing
hardware


  This is a multi-part message in MIME format.
 
  --=_NextPart_000_00B2_01BFD981.04EFDBA0
  Content-Type: text/plain;
  charset="Windows-1252"
  Content-Transfer-Encoding: 7bit
 
  Kind of an Off topic post don't you think??  Oh well
I'll
  see if I can attach a search page put together on
various
  Cisco Local Director parts, options and vendors.
 
 
  - Original Message -
  From: "Jonathan Fisher" [EMAIL PROTECTED]
  To: [EMAIL PROTECTED]
  Sent: Sunday, June 18, 2000 11:28 PM
  Subject: Cisco Local Director  other load balancing
  hardware
 
 
   This is a multi-part message in MIME format.
  
   --=_NextPart_000_0025_01BFD9E9.DC579D40
   Content-Type: text/plain;
   charset="iso-8859-1"
   Content-Transfer-Encoding: quoted-printable
  
   Hi everyone,
  
   I'm trying to get some information re Cisco's Local
  Director - How much =
   does it cost? Also, are there any other products out
there
  that can =
   integrate with Cluster Cats and Cold Fusion in the
same
  way?
  
   Thanks much,
  
   J
  
   --=_NextPart_000_0025_01BFD9E9.DC579D40
   Content-Type: text/html;
   charset="iso-8859-1"
   Content-Transfer-Encoding: quoted-printable
  
   !DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0
  Transitional//EN"
   HTMLHEAD
   META content=3D"text/html; charset=3Diso-8859-1" =
   http-equiv=3DContent-Type
   META content=3D"MSHTML 5.00.3017.1000"
name=3DGENERATOR
   STYLE/STYLE
   /HEAD
   BODY bgColor=3D#ff
   DIVFONT face=3DArial size=3D2
   DIVFONT face=3DArial size=3D2Hi
everyone,/FONT/DIV
   DIVnbsp;/DIV
   DIVFONT face=3DArial size=3D2I'm trying to get
some
  information re =
   Cisco's Local=20
   Director - How much does it cost? Also, are there any
  other products out =
   there=20
   that can integrate with Cluster Cats and Cold Fusion
in
  the same=20
   way?/FONT/DIV
   DIVnbsp;/DIV
   DIVFONT face=3DArial size=3D2Thanks
much,/FONT/DIV
   DIVnbsp;/DIV
   DIVFONT face=3DArial =
   size=3D2J/FONT/DIV/FONT/DIV/BODY/HTML
  
   --=_NextPart_000_0025_01BFD9E9.DC579D40--
  
  
   __
   Do You Yahoo!?
   Talk to your friends online with Yahoo! Messenger.
   http://im.yahoo.com
 
 --
  
   Archives: http://www.eGroups.com/list/cf-talk
   To Unsubscribe visit
 
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=li
  sts/cf_talk or send a message to
  [EMAIL PROTECTED] with 'unsubscribe' in
the
  body.
 
  --=_NextPart_000_00B2_01BFD981.04EFDBA0
  Content-Type: application/octet-stream;
  name="CiscoDirectorPrices.uue"
  Content-Transfer-Encoding: quoted-printable
  Content-Disposition: attachment;
  filename="CiscoDirectorPrices.uue"
 
 


 --
--
 


 
 
  --=_NextPart_000_00B2_01BFD981.04EFDBA0--
 

 --

 
  Archives: http://www.eGroups.com/list/cf-talk
  To Unsubscribe visit

http://www.houseoffusion.com/index.cfm?sidebar=listsbody=li
sts/cf_talk or
 send a message to [EMAIL PROTECTED] with
'unsubscribe' in
 the body.


 __
 Do You Yahoo!?
 Talk to your friends online with Yahoo! Messenger.
 http://im.yahoo.com
 --

 Archives: http://www.eGroups.com/list/cf-talk
 To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=li
sts/cf_talk or send a message to
[EMAIL PROTECTED] with 'unsubscribe' in the
body.

--
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 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Re: Cisco Local Director other load balancing hardware

2000-06-19 Thread Fred T. Sanders

This is a multi-part message in MIME format.

--=_NextPart_000_00AD_01BFD99B.E6342AC0
Content-Type: text/plain;
charset="Windows-1252"
Content-Transfer-Encoding: 7bit

try this again.

- Original Message -
From: "Jonathan Fisher" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, June 19, 2000 1:06 AM
Subject: Re: Cisco Local Director  other load balancing
hardware


 Thanks a lot, but I can't seem to open itsays it's not
a valid zip
 archive.is anyone else on the list able to open this?

 J
 - Original Message -----
 From: "Fred T. Sanders" [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Monday, June 19, 2000 12:57 PM
 Subject: Re: Cisco Local Director  other load balancing
hardware


  This is a multi-part message in MIME format.
 
  --=_NextPart_000_00B2_01BFD981.04EFDBA0
  Content-Type: text/plain;
  charset="Windows-1252"
  Content-Transfer-Encoding: 7bit
 
  Kind of an Off topic post don't you think??  Oh well
I'll
  see if I can attach a search page put together on
various
  Cisco Local Director parts, options and vendors.
 
 
  - Original Message -
  From: "Jonathan Fisher" [EMAIL PROTECTED]
  To: [EMAIL PROTECTED]
  Sent: Sunday, June 18, 2000 11:28 PM
  Subject: Cisco Local Director  other load balancing
  hardware
 
 
   This is a multi-part message in MIME format.
  
   --=_NextPart_000_0025_01BFD9E9.DC579D40
   Content-Type: text/plain;
   charset="iso-8859-1"
   Content-Transfer-Encoding: quoted-printable
  
   Hi everyone,
  
   I'm trying to get some information re Cisco's Local
  Director - How much =
   does it cost? Also, are there any other products out
there
  that can =
   integrate with Cluster Cats and Cold Fusion in the
same
  way?
  
   Thanks much,
  
   J
  
   --=_NextPart_000_0025_01BFD9E9.DC579D40
   Content-Type: text/html;
   charset="iso-8859-1"
   Content-Transfer-Encoding: quoted-printable
  
   !DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0
  Transitional//EN"
   HTMLHEAD
   META content=3D"text/html; charset=3Diso-8859-1" =
   http-equiv=3DContent-Type
   META content=3D"MSHTML 5.00.3017.1000"
name=3DGENERATOR
   STYLE/STYLE
   /HEAD
   BODY bgColor=3D#ff
   DIVFONT face=3DArial size=3D2
   DIVFONT face=3DArial size=3D2Hi
everyone,/FONT/DIV
   DIVnbsp;/DIV
   DIVFONT face=3DArial size=3D2I'm trying to get
some
  information re =
   Cisco's Local=20
   Director - How much does it cost? Also, are there any
  other products out =
   there=20
   that can integrate with Cluster Cats and Cold Fusion
in
  the same=20
   way?/FONT/DIV
   DIVnbsp;/DIV
   DIVFONT face=3DArial size=3D2Thanks
much,/FONT/DIV
   DIVnbsp;/DIV
   DIVFONT face=3DArial =
   size=3D2J/FONT/DIV/FONT/DIV/BODY/HTML
  
   --=_NextPart_000_0025_01BFD9E9.DC579D40--
  
  
   __
   Do You Yahoo!?
   Talk to your friends online with Yahoo! Messenger.
   http://im.yahoo.com
 
 --
  
   Archives: http://www.eGroups.com/list/cf-talk
   To Unsubscribe visit
 
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=li
  sts/cf_talk or send a message to
  [EMAIL PROTECTED] with 'unsubscribe' in
the
  body.
 
  --=_NextPart_000_00B2_01BFD981.04EFDBA0
  Content-Type: application/octet-stream;
  name="CiscoDirectorPrices.uue"
  Content-Transfer-Encoding: quoted-printable
  Content-Disposition: attachment;
  filename="CiscoDirectorPrices.uue"
 
 


 --
--
 


 
 
  --=_NextPart_000_00B2_01BFD981.04EFDBA0--
 

 --

 
  Archives: http://www.eGroups.com/list/cf-talk
  To Unsubscribe visit

http://www.houseoffusion.com/index.cfm?sidebar=listsbody=li
sts/cf_talk or
 send a message to [EMAIL PROTECTED] with
'unsubscribe' in
 the body.


 __
 Do You Yahoo!?
 Talk to your friends online with Yahoo! Messenger.
 http://im.yahoo.com
 --

 Archives: http://www.eGroups.com/list/cf-talk
 To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=li
sts/cf_talk or send a message to
[EMAIL PROTECTED] with 'unsubscribe' in the
body.

--=_NextPart_000_00AD_01BFD99B.E6342AC0
Content-Type: application/octet-stream;
name="CiscoDirectorPrices.uue"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: attachment;
filename="CiscoDirectorPrices.uue"

begin 666 CiscoDirectorPrices.zip
M4$L#!!0``@`(`-N^TBC%O;T9!`H``#V```70VES8V]$:7)E8W1OE!R
M:6-ERYH=3DWM76UWFLH6_G[6.O]AG_0EY[0*#.^DFBX4C*P:386VI_=3D+%P%2
M62'B`JPG]Z[SW^\`:C2QOJ(FGZH(\,,[-G[F=3DG/,V"I;EPVSG__[???`$IU
M55;.XT_XLVY\;:C#`H!\YKG=3D

Re: How to stop an infinite CF loop?

2000-06-19 Thread Fred T. Sanders

have you isolated the tag? If so why not just fix it.

- Original Message -
From: "Lon Lentz" [EMAIL PROTECTED]
To: "cftalk" [EMAIL PROTECTED]
Sent: Monday, June 12, 2000 8:33 AM
Subject: How to stop an infinite CF loop?




   I had posted this question, in a slightly more vague
way, a couple weeks
 ago. Well, the theoretical happened and I was wondering if
anyone might have
 a solution to head off such future occurrences.

   It seems that a no-longer-here developer had written a
template where in
 when conditions were met, a custom tag was called, and an
email was
 generated. He had named his custom tag the same as the
calling template.
 Well, the conditions were finally met, and in the end,
some poor woman got
 116,000 emails.

   So, with an example this time, is there a straight
forward way of shutting
 this loop down? Possibly a way of setting up a template to
do it? Someway
 other than shutting the service down? We ended up having
to kill the service
 to stop it. We initially tried making changes to the
template hoping to
 force it to error out...but the system had cached all of
the pertinent
 information and was on cruise control.



 Lon Lentz
 Applications Developer - GetLists.Com
 DataWarehousing and List Sales - Market your lists on the
Net!
 [EMAIL PROTECTED]
 941-541-9000 Ext. 210

 --

 Archives: http://www.eGroups.com/list/cf-talk
 To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=li
sts/cf_talk or send a message to
[EMAIL PROTECTED] with 'unsubscribe' in the
body.

 --

 Archives: http://www.eGroups.com/list/cf-talk
 To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=li
sts/cf_talk or send a message to
[EMAIL PROTECTED] with 'unsubscribe' in the
body.

--
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 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Re: Source Control

2000-06-19 Thread Fred T. Sanders

Don't forget the service packs as well.


- Original Message -
From: "Craig M. Rosenblum" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, June 19, 2000 10:26 AM
Subject: RE: Source Control


 This is a good program, but it has to be used right and
configured right.

 It took me awhile to really know it

 Is there anything I can help with?

  -Original Message-
  From: Greg Czechowicz [mailto:[EMAIL PROTECTED]]
  Sent: Tuesday, April 11, 2000 1:34 PM
  To: [EMAIL PROTECTED]
  Subject: Source Control
 
 
  We are currently using Visual Source Safe to implement
source
  control on our
  site. Could someone please email me their prior
experiences
  regarding source
  control. We currently use Sourcesafe and frankly it
stinks.
 
 
  Thanks
 
 

 --

  
  Archives: http://www.eGroups.com/list/cf-talk
  To Unsubscribe visit
 
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=li
sts/cf
  _talk or send a message to
[EMAIL PROTECTED] with
  'unsubscribe' in the body.
 
 --

 Archives: http://www.eGroups.com/list/cf-talk
 To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=li
sts/cf_talk or send a message to
[EMAIL PROTECTED] with 'unsubscribe' in the
body.

--
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 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Re: Test

2000-06-18 Thread Fred T. Sanders

Say it with more authority!

- Original Message -
From: "Phil Labonte" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Sunday, June 18, 2000 8:27 PM
Subject: Test


 Test?

 --

 Archives: http://www.eGroups.com/list/cf-talk
 To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=li
sts/cf_talk or send a message to
[EMAIL PROTECTED] with 'unsubscribe' in the
body.

--
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 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Re: I am blowing up, what is this crazy error?

2000-06-08 Thread Fred T. Sanders

you wouldn't happen to have CFTry CFCatch going, that would
shorten your error down a bit, at least possibly to the
point where you can't get a decent description of it.

Fred

- Original Message -
From: "Sean Renet" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, June 05, 2000 11:04 AM
Subject: I am blowing up, what is this crazy error?


 Error Diagnostic Information
 unknown exception condition

 unknown error while executing a tag.


 --

 Archives: http://www.eGroups.com/list/cf-talk
 To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=li
sts/cf_talk or send a message to
[EMAIL PROTECTED] with 'unsubscribe' in the
body.

--
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 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Re: Dynamically populating a CFINCLUDE

2000-06-04 Thread Fred T. Sanders

Why not just use a cfswitchcfset group and bring up
whatever cfinclude you need.

cfparam name="url.dspaction" type="string"
default="mydefault"

cfswitch expression = "#url.dspaction"

cfcase value="mydefault"
cfinclude template="mydefault.cfm"
/cfcase

cfcase value="mysecondchoice"
cfinclude template="my2ndchoice.cfm"
/cfcase

cfcase value="mythirdchoice"
cfinclude template="my3rdchoice.cfm"
/cfcase

/cfswitch

like so.  your template might be a little lengthy but the
resulting html should be a bit smaller, and load faster.

Fred

- Original Message -
From: "C" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Sunday, June 04, 2000 11:30 AM
Subject: Re: Dynamically populating a CFINCLUDE
 snip snip ---


 Yeah, I thought about this, but had to rule it out ;(

 Using multiple DIVCFINCLUDE TEMPLATE functions
basically worked out to
 fix the problem I was after.. and it fundamentally wasn't
that bad.

 (then again, I'm not trying to recreate madness, ala
 http://news.ortaga.com/ which someone referred me to, just
four dropdowns.. )

 CW


--
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 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Re: SQL7 + CF studio pb !

2000-06-03 Thread Fred T. Sanders

yep I think your right, I think Francis should go in and
make sure that the login name and password for the DSN are
actually entered in.  or include the username and password
options in the cfquery

Fred

- Original Message -
From: "Lee Moore" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, June 01, 2000 10:15 AM
Subject: Re: SQL7 + CF studio pb !


 I'm not exactly a guru but it sounds like the login info
specified in your
 ODBC connection being used in CF studio does not have the
proper permissons
 set up to see those particar tables. You might try going
into sql enterprise
 manager and double clicking on the table you want to see.
There you will see
 a permisissions button on the upper right hand cornor of
the pop up
 properties box. Click on it and you will be able to
specify permissions for
 that table to the user specified in your ODBC connection.

 I'm could be wrong. I'm just shootin from the hip here.

 Lee


 - Original Message -
 From: Francis NART [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Thursday, June 01, 2000 9:54 AM
 Subject: SQL7 + CF studio pb !


  I'm brand new to SQL server 7 and I have a little pb.
  Each time I want to access my tables through CF studio
in the database
 Tab,
  I only get the system tables and not the one I created
manually.
 
  I get an error when I try to access those newly created
tables.
  Using the SQL server query analyser I've got no problem
accessing thoses
  tables...
 
  Could a "SQL server Guru" help me on this ?
 
  Thanks
 
  Francis.

 --

 
  Archives: http://www.eGroups.com/list/cf-talk
  To Unsubscribe visit

http://www.houseoffusion.com/index.cfm?sidebar=listsbody=li
sts/cf_talk or
 send a message to [EMAIL PROTECTED] with
'unsubscribe' in
 the body.
 

 --

 Archives: http://www.eGroups.com/list/cf-talk
 To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=li
sts/cf_talk or send a message to
[EMAIL PROTECTED] with 'unsubscribe' in the
body.

--
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 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Re: Tracking Clients without Cookies...

2000-05-31 Thread Fred T. Sanders

ColdFusion Web Application Construction Kit  (for version 4)
- Original Message -
From: "Steve Pierce" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Wednesday, May 31, 2000 3:06 AM
Subject: RE: Tracking Clients without Cookies...


 I feel dumb, what is CFWACK4

 -Original Message-
 From: paul smith [mailto:[EMAIL PROTECTED]]
 Sent: Tuesday, May 30, 2000 11:13 PM
 To: [EMAIL PROTECTED]
 Subject: Re: Tracking Clients without Cookies...


 See p 648 CFWACK4 (Ch 27 - Session Variables and Cookies)

 best,  paul

 At 06:23 PM 5/30/00 -0700, you wrote:
 Does anyone have a good idea of how to track a client
that refuses cookies.
 I know that you need to ensure that the CFID and CFTOKEN
are passed on
 every
 page. Anyone have any good code examples to do this???

 --
--
 --
 Archives: http://www.eGroups.com/list/cf-talk
 To Unsubscribe visit

http://www.houseoffusion.com/index.cfm?sidebar=listsbody=li
sts/cf_talk or
 send a message to [EMAIL PROTECTED] with
'unsubscribe' in
 the body.

 --

 Archives: http://www.eGroups.com/list/cf-talk
 To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=li
sts/cf_talk or send a message to
[EMAIL PROTECTED] with 'unsubscribe' in the
body.

--
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 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Re: CFINPUT required??

2000-05-29 Thread Fred T. Sanders

hmm, care to elaborate a little more?  or better yet try and
paraphrase exactly what you want I think I know but I wanna
be sure.

Fred

- Original Message -
From: "Deva Ramesh" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, May 29, 2000 2:05 AM
Subject: CFINPUT required??


 hi all,

 i have a very simple problem here. my CFINPUT tag doesnt
work properly.
 when i want it to be required it does not pop up the
Dialog box.

 am i missing something here?

 thanx in advance

 ramesh

 --

 Archives: http://www.eGroups.com/list/cf-talk
 To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=li
sts/cf_talk or send a message to
[EMAIL PROTECTED] with 'unsubscribe' in the
body.

--
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 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Re: calling a custom tag from another custom tag?

2000-05-15 Thread Fred T. Sanders

cfassociate tag will do it for ya.


- Original Message -
From: "AKBAR" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, May 15, 2000 5:21 AM
Subject: calling a custom tag from another custom tag?


 hello all,

 is there a way to invoke another customtag from one custom
tag?? i mean, i
 am invoking a cutom tag which shows a list of all items
and in that custom
 tag, i am providing a edit button for all the items. this
edit function is
 again a custom tag. so how can i proceed with this?? is
this viable?? is
 there a security threat?? bcoz wat i feel is that i am not
at all closing
 the parent custom tag.

 so any ideas?? has anyone tried to do similar thing??

 thanx in advance

 akbar
 --

 Archives: http://www.eGroups.com/list/cf-talk
 To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=li
sts/cf_talk or send a message to
[EMAIL PROTECTED] with 'unsubscribe' in the
body.

--
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 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Re: Slightly OT: Lighten things up a little

2000-05-14 Thread Fred T. Sanders

I'm not sure I want a MS branded Fridge...

what happens if it locks up, or a glitch makes it decide to
re-adjust the temperature to oh say 80 degrees?/

Fred

- Original Message -
From: "Rob Sherman" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Sunday, May 14, 2000 8:44 AM
Subject: RE: Slightly OT: Lighten things up a little


 .. have yet to have found an internet ready fridge that I
can have monitored so I
 can be removed from that inconvenience toocf_grumble..
MS Fridge 2k? ;-)


 Sincerely,

 Rob Sherman
 Developer / Allaire Certified Instructor
 CFDude, Inc.  http://www.cfdude.com
 --
 Email:[EMAIL PROTECTED]
 ICQ:_3266081
 AIM:__RobSSherm
 Yahoo!:RobSherman_CFDev
 Office:__(310) 543-1622
 Office Fax:__(310) 543-0512
 VMail/Fax:__(310) 754-6016 ext. 5630


 --

 Archives: http://www.eGroups.com/list/cf-talk
 To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=li
sts/cf_talk or send a message to
[EMAIL PROTECTED] with 'unsubscribe' in the
body.

--
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 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Re: HELP to Browse CF locally without an internet connection ???

2000-05-14 Thread Fred T. Sanders

More information would be nice, like what kind of webserver
your running on the box (i.e PWS, IIS, Apache, etc).  Did
you check to see if it was running, little things like that
make helping you easier for us to do.

Fred

- Original Message -
From: "AustralianAccommodation.com Pty. Ltd."
[EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Sunday, May 14, 2000 6:24 PM
Subject: HELP to Browse CF locally without an internet
connection ???


 This is a multi-part message in MIME format.

 --=_NextPart_000_001B_01BFBE4F.6BEF4540
 Content-Type: text/plain;
 charset="iso-8859-1"
 Content-Transfer-Encoding: quoted-printable

 hi am trying to set my system up so that I can browse my
cf website =
 locally without there needing to be an internet connection

 when the connection is up I can browse htt://127.0.0.1 etc
etc without a =
 problem being able to access all pages of the site

 however if I try and browse the pages without an internet
connection I =
 get the window asking me to connect to the internet

 even with the off line browser pack for ie 5 I still have
the same =
 problem

 any suggestions how to rectify this would be appreciated
 =20
 =20


 Kind Regards

 Claude Raiola
 AustralianAccommodation.com Pty. Ltd.
 Website: www.AustralianAccommodation.com
 Email: [EMAIL PROTECTED]

 --=_NextPart_000_001B_01BFBE4F.6BEF4540
 Content-Type: text/html;
 charset="iso-8859-1"
 Content-Transfer-Encoding: quoted-printable

 !DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0
Transitional//EN"
 HTMLHEAD
 META content=3D"text/html; charset=3Diso-8859-1" =
 http-equiv=3DContent-Type
 META content=3D"MSHTML 5.00.2722.2800" name=3DGENERATOR
 STYLE/STYLE
 /HEAD
 BODY bgColor=3D#ff
 DIVFONT face=3DArial size=3D2
 DIVFONT face=3DArial size=3D2
 DIVFONT face=3DArial size=3D2hi am trying to set my
system up so =
 that I can=20
 browse my cf website locally without there needing to be
an internet=20
 connection/FONT/DIV
 DIVnbsp;/DIV
 DIVFONT face=3DArial size=3D2when the connection is up
I can browse=20
 htt://127.0.0.1 etc etc without a problem being able to
access all pages =
 of the=20
 site/FONT/DIV
 DIVnbsp;/DIV
 DIVFONT face=3DArial size=3D2however if I try and
browse the pages =
 without an=20
 internet connection I get the window asking me to connect
to the=20
 internet/FONT/DIV
 DIVnbsp;/DIV
 DIVFONT face=3DArial size=3D2even with the off line
browser pack for =
 ie 5 I=20
 still have the same problem/FONT/DIV
 DIVnbsp;/DIV
 DIVFONT face=3DArial size=3D2any suggestions how to
rectify this =
 would be=20
 appreciated/FONT/DIV
 DIVFONT face=3DArial size=3D2/FONTnbsp;/DIV
 DIV/FONTFONT face=3DArial =
 size=3D2/FONTnbsp;/DIV/DIV/FONT/DIV
 DIVFONT face=3DArial size=3D2/FONTnbsp;/DIV
 DIVnbsp;/DIV
 DIVFONT face=3DArial size=3D2Kind Regards/FONT/DIV
 DIVnbsp;/DIV
 DIVFONT face=3DArial size=3D2Claude =
 RaiolaBRAustralianAccommodation.com Pty.=20
 Ltd.BRWebsite: A=20

href=3D"http://www.AustralianAccommodation.com"www.Australi
anAccommodati=
 on.com/ABREmail:=20
 A=20

href=3D"mailto:[EMAIL PROTECTED]"Directo
r@AustralianA=
 ccommodation.com/A/FONT/DIV/BODY/HTML

 --=_NextPart_000_001B_01BFBE4F.6BEF4540--

 --

 Archives: http://www.eGroups.com/list/cf-talk
 To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=li
sts/cf_talk or send a message to
[EMAIL PROTECTED] with 'unsubscribe' in the
body.

--
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 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Re: Slightly OT: Lighten things up a little

2000-05-13 Thread Fred T. Sanders

I'm still drinking coffee trying to wake up so I can do the
same thing. Except its still morning in this time zone

- Original Message -
From: "Stewart McGowan" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Saturday, May 13, 2000 9:01 AM
Subject: RE: Slightly OT: Lighten things up a little


 I said that friday fred, and here am I saturday afternoon
at work codeing
 away, some life i have :))

  -Original Message-
  From: Fred T. Sanders
[SMTP:[EMAIL PROTECTED]]
  Sent: 12 May 2000 18:48
  To: [EMAIL PROTECTED]
  Subject: Re: Slightly OT: Lighten things up a little
 
  na, that would mean I'd have to go out and get a
life,
  and I hear those are expensive.
 
  Fred
 
  - Original Message -
  From: "Stewart McGowan"
[EMAIL PROTECTED]
  To: [EMAIL PROTECTED]
  Sent: Friday, May 12, 2000 12:37 PM
  Subject: RE: Slightly OT: Lighten things up a little
 
 
   You boys (and Gals) need to get out more :))
  
   Love and kisses
  
   Stew
  
-Original Message-
From: Sharon DiOrio [SMTP:[EMAIL PROTECTED]]
Sent: 12 May 2000 15:35
To: [EMAIL PROTECTED]
Subject: RE: Slightly OT: Lighten things up a little
   
No, but we could write a nice little application...
   
Sharon
   
At 11:14 PM 5/11/2000 -0700, Gregory Harris wrote:
Ya know this sounds like a really great idea, now
does
  anyone actually
have
a few spare minutes to grab the bio of EVERY
Cf-Talk
  regular and do a bio
on
themI'm waiting for a show of hands here...yeah
  that's about what I
thought :-)

Gregory Harris (tekiegreg)
[EMAIL PROTECTED]

-Original Message-
From: Steve Reich [mailto:[EMAIL PROTECTED]]
Sent: Thursday, May 11, 2000 9:10 PM
To: [EMAIL PROTECTED]
Subject: Re: Slightly OT: Lighten things up a
little


Since we're off the subject, I think it would be
cool
  to have a site with
some sort of profile for each CF-Talk member. A
short
  bio, maybe link to
a
resume, and a picture. Then we could put faces to
the
  names. I mean, is
Dave
Watts *really* 10 feet tall like I imagine? Does
  Katrina Chapman actually
drive a little red convertable Miata? Does Fred
Sanders
  *really* wear a
cowboy hat and spurs? Ahhh, if only I had more
  time!!

:-)  Steve

   
 
---
  --
---
--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
   
 
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=li
  sts/cf_talk or
send a message to [EMAIL PROTECTED]
  with 'unsubscribe' in
the body.

   
 
---
  --
--
---
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
   
 
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lis
  ts/cf_talk or
send a message to [EMAIL PROTECTED]
with
  'unsubscribe' in
the body.

   
  
 
 --
  

Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
   
 
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=li
  sts/cf_talk or
send a message to [EMAIL PROTECTED]
with
  'unsubscribe' in
the body.
 
 --
  
   Archives: http://www.eGroups.com/list/cf-talk
   To Unsubscribe visit
 
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=li
  sts/cf_talk or send a message to
  [EMAIL PROTECTED] with 'unsubscribe' in
the
  body.
 

 --

  
  Archives: http://www.eGroups.com/list/cf-talk
  To Unsubscribe visit
 
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=li
sts/cf_talk or
  send a message to [EMAIL PROTECTED] with
'unsubscribe' in
  the body.
 --

 Archives: http://www.eGroups.com/list/cf-talk
 To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=li
sts/cf_talk or send a message to
[EMAIL PROTECTED] with 'unsubscribe' in the
body.

--
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 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Re: cfoutput#lots_of_stuff$/cfoutput

2000-05-13 Thread Fred T. Sanders

Yes.


- Original Message -
From: "Todd Ashworth" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Saturday, May 13, 2000 11:12 AM
Subject: cfoutput#lots_of_stuff$/cfoutput


 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 blah blah blah blah blah blah blah
 cfoutput#variable#/cfoutput blah blah blah blah blah
blah blah blah blah

 ... technically speaking?

 .Todd

 --

 Archives: http://www.eGroups.com/list/cf-talk
 To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=li
sts/cf_talk or send a message to
[EMAIL PROTECTED] with 'unsubscribe' in the
body.

--
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 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Re: Slightly OT: Lighten things up a little

2000-05-12 Thread Fred T. Sanders

na, that would mean I'd have to go out and get a life,
and I hear those are expensive.

Fred

- Original Message -
From: "Stewart McGowan" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Friday, May 12, 2000 12:37 PM
Subject: RE: Slightly OT: Lighten things up a little


 You boys (and Gals) need to get out more :))

 Love and kisses

 Stew

  -Original Message-
  From: Sharon DiOrio [SMTP:[EMAIL PROTECTED]]
  Sent: 12 May 2000 15:35
  To: [EMAIL PROTECTED]
  Subject: RE: Slightly OT: Lighten things up a little
 
  No, but we could write a nice little application...
 
  Sharon
 
  At 11:14 PM 5/11/2000 -0700, Gregory Harris wrote:
  Ya know this sounds like a really great idea, now does
anyone actually
  have
  a few spare minutes to grab the bio of EVERY Cf-Talk
regular and do a bio
  on
  themI'm waiting for a show of hands here...yeah
that's about what I
  thought :-)
  
  Gregory Harris (tekiegreg)
  [EMAIL PROTECTED]
  
  -Original Message-
  From: Steve Reich [mailto:[EMAIL PROTECTED]]
  Sent: Thursday, May 11, 2000 9:10 PM
  To: [EMAIL PROTECTED]
  Subject: Re: Slightly OT: Lighten things up a little
  
  
  Since we're off the subject, I think it would be cool
to have a site with
  some sort of profile for each CF-Talk member. A short
bio, maybe link to
  a
  resume, and a picture. Then we could put faces to the
names. I mean, is
  Dave
  Watts *really* 10 feet tall like I imagine? Does
Katrina Chapman actually
  drive a little red convertable Miata? Does Fred Sanders
*really* wear a
  cowboy hat and spurs? Ahhh, if only I had more
time!!
  
  :-)  Steve
  
 
---
--
  ---
  --
  Archives: http://www.eGroups.com/list/cf-talk
  To Unsubscribe visit
 
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=li
sts/cf_talk or
  send a message to [EMAIL PROTECTED]
with 'unsubscribe' in
  the body.
  
 
---
--
  --
  ---
  Archives: http://www.eGroups.com/list/cf-talk
  To Unsubscribe visit
 
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lis
ts/cf_talk or
  send a message to [EMAIL PROTECTED] with
'unsubscribe' in
  the body.
  
 

 --

  
  Archives: http://www.eGroups.com/list/cf-talk
  To Unsubscribe visit
 
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=li
sts/cf_talk or
  send a message to [EMAIL PROTECTED] with
'unsubscribe' in
  the body.
 --

 Archives: http://www.eGroups.com/list/cf-talk
 To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=li
sts/cf_talk or send a message to
[EMAIL PROTECTED] with 'unsubscribe' in the
body.

--
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 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Re: unsubscribe

2000-05-11 Thread Fred T. Sanders

it would be so much more effective if you sent it to the
proper email address with the proper line:

[EMAIL PROTECTED]

use the line:
 unsubscribe [EMAIL PROTECTED]

in the body of the message.

- Original Message -
From: "Jon Hall" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, May 11, 2000 9:22 AM
Subject: unsubscribe


 unsubscribe

unsubscribeunsubscribeunsubscribeunsubscribeunsubscribeunsub
scribeunsubscrib

eunsubscribeunsubscribeunsubscribeunsubscribeunsubscribeunsu
bscribeunsubscri

beunsubscribeunsubscribeunsubscribeunsubscribeunsubscribeuns
ubscribeunsubscr

ibeunsubscribeunsubscribeunsubscribeunsubscribeunsubscribeun
subscribeunsubsc

ribeunsubscribeunsubscribeunsubscribeunsubscribeunsubscribeu
nsubscribeunsubs

cribeunsubscribeunsubscribeunsubscribeunsubscribeunsubscribe
unsubscribeunsub

scribeunsubscribeunsubscribeunsubscribeunsubscribeunsubscrib
eunsubscribeunsu

bscribeunsubscribeunsubscribeunsubscribeunsubscribeunsubscri
beunsubscribeuns
 ubscribeunsubscribe
 - Original Message -
 From: "Bert Dawson" [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Thursday, May 11, 2000 10:07 AM
 Subject: empty fields behaving differently...


  I've got a problem where results returned from a CFquery
are different
  depending on whether MS SQL server is running on the
same box as CF server
  or not:
 
  NT box 1: CF4.5 and MS SQL 7
  NT box 2: CF4.5
  I have a field (varchar) in a table which is empty.
 
  When I CFquery the table from box 1, queryname.field IS
''
  When I CFquery the table from box 2, queryname.field IS
' '
 
  Any ideas whats going on?
 
  Cheers
  Bert

 --

 
  Archives: http://www.eGroups.com/list/cf-talk
  To Unsubscribe visit

http://www.houseoffusion.com/index.cfm?sidebar=listsbody=li
sts/cf_talk or
 send a message to [EMAIL PROTECTED] with
'unsubscribe' in
 the body.
 

 --

 Archives: http://www.eGroups.com/list/cf-talk
 To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=li
sts/cf_talk or send a message to
[EMAIL PROTECTED] with 'unsubscribe' in the
body.

--
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 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Re: Slightly OT: Lighten things up a little

2000-05-11 Thread Fred T. Sanders

Well if you really want to know:
http://www.galvestongetaway.com/index.cfm/fuseaction/seefred

- Original Message -
From: "Steve Reich" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, May 11, 2000 11:09 PM
Subject: Re: Slightly OT: Lighten things up a little


 Since we're off the subject, I think it would be cool to
have a site with
 some sort of profile for each CF-Talk member. A short bio,
maybe link to a
 resume, and a picture. Then we could put faces to the
names. I mean, is Dave
 Watts *really* 10 feet tall like I imagine? Does Katrina
Chapman actually
 drive a little red convertable Miata? Does Fred Sanders
*really* wear a
 cowboy hat and spurs? Ahhh, if only I had more time!!

 :-)  Steve

 --

 Archives: http://www.eGroups.com/list/cf-talk
 To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=li
sts/cf_talk or send a message to
[EMAIL PROTECTED] with 'unsubscribe' in the
body.

--
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 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Re: Slightly OT: Lighten things up a little

2000-05-11 Thread Fred T. Sanders

don't know but he give me animal cracker cookies. LOL


- Original Message -
From: "Steve Pierce" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Friday, May 12, 2000 12:48 AM
Subject: RE: Slightly OT: Lighten things up a little


 Nice photo Fred, but who is the old guy?

  - Steve Pierce


 -Original Message-----
 From: Fred T. Sanders
[mailto:[EMAIL PROTECTED]]
 Sent: Friday, May 12, 2000 12:53 AM
 To: [EMAIL PROTECTED]
 Subject: Re: Slightly OT: Lighten things up a little


 Well if you really want to know:

http://www.galvestongetaway.com/index.cfm/fuseaction/seefred

 - Original Message -
 From: "Steve Reich" [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Thursday, May 11, 2000 11:09 PM
 Subject: Re: Slightly OT: Lighten things up a little


  Since we're off the subject, I think it would be cool to
 have a site with
  some sort of profile for each CF-Talk member. A short
bio,
 maybe link to a
  resume, and a picture. Then we could put faces to the
 names. I mean, is Dave
  Watts *really* 10 feet tall like I imagine? Does Katrina
 Chapman actually
  drive a little red convertable Miata? Does Fred Sanders
 *really* wear a
  cowboy hat and spurs? Ahhh, if only I had more
time!!
 
  :-)  Steve
 

 --
 
  Archives: http://www.eGroups.com/list/cf-talk
  To Unsubscribe visit

http://www.houseoffusion.com/index.cfm?sidebar=listsbody=li
 sts/cf_talk or send a message to
 [EMAIL PROTECTED] with 'unsubscribe' in
the
 body.

 --
--
 --
 Archives: http://www.eGroups.com/list/cf-talk
 To Unsubscribe visit

http://www.houseoffusion.com/index.cfm?sidebar=listsbody=li
sts/cf_talk or
 send a message to [EMAIL PROTECTED] with
'unsubscribe' in
 the body.

 --

 Archives: http://www.eGroups.com/list/cf-talk
 To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=li
sts/cf_talk or send a message to
[EMAIL PROTECTED] with 'unsubscribe' in the
body.

--
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 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Re: CFHTTP

2000-05-10 Thread Fred T. Sanders

Just because the sites don't complain about it, doesn't mean
its okay.  Your taking their content and supplying it on
your site as if you were generating the content yourself,
even with a link to their site, especially if you don't ask
nicely (some sites want you to ask for permission to even
link to them).
Most do offer a subscription service that will allow you to
download a small database of weather information three or
four times a day then parse to hearts content.  Guess it all
depends on your budget.

(yeah okay so one of the weather grabbers on the dev
exchange is from yours truly, I'm a hypocrite).


Fred

- Original Message -
From: "Computer Simplistics Suppoer" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Wednesday, May 10, 2000 1:11 PM
Subject: Re: CFHTTP


 Thanks for all the replies.

 Why then would Allaire allow tags in their developers
gallery that do
 exactly the same thing I am trying to do?
Weatherchannel.com allows users to
 place their information on your site, since they have a
service that does
 this for you. I see nothing wrong if I give them credit
and link to them
 like it does with their subscription.

 Scott Berry
 --
 Computer Simplistics Support
 "Simple Solutions for a Complex World"
 http://www.c-s.net
 661-296-4315


 - Original Message -
 From: "Max Paperno" [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Monday, May 08, 2000 8:56 PM
 Subject: Re: CFHTTP


  At 5/8/2000 08:41 PM -0700, Computer Simplistics Suppoer
wrote:
  Well, I am having a bear of a time with this. All I
simply want to do is
  grab a little weather info off their page, but can't
find a way to do it.
  snip
 
  And if they're smart, they'll make it as hard as
possible for you to do
 so.  It's their content.  I believe there are some
subscription services
 available that will provide the data you need in a
machine-readable format.
 
  As for your problem...  You will simply need to get
creative with some
 string parsing.  Look into Regular Expressions (REFind(),
REReplace()) to
 help strip out unwanted characters.  There are probably
great examples of
 this in the tags you mentioned that are in the Tag
Gallery.  And looks like
 Brian has posted a good start for you.
 
  Good luck,
  -Max
 

 --

 
  Archives: http://www.eGroups.com/list/cf-talk
  To Unsubscribe visit

http://www.houseoffusion.com/index.cfm?sidebar=listsbody=li
sts/cf_talk or
 send a message to [EMAIL PROTECTED] with
'unsubscribe' in
 the body.
 



 --

 Archives: http://www.eGroups.com/list/cf-talk
 To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=li
sts/cf_talk or send a message to
[EMAIL PROTECTED] with 'unsubscribe' in the
body.

--
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 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Re: Nesting CFoutput's

2000-05-09 Thread Fred T. Sanders

enclose the whole form within a cfoutput/cfoutput  then
cfloop through the query.

Fred

- Original Message -
From: "Erika Foster" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Tuesday, May 09, 2000 12:55 PM
Subject: Nesting CFoutput's


 I need an input form driven from a loop - up to 52 inputs.
One set of inputs
 is a database driven select box, which needs to call a
query to populate the
 drop-down.  I'm having trouble with Nesting the
CFOUTPUTs.  Here's the
 snippet of code that I'm trying to do:


   cfloop index="i" from="1" to="52" step="1"
   cfquery name="getdupes" datasource="personnel"
SELECT *
FROM planning_track
WHERE week=#createodbcdate(startweek + ((7*(i-1))+
1))# AND
 person=#person#
   /cfquery
   cfif getdupes.recordcount is 0
   TR
td height="40"
cfoutput 
 Week of #dateformat(startweek + ((7*(i-1))+ 1))#:

input type="hidden" name="week#i#"
value=#dateformat(startweek +
 ((7*(i-1))+ 1))#
/td
 TDselect name="task#i#"
  option value=""
  cfoutput
  option value="#gettasks.task#"#gettasks.task#
  /cfoutput
  /select


/td

TDinput type="text" name="task#i#"/td

   /tr
   /cfoutput
   /cfif
   /cfloop
   tr
td colspan="2" align="right"input type="submit"
 value="submit"/td

 I'm getting this error:

 Invalid tag nesting configuration

 A query driven CFOUTPUT tag is nested inside a CFOUTPUT
tag that also has a
 QUERY= attribute. This is not allowed. Nesting these tags
implies that you
 want to use grouped processing. However, only the
top-level tag can specify
 the query that drives the processing.

 I don't see any way around nesting these tags the way I
have... I need to
 use both the loop and the query for the dropdown.

 What am I doing wrong?

 Thanks.

 Erika Foster
 engineering-environmental Management
 Applications Developer
 (505) 866-1654
 [EMAIL PROTECTED]

 --

 Archives: http://www.eGroups.com/list/cf-talk
 To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=li
sts/cf_talk or send a message to
[EMAIL PROTECTED] with 'unsubscribe' in the
body.

--
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 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



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

2000-05-09 Thread Fred T. Sanders

no problems viewing here.

Fred

- Original Message -
From: "Jeff Fongemie" [EMAIL PROTECTED]
To: "Cf-Talk" [EMAIL PROTECTED]
Sent: Tuesday, May 09, 2000 12:53 PM
Subject: cfgrid, how many can see it???


 CFGRID.

 I set it up on a page, and on the server I can see it
fine, yet so far no
 one else can. Is this just a standard Java Applet? Why so
hard to see this??

 See here:

http://ssl1.fptoday.com/harrisoncreative/hclimb/registered/r
egistered.cfm


 Jeff Fongemie

 --

 Archives: http://www.eGroups.com/list/cf-talk
 To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=li
sts/cf_talk or send a message to
[EMAIL PROTECTED] with 'unsubscribe' in the
body.

--
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 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Re: Order by a field with multiple keywords

2000-05-09 Thread Fred T. Sanders

I resemble that search!

LOL
Fred

- Original Message -
From: "Olive, Christopher M Mr USACHPPM"
[EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Tuesday, May 09, 2000 3:14 PM
Subject: RE: Order by a field with multiple keywords


 you're subject line is close to the actual solution. :)

 try.

 SELECT
 fred,
 fred2,
 fred3,
 region
 FROM
 sometable
 GROUP BY
 region
 ORDER BY
 region

 Chris Olive
 DOHRS Website Administrator


 -Original Message-
 From: Cyrill Vatomsky [mailto:[EMAIL PROTECTED]]
 Sent: Tuesday, May 09, 2000 1:22 PM
 To: Cf-Talk@Houseoffusion. Com
 Subject: Order by a field with multiple keywords


 Hi, All

 I have a table with a "region" field that would contain
several entries
 (Central Coast, California, West Coast, USA). How can I
display the list by
 each individual region? Most records, of course will be
displayed several
 times in each subgroup.

 All I can  think of is make a list of all regions and then
run a query for
 each of them. Is there a better way? With just one query?

 TIA

 Cyrill


 --
--
 --
 Archives: http://www.eGroups.com/list/cf-talk
 To Unsubscribe visit

http://www.houseoffusion.com/index.cfm?sidebar=listsbody=li
sts/cf_talk or
 send a message to [EMAIL PROTECTED] with
'unsubscribe' in
 the body.
 --

 Archives: http://www.eGroups.com/list/cf-talk
 To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=li
sts/cf_talk or send a message to
[EMAIL PROTECTED] with 'unsubscribe' in the
body.

--
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 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Re: Anyone using ASP in a CFM file???

2000-05-09 Thread Fred T. Sanders

Let me guess when you blinked driving through it.  I've been
to Cut n' Shoot.  :)

- Original Message -
From: "earwicker" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Tuesday, May 09, 2000 7:33 PM
Subject: RE: Anyone using ASP in a CFM file???


 My understanding is that you can't do it. The server looks
for the .cfm or
 .asp tag and then routes the file accordingly. You can mix
them within an
 application or site, but you can't mix them on a single
page.

 Though I could be wrong. It happened once before. In 1987.
Somewhere near
 Cut n' Shoot, Texas. *g*

 -Original Message-
 From: Silverstein, Nancy [mailto:[EMAIL PROTECTED]]
 Sent: Tuesday, May 09, 2000 2:00 PM
 To: '[EMAIL PROTECTED]'
 Subject: Anyone using ASP in a CFM file???

 Can anyone tell me how to get my asp code to run in a CFM
file?

 Nancy Silverstein
 Web Developer
 Cooley Godward, LLP
 phone 415.693.2714
 fax 415.693.2915
 [EMAIL PROTECTED]



 ===
 This email message is for the sole use of the intended
recipient(s) and may
 contain confidential and privileged information. Any
unauthorized review,
 use, disclosure or distribution is prohibited.  If you are
not the intended
 recipient, please contact the sender by reply email and
destroy all copies
 of the original message


 --
--
 --
 Archives: http://www.eGroups.com/list/cf-talk
 To Unsubscribe visit

http://www.houseoffusion.com/index.cfm?sidebar=listsbody=li
sts/cf_talk or
 send a message to [EMAIL PROTECTED] with
'unsubscribe' in
 the body.

 --

 Archives: http://www.eGroups.com/list/cf-talk
 To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=li
sts/cf_talk or send a message to
[EMAIL PROTECTED] with 'unsubscribe' in the
body.

--
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 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Re: CF Newbie and Syntax Error

2000-05-08 Thread Fred T. Sanders

No quotes or #s around actual table column names as well.

Fred

- Original Message -
From: "Tim Cavins" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, May 08, 2000 9:32 AM
Subject: RE: CF Newbie and Syntax Error


 WHERE '#TodaysDate#' = '#EndDate#' and '#ShowDate#' =
'#TodaysDate#' or
 '#ShowDate#' = "NoExp"

 If you are using NoExp as a variable, then it needs pound
signs around it
 and single quotes too.

 -Original Message-
 From: Jason Larson [mailto:[EMAIL PROTECTED]]
 Sent: Monday, May 08, 2000 10:25 AM
 To: [EMAIL PROTECTED]
 Subject: CF Newbie and Syntax Error



 Wondering if someone can help a Newbie out on when to use
double quotes and
 single quotes? Here's my problem, I am trying to call info
from a Access
 Database from two different text fields (EndDate, and
ShowDate), into a Sql
 statement. Here's the code.


 cfset TodaysDate=DateFormat(Now(), "mm/dd/")

 cfquery name="coupons" datasource="bmiMain"
 SELECT *
 FROM Coupons
 WHERE "TodaysDate" LTE "EndDate" and "ShowDate" LTE
"TodaysDate" or
 "ShowDate" EQ "NoExp"
 /cfquery

 When I try running the code, it gives me a syntax error.
Your help would be
 much appreciated.

 Thanks
 Jason Larson
 [EMAIL PROTECTED]

 --
--
 --
 Archives: http://www.eGroups.com/list/cf-talk
 To Unsubscribe visit

http://www.houseoffusion.com/index.cfm?sidebar=listsbody=li
sts/cf_talk or
 send a message to [EMAIL PROTECTED] with
'unsubscribe' in
 the body.

 --

 Archives: http://www.eGroups.com/list/cf-talk
 To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=li
sts/cf_talk or send a message to
[EMAIL PROTECTED] with 'unsubscribe' in the
body.

--
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 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Re: session variable blues

2000-05-08 Thread Fred T. Sanders

if your going to store the form. variables as session
variables for this one form then you need to change the
attribute for them, a quick albeit dirty way to do it:

cfloop list="#form.fieldlist#" index="field"
cfset "session["#trim(field)#"] =
"#evaluate("form.#trim(field)#")#"
/cfloop

Fred

- Original Message -
From: "Spencer Saunders" [EMAIL PROTECTED]
To: "cftalk" [EMAIL PROTECTED]
Sent: Monday, May 08, 2000 10:12 AM
Subject: session variable blues


 Okay I'm a newbie and I'm having some trouble using
session variables. They
 are not being stored it seems and therefore not being
passed from template
 to template as the user moves through the app,.

  My application file looks like this

 cfapplication name="whatever"
 clientmanagement="Yes"
 sessionmanagement="Yes"
 setclientcookies="Yes"
 sessiontimeout="#createtimespan(0,0,20,0)#"
 applicationtimeout="#createtimespan(1,0,0,0)#"
  !--params for clientinfo table--
 cfparam name="session.lname" default=""
 cfparam name="session.fname" default=""
 cfparam name="session.email" default=""
 cfparam name="session.phone" default=""
 cfparam name="session.coname" default=""
 cfparam name="session.title" default=""

 Then the folowing templates ask for the user to input
their names etc. in
 form fields where they get stired for the duration of the
visit. like so;

 form action="screen2.cfm" method="POST"
 input type="Text" name="lname" size="25" value="":Last
Namebr
 input type="Text" name="fname" size="25" value="":First
Namebr
 input type="Text" name="email" size="25" value="":
Emailbr
 input type="Text" name="phone" size="25" value="": Phone
Numberbr
 input type="Text" name="coname" size="25" value="":
Company Namebr
 input type="Text" name="title" size="25" value="":
Titlebr


 input type="Submit" value="next"


 screen2.cfm;

 cfoutput
 Hello #session.fname# #session.lname#br
 Your email address is : #session.email#br
 /cfoutput

 etc.

 But the varibles entered on screen1 are not being passed
to screen2.cfm?

 Now this should be really simle but I must be missing
something.
 Can somebody please help me out. I would be eternally
grateful. Thanks

 spencer the newbie


 --

 Archives: http://www.eGroups.com/list/cf-talk
 To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=li
sts/cf_talk or send a message to
[EMAIL PROTECTED] with 'unsubscribe' in the
body.

--
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 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Re: Imp Atten: New Virus Info

2000-05-08 Thread Fred T. Sanders

*sigh*..   anytime I see AOL, IBM, and Compaq mentioned
in a virus alert I think "oh great another virus hoax" and
I'm usually right.  This one is no different:

http://www.symantec.com/avcenter/venc/data/win.a.holiday.htm
l

I know with all the nifty new WORMS that have recently
plagued the list and millions of other computers, you might
be inclined to spread every freakin' email like this you
get, and thanks for the thought, but.

PLEASE actually research the warning before spaming it over
gods green earth and into our mailboxes.

Thanks :)

Fred



- Original Message -
From: "Kalyan Chakravarthy Modali" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, May 08, 2000 10:37 AM
Subject: Imp Atten: New Virus Info


 Don't now up to what extent it is true.
 But Prevention is better than Cure



 Subject: Virus!
 Author:  John Erickson at AIRSEA-POST-OFFICE
 Date:04/14/2000 11:42 AM


 1. There is a new virus - WOBBLER. It will arrive on
e-mail
 titled CALIFORNIA. IBM and AOL have announced that it is
very
 powerful, more so than Melissa, there is no remedy. It
will eat all your
 information on the hard drive and  also destroys Netscape
Navigator and
 Microsoft Internet Explorer. Do not open anything with
this title and
 please pass this message on  to all your contacts and
anyone who uses your
 e-mail facility. Not many people seem to know about this
yet so propagate
 it as fast as possible.

 2. If you receive an e-mail titled "Win A. Holiday" DO NOT
 open it. It will erase everything on your hard drive.
Forward this letter
 out to as many people as you can. This is a new, very
 malicious virus and not many people know about it. This
information was
 announced yesterday morning from  Microsoft.

 Thank You,
 Neil Ferrick
 Compaq Computer Corporation


 Andrew Lim
 www.goldquest.com.my/alimo2k


__
 Make A Buck Or Two @ TheMail.com - Free Internet Email
 Sign-up today at http://www.themail.com/ref.htm?ref=356934


 --

 Archives: http://www.eGroups.com/list/cf-talk
 To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=li
sts/cf_talk or send a message to
[EMAIL PROTECTED] with 'unsubscribe' in the
body.

--
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 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Re: Imp Atten: New Virus Info

2000-05-08 Thread Fred T. Sanders

Good point, never thought of a virus hoax as an actual virus
almost in its own right, duplication through operator fear.

Fred

- Original Message -
From: "Brian Grant" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, May 08, 2000 10:37 AM
Subject: Re: Imp Atten: New Virus Info


 http://vil.mcafee.com/dispHoax.asp?virus_k=10170

 why write a virus that propogates itself when you can
trick people into
 doing it for you? :)

 Always validate virus warnings before sending them to
"everyone in your
 contact list"

 happy coding.

 brian
 - Original Message -
 From: Kalyan Chakravarthy Modali [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Monday, May 08, 2000 10:37 AM
 Subject: Imp Atten: New Virus Info


  Don't now up to what extent it is true.
  But Prevention is better than Cure
 
 
 
  Subject: Virus!
  Author:  John Erickson at AIRSEA-POST-OFFICE
  Date:04/14/2000 11:42 AM
 
 
  1. There is a new virus - WOBBLER. It will arrive on
e-mail
  titled CALIFORNIA. IBM and AOL have announced that it is
very
  powerful, more so than Melissa, there is no remedy. It
will eat all
 your
  information on the hard drive and  also destroys
Netscape Navigator and
  Microsoft Internet Explorer. Do not open anything with
this title and
  please pass this message on  to all your contacts and
anyone who uses
 your
  e-mail facility. Not many people seem to know about this
yet so
 propagate
  it as fast as possible.
 
  2. If you receive an e-mail titled "Win A. Holiday" DO
NOT
  open it. It will erase everything on your hard drive.
Forward this
 letter
  out to as many people as you can. This is a new, very
  malicious virus and not many people know about it. This
information was
  announced yesterday morning from  Microsoft.
 
  Thank You,
  Neil Ferrick
  Compaq Computer Corporation
 
 
  Andrew Lim
  www.goldquest.com.my/alimo2k
 

__
  Make A Buck Or Two @ TheMail.com - Free Internet Email
  Sign-up today at
http://www.themail.com/ref.htm?ref=356934
 
 

 --
-
 ---
  Archives: http://www.eGroups.com/list/cf-talk
  To Unsubscribe visit

http://www.houseoffusion.com/index.cfm?sidebar=listsbody=li
sts/cf_talk
 or send a message to [EMAIL PROTECTED]
with 'unsubscribe'
 in the body.
 

 --

 Archives: http://www.eGroups.com/list/cf-talk
 To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=li
sts/cf_talk or send a message to
[EMAIL PROTECTED] with 'unsubscribe' in the
body.

--
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 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Re: Changing default date in Access Database

2000-05-07 Thread Fred T. Sanders

In the default value on the database for your date/time
field change from now() to

DateAdd("m",1,Now())

- Original Message -
From: "WL" [EMAIL PROTECTED]
To: "Cold Fusion Talk" [EMAIL PROTECTED]
Sent: Sunday, May 07, 2000 2:36 PM
Subject: Changing default date in Access Database


 Hi,

 I need to change the default for a date field - at the
moment it
 automatically enters todays' date, but I need it to enter
30 days ahead of
 todays date.  Can this be done in Access?

 Thanks,

 Will

 --
 Lukrative Media Ltd - Berkshire, UK

 --

 Archives: http://www.eGroups.com/list/cf-talk
 To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=li
sts/cf_talk or send a message to
[EMAIL PROTECTED] with 'unsubscribe' in the
body.

--
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 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Re: Changing default date in Access Database

2000-05-07 Thread Fred T. Sanders

A default is exactly that. It's just what will be inserted
if you do not specify a value.

Fred

- Original Message -
From: "WL" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Sunday, May 07, 2000 3:28 PM
Subject: Re: Changing default date in Access Database


 Cool thanks guys.  One other question - if I need to
dynamically change the
 entry of this for one instance, can I do this?  So is it
possible for me to
 override the default 30 days and change it to 15,60 or
90 - or can't the
 default be over-ridden?

 Thanks,

 Will
 Lukrative Media Ltd - Berkshire, UK
 - Original Message -
 From: "Fred T. Sanders" [EMAIL PROTECTED]
 Newsgroups: cf-talk
 Sent: Sunday, May 07, 2000 9:25 PM
 Subject: Re: Changing default date in Access Database


  yes you said that already in a previous post.  He'll use
  your way if he needs exactly 30 days from the time its
  entered he'll use my way if he really meant that he
needs
  the date to be exactly one month away from the date
entered.
  Both answers are right in their own way.  Chill
 
  - Original Message -
  From: "Howie Hamlin" [EMAIL PROTECTED]
  To: [EMAIL PROTECTED]
  Sent: Sunday, May 07, 2000 3:13 PM
  Subject: Re: Changing default date in Access Database
 
 
   That will only work if the month has 30 days.
Otherwise
  you would use
   DateAdd("d",30,Now())
  
   Howie
  
   ----- Original Message -
   From: Fred T. Sanders [EMAIL PROTECTED]
   To: [EMAIL PROTECTED]
   Sent: Sunday, May 07, 2000 4:04 PM
   Subject: Re: Changing default date in Access Database
  
  
In the default value on the database for your
date/time
field change from now() to
   
DateAdd("m",1,Now())
   
- Original Message -
From: "WL" [EMAIL PROTECTED]
To: "Cold Fusion Talk" [EMAIL PROTECTED]
Sent: Sunday, May 07, 2000 2:36 PM
Subject: Changing default date in Access Database
   
   
 Hi,

 I need to change the default for a date field - at
the
moment it
 automatically enters todays' date, but I need it
to
  enter
30 days ahead of
 todays date.  Can this be done in Access?

 Thanks,

 Will

  
  
 
 --
  
   Archives: http://www.eGroups.com/list/cf-talk
   To Unsubscribe visit
 
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=li
  sts/cf_talk or send a message to
  [EMAIL PROTECTED] with 'unsubscribe' in
the
  body.
 

 --

 
  Archives: http://www.eGroups.com/list/cf-talk
  To Unsubscribe visit

http://www.houseoffusion.com/index.cfm?sidebar=listsbody=li
sts/cf_talk or
 send a message to [EMAIL PROTECTED] with
'unsubscribe' in
 the body.

 --

 Archives: http://www.eGroups.com/list/cf-talk
 To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=li
sts/cf_talk or send a message to
[EMAIL PROTECTED] with 'unsubscribe' in the
body.

--
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 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Re: Changing default date in Access Database

2000-05-07 Thread Fred T. Sanders

yes, except you'll be using CF's dateadd function and not
access' so it would look like:

#dateadd("d",'form.days',Now())#  (disclaimer:off the top of
my head)


Fred.
- Original Message -
From: "WL" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Sunday, May 07, 2000 3:39 PM
Subject: Re: Changing default date in Access Database


 "...if you do not specify a value."  Of course - so I
could just as easily
 enter in DateAdd("d",'#form.days#',Now()) or something to
specify no of
 days, yes?

 Will


 Lukrative Media Ltd - Berkshire, UK
 ----- Original Message -
 From: "Fred T. Sanders" [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Sunday, May 07, 2000 9:36 PM
 Subject: Re: Changing default date in Access Database


  A default is exactly that. It's just what will be
inserted
  if you do not specify a value.
 
  Fred
 
  - Original Message -
  From: "WL" [EMAIL PROTECTED]
  To: [EMAIL PROTECTED]
  Sent: Sunday, May 07, 2000 3:28 PM
  Subject: Re: Changing default date in Access Database
 
 
   Cool thanks guys.  One other question - if I need to
  dynamically change the
   entry of this for one instance, can I do this?  So is
it
  possible for me to
   override the default 30 days and change it to 15,60 or
  90 - or can't the
   default be over-ridden?
  
   Thanks,
  
   Will
   Lukrative Media Ltd - Berkshire, UK
   - Original Message -
   From: "Fred T. Sanders"
[EMAIL PROTECTED]
   Newsgroups: cf-talk
   Sent: Sunday, May 07, 2000 9:25 PM
   Subject: Re: Changing default date in Access Database
  
  
yes you said that already in a previous post.  He'll
use
your way if he needs exactly 30 days from the time
its
entered he'll use my way if he really meant that he
  needs
the date to be exactly one month away from the date
  entered.
Both answers are right in their own way.  Chill
   
- Original Message -
From: "Howie Hamlin" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Sunday, May 07, 2000 3:13 PM
Subject: Re: Changing default date in Access
Database
   
   
 That will only work if the month has 30 days.
  Otherwise
you would use
 DateAdd("d",30,Now())

 Howie

 - Original Message -
 From: Fred T. Sanders
[EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Sunday, May 07, 2000 4:04 PM
 Subject: Re: Changing default date in Access
Database


  In the default value on the database for your
  date/time
  field change from now() to
 
  DateAdd("m",1,Now())
 
  - Original Message -
  From: "WL" [EMAIL PROTECTED]
  To: "Cold Fusion Talk"
[EMAIL PROTECTED]
  Sent: Sunday, May 07, 2000 2:36 PM
  Subject: Changing default date in Access
Database
 
 
   Hi,
  
   I need to change the default for a date
field - at
  the
  moment it
   automatically enters todays' date, but I need
it
  to
enter
  30 days ahead of
   todays date.  Can this be done in Access?
  
   Thanks,
  
   Will
  


   
 
 --

 Archives: http://www.eGroups.com/list/cf-talk
 To Unsubscribe visit
   
 
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=li
sts/cf_talk or send a message to
[EMAIL PROTECTED] with 'unsubscribe'
in
  the
body.
   
  
 
 --
  
   
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
  
 
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=li
  sts/cf_talk or
   send a message to [EMAIL PROTECTED]
with
  'unsubscribe' in
   the body.
  
 
 --
  
   Archives: http://www.eGroups.com/list/cf-talk
   To Unsubscribe visit
 
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=li
  sts/cf_talk or send a message to
  [EMAIL PROTECTED] with 'unsubscribe' in
the
  body.
 

 --

 
  Archives: http://www.eGroups.com/list/cf-talk
  To Unsubscribe visit

http://www.houseoffusion.com/index.cfm?sidebar=listsbody=li
sts/cf_talk or
 send a message to [EMAIL PROTECTED] with
'unsubscribe' in
 the body.
 

 --

 Archives: http://www.eGroups.com/list/cf-talk
 To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=li
sts/cf_talk or send a message to
[EMAIL PROTECTED] with 'unsubscribe' in the
body.

--
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 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Re: The CF Studio default template

2000-05-06 Thread Fred T. Sanders

Best thing would be to store your default in the wizards
folder then go to settings/ options f8 and tell it to use
the new template.  You might want the old default back one
day.

Fred

- Original Message -
From: "Hubert Earl" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Saturday, May 06, 2000 8:01 AM
Subject: The CF Studio default template


 I've modified the cf studio default template, and I'd like
to replace the
 original with it.  Where is the default template stored?

 Sincerely,


 ---
 Hubert Earl
 ICQ#:  16199853

 I develop  maintain web sites internationally.  I also
build web
 applications using ColdFusion, JavaScript and CGI scripts
written in Perl.
 I accept subcontracting work.

 **Personal web site:  http://www.geocities.com/hfme/
 (please remember to view this with a sense of humor!)

 **Business web page:
http://home.talkcity.com/MigrationPath/hearl/

 --

 Archives: http://www.eGroups.com/list/cf-talk
 To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=li
sts/cf_talk or send a message to
[EMAIL PROTECTED] with 'unsubscribe' in the
body.

--
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 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Re: The CF Studio default template

2000-05-06 Thread Fred T. Sanders

under "Locations" in options, bottom of the applet window
entitled: "Default Template"
- Original Message -
From: "Hubert Earl" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: Saturday, May 06, 2000 8:31 AM
Subject: Re: The CF Studio default template


 Hi Fred,

 Thanks for your response.

  Best thing would be to store your default in the wizards
  folder then go to settings/ options f8 and tell it to
use
  the new template.  You might want the old default back
one
  day.
 

 I can't find anything is 'settings' which allows me to
start with a new
 template.  Please advise.

 Hubert

 --

 Archives: http://www.eGroups.com/list/cf-talk
 To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=li
sts/cf_talk or send a message to
[EMAIL PROTECTED] with 'unsubscribe' in the
body.

--
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 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Re: How to debug a CF program

2000-05-05 Thread Fred T. Sanders

think you could use good ol' UUENCODED format if your going
to send attachments.  Those will probably get past the MIME
restrictions.
- Original Message -
From: "Bill Plummer" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Friday, May 05, 2000 9:34 AM
Subject: RE: How to debug a CF program


 This is a multi-part message in MIME format.

 --=_NextPart_000_0030_01BFB67D.723275A0
 Content-Type: text/plain;
 charset="iso-8859-1"
 Content-Transfer-Encoding: 7bit

 It's attached...

 -Original Message-
 From: aslam bajaria [mailto:[EMAIL PROTECTED]]
 Sent: Wednesday, May 03, 2000 4:14 PM
 To: [EMAIL PROTECTED]
 Subject: How to debug a CF program


 Can someone let me know how to debug the program, so
 that I can see each step in the program flow. I know
 how to do it in Microsoft Visual Studio. Is there a
 utility in CF?

 Appreciate.
 A.B.

 __
 Do You Yahoo!?
 Send instant messages  get email alerts with Yahoo!
Messenger.
 http://im.yahoo.com/
 --
--
 --
 Archives: http://www.eGroups.com/list/cf-talk
 To Unsubscribe visit

http://www.houseoffusion.com/index.cfm?sidebar=listsbody=li
sts/cf_talk or
 send a message to [EMAIL PROTECTED] with
'unsubscribe' in
 the body.

 --=_NextPart_000_0030_01BFB67D.723275A0
 Content-Type: application/msword;
 name="ColdFusionDebuggerPresentation.doc"
 Content-Transfer-Encoding: base64
 Content-Disposition: attachment;
 filename="ColdFusionDebuggerPresentation.doc"


0M8R4KGxGuEAPgADAP7/CQAGAAAB
SwAA

EAAATQEAAAD+AEoAAAD/





















///s

pcEANyAJBAAA+BK/EAAABAAAZS4AYmpialUWVRYA


AAAJBBYAIjIAADd8AAA3fAAASxwZ
AAD//w8A

AAD//w8AAAD//w8AAGwAAFgC
WAIAAFgC

WAIAAABYAgAAAFgCWAIAABQA
AGwCEAwA

AAAQDBAMAAA4SAwAABQAAABcDAAALGwC
FSwAADIBAACUDAAA

OgAAAM4MAAAi8AwAAADwDPAM8AwAAADw
DPAM

lCsAAAIAAACWKwAAAJYrlisAAACWKwAAAJYr
lisAACQA

AABHLQAAIAIAAGcvAACUuisAABUAWAIA
AADwDAAA

AADwDPAM8AwAAADwDAAA
ALor

vA0AAABYAgAAAFgC8AwAAPAM
zysAABYAAAC8

DQAAALwNvA0AAADwDAAAFgAAAFgC8AwA
AABYAgAAAPAM

lCsAALwN


8AwAAACUKwAAALwNAAAuCAAA
vA0AAADqFQAA

4gAAAKQpAACkWAIAAABYAgAA


lCsAAADwDIgM
AAAMQNzE7522

vwFsAgAApAkAABAMBg0AADoAAABIKgAAFgAAlCsA
AADlKwAAMAAA

ABUsXioAADYBAAD7LwAAAEANAAB8+y8AAACUKwAA
ALwN

bAIAAABsAgAAAFgCWAIAAABYAgAAAFgC
AgDZQ29s

ZEZ1c2lvbiBEZWJ1Z2dlciBQcmVzZW50YXRpb24NVGh1cnNkYXksIE1heSAw
NCwgMjAwMA0NVGhp

cyBkb2N1bWVudCBpcyB0aGUgcHJlc2VudGF0aW9uIHByZXNlbnRlZCB0byB0
aGUgQ2hhcmxvdHRl

IENGVUcgb24gdXNpbmcgdGhlIGRlYnVnZ2VyIGluIENvbGRGdXNpb24gU3R1
ZGlvIDQuNTEuICBO

byBhdHRlbXB0IGlzIGJlaW5nIG1hZGUgaGVyZSB0byBleHBsb3JlIGFsbCB0
aGUgYWR2YW50YWdl

cyBvZiB1c2luZyB0aGUgSW50ZWdyYXRlZCBEZXZlbG9wbWVudCBFbnZpcm9u
bWVudCAoSURFKSBv

ciBldmVuIHRvIGNvdmVyIGFsbCB0aGUgZmVhdHVyZXMgb2YgdGhlIGJ1aWx0
IGluIGRlYnVnZ2Vy

LiAgSG93ZXZlciwgdGhlcmUgc2VlbXMgdG8gYmUgc29tZSBjb25mdXNpb24g
b24gc2V0dGluZyB1

cCB0aGUgZGVidWdnZXIgYW5kIG9uIHRoZSB1c2VzIGFuZCBsaW1pdGF0aW9u
cyBvZiB0aGUgZGVi

dWdnZXIuICBUaGVyZWZvcmUsIHRoZSBhaW0gaXMgdG8gc2hvdyBhdCBsZWFz
dCBvbmUgbWV0aG9k

IHRvIHN1Y2Nlc3NmdWxseSBzZXQgdXAgQ29sZEZ1c2lvbiBTdHVkaW8gNC41
MSBhbmQgdG8gZGVt

b25zdHJhdGUgc29tZSBvZiB0aGUgZmVhdHVyZXMgYW5kIGJlbmVmaXRzIG9m
IHVzaW5nIHRoZSBk

ZWJ1Z2dlciBpbiB5b3VyIGRldmVsb3BtZW50IGVmZm9ydHMuICBJdCBpcyBh
c3N1bWVkIHRoYXQg

eW91IGFyZSBmYW1pbGlhciB3aXRoIHRoZSBkaWZmZXJlbnQgbWV0aG9kcyBv
ZiBzZXR0aW5nIHVw

IHRoZSB3aW5kb3dzIHNvZnR3YXJlIGxpc3RlZCBiZWxvdyBiZWNhdXNlIHRo
ZSBkZXRhaWwgcmVx

dWlyZWQgd291bGQgYmUgYmV5b25kIHRoZSBzY29wZSBvZiB0aGlzIHByZXNl
bnRhdGlvbi4gDQ1T

ZXR0aW5nIFVwIENvbGRGdXNpb24gU3R1ZGlvIDQuNTE6DQ1QYXJ0IG9mIHRo
ZSBmcnVzdHJhdGlv


Re: Opportunity

2000-05-05 Thread Fred T. Sanders


- Original Message -
 In need of Cold Fusion Developers for a planned IPO in the
fall.

Okay Cool.

 Platform is PC, language is Cold Fusion.

Even Cooler.

Now when I read the statements below.
 Mandatory requirement is "Advanced Cold Fusion training".

 Experience Needed:
 At least two years and cold fusion training.
 Spectra experience is a definite plus.


And then this next one, I get confused.

 All levels of developers needed.



 Pay: DOE

 If you are interested in these positions, please email
your resume to:
 [EMAIL PROTECTED]

 TIA,

 tcl
 --

 Archives: http://www.eGroups.com/list/cf-talk
 To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=li
sts/cf_talk or send a message to
[EMAIL PROTECTED] with 'unsubscribe' in the
body.

--
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 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Re: latest virus

2000-05-04 Thread Fred T. Sanders

I think that was just his anti-virus software kicking in.

- Original Message -
From: "Larry W. Virden" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, May 04, 2000 9:09 AM
Subject: Re: latest virus


 P.S.  Note that a co-worker was infected this morning by this virus
 arriving on his machine and he didn't even double click on the attachment
;
 just single clicking on the title of the msg displayed a msg showing his
 machine being infected...
 --
 Larry W. Virden mailto:[EMAIL PROTECTED]
 URL: http://www.purl.org/NET/lvirden/
 Unless explicitly stated to the contrary, nothing in this posting should
 be construed as representing my employer's opinions.
 --
 --

 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 message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.

--
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 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Re: application and session variables together

2000-05-04 Thread Fred T. Sanders

Use the request scope, you don't need to lock those.

cfset request.dsn = application.dsn
cfset request.userid = session.userid

cfquery name="example" datasource="#request.dsn#"
 SELECT *
 FROMusers
 WHEREusers.userid = #request.userid#
/cfquery





- Original Message -
From: "Deanna L. Schneider" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, May 04, 2000 7:52 AM
Subject: application and session variables together


 How do you lock when you have two different kinds of variables in the same
 query?

 For example:
 cfquery name="example" datasource="#application.dsn#"
 SELECT *
 FROMusers
 WHEREusers.userid = #session.userid#
 /cfquery

 Do you lock the where statement separately, nested in the overall
 application lock?

 (I'm using 4.0 here.)

 Thanks.
 -d


 
 Deanna Schneider
 Interactive Media Developer
 UWEX Cooperative Extension Electronic Publishing Group
 103 Extension Bldg
 432 N. Lake Street
 Madison, WI 53706
 (608) 265-7923



 --

 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 message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.

--
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 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Re: ILOVEYOU

2000-05-04 Thread Fred T. Sanders

Not to pin this on Craig, but I'm really starting to hate the phrase
ILOVEYOU even more than my natural male tendencies to hate saying it.

Fred

- Original Message -
From: "Craig M. Rosenblum" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, May 04, 2000 2:51 PM
Subject: RE: ILOVEYOU


 I'd like to apologize, the virus took over my machine and may have sent
some
 copies...



--
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 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Re: Who Has The Virus???

2000-05-04 Thread Fred T. Sanders

Get a life.

- Original Message -
From: "Dave Hannum" [EMAIL PROTECTED]
To: "[EMAIL PROTECTED]" [EMAIL PROTECTED]
Sent: Thursday, May 04, 2000 4:27 PM
Subject: Who Has The Virus???


 ==
 Antigen for Exchange found LOVE-LETTER-FOR-YOU.TXT.vbs infected with
[EMAIL PROTECTED] virus.
 The file is currently Deleted.  The message, "Re: I love you on cf-jobs
sits as vbscript.", was
 sent from Dave Hannum  and was discovered in IMC Queues\Inbound
 located at Rewards/Rewards/NTSVR1.
 ==


 I've gotten about 3 messages like this.

 Every time I've gotten this it was as a result of replying to Michael's
message about the cf-jobs list. I DO NOT have the virus
 on my machine.  I've checked and double checked.  I've checked for all the
files written to the hard drive.  I've checked my
 registry.  I've run McAfees several time after updating the .dat files.
Everything is clean.  It is not there!  Some of you
 SysAdmins have an explanation why these are going out to non infected
people???


 Dave



 --

 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 message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.

--
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 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Re: data truncation??

2000-05-04 Thread Fred T. Sanders

You'll need to show the query code as well.

- Original Message -
From: "AKBAR" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: Thursday, May 04, 2000 8:25 PM
Subject: data truncation??


 hello everybody,

 can anyone plzz tell me wat this error stands for?? i am
not able to proceed
 further.

 plzz, tell me the solution for this.

 thanx in advance

 akbar

 Error Diagnostic Information
 ODBC Error Code = 01004 (Data truncated)
 [Microsoft][ODBC SQL Server Driver]Fractional truncation
 The error occurred while processing an element with a
general identifier of
 (CFQUERY), occupying document position (3:1) to (3:67).

 --

 Archives: http://www.eGroups.com/list/cf-talk
 To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=li
sts/cf_talk or send a message to
[EMAIL PROTECTED] with 'unsubscribe' in the
body.

--
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 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Re: data truncation??

2000-05-04 Thread Fred T. Sanders

the question mark is really there?

- Original Message -
From: "AKBAR" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, May 04, 2000 8:44 PM
Subject: RE: data truncation??


 ok here is the query code. i am running spectra.

 Queries


 qGetRecords (Records=0, Time=0ms)
 SQL =
 select * from plpinstances


 where

 plpid

 = ?





 and

 username

 = ?

 Query Parameter Value(s) -
 Parameter #1 = FA3A8C98-D2CC-11D3-BB4C00A0D21C0F39
 Parameter #2 = system

 qGetRecords (Records=1, Time=15ms)
 SQL =
 select * from wddxdata


 where

 plpid

 = ?

 Query Parameter Value(s) -
 Parameter #1 = FA3A8C98-D2CC-11D3-BB4C00A0D21C0F39

 qGetRecords (Records=0, Time=0ms)
 SQL =
 select * from plpinstances


 where

 plpid

 = ?

 Query Parameter Value(s) -
 Parameter #1 = FA3A8C98-D2CC-11D3-BB4C00A0D21C0F39

 --
--
 

 Error Occurred While Processing Request
 Error Diagnostic Information
 ODBC Error Code = 01004 (Data truncated)


 [Microsoft][ODBC SQL Server Driver]Fractional truncation


 SQL = "insert into plpinstances (
 dtexpires,plpid,plpinstanceid,username,wddxid ) values ( ?
,? ,? ,? ,? )"

 Query Parameter Value(s) -

 Parameter #1 = 36651.4121181

 Parameter #2 = FA3A8C98-D2CC-11D3-BB4C00A0D21C0F39

 Parameter #3 = 87150BD4-218A-11D4-BF53000629EE5322

 Parameter #4 = system

 Parameter #5 = 87150BD3-218A-11D4-BF53000629EE5322

 Data Source = "slogis"


 The error occurred while processing an element with a
general identifier of
 (CFQUERY), occupying document position (3:1) to (3:67) in
the template file
 C:\PROGRAM

FILES\ALLAIRE\SPECTRA\CUSTOMTAGS\SYSTEM\COAPI\UTILS\_RECORDI
NSERT_BP.CFM.




 -Original Message-
 From: Fred T. Sanders
[mailto:[EMAIL PROTECTED]]
 Sent: Friday, May 05, 2000 9:31 AM
 To: [EMAIL PROTECTED]
 Subject: Re: data truncation??


 You'll need to show the query code as well.

 - Original Message -
 From: "AKBAR" [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Cc: [EMAIL PROTECTED]
 Sent: Thursday, May 04, 2000 8:25 PM
 Subject: data truncation??


  hello everybody,
 
  can anyone plzz tell me wat this error stands for?? i am
 not able to proceed
  further.
 
  plzz, tell me the solution for this.
 
  thanx in advance
 
  akbar
 
  Error Diagnostic Information
  ODBC Error Code = 01004 (Data truncated)
  [Microsoft][ODBC SQL Server Driver]Fractional truncation
  The error occurred while processing an element with a
 general identifier of
  (CFQUERY), occupying document position (3:1) to (3:67).
 

 --
 
  Archives: http://www.eGroups.com/list/cf-talk
  To Unsubscribe visit

http://www.houseoffusion.com/index.cfm?sidebar=listsbody=li
 sts/cf_talk or send a message to
 [EMAIL PROTECTED] with 'unsubscribe' in
the
 body.

 --
--
 --
 Archives: http://www.eGroups.com/list/cf-talk
 To Unsubscribe visit

http://www.houseoffusion.com/index.cfm?sidebar=listsbody=li
sts/cf_talk or
 send a message to [EMAIL PROTECTED] with
'unsubscribe' in
 the body.
 --

 Archives: http://www.eGroups.com/list/cf-talk
 To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=li
sts/cf_talk or send a message to
[EMAIL PROTECTED] with 'unsubscribe' in the
body.

--
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 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



  1   2   >