RE: How not to be seen ...

2000-05-18 Thread MFleming

You can output your variable inside of a HTML comment.  Then when you view
the source it will show up... but won't actually show in the page.  Just
make sure you use the HTML comment and not a CFML comment tag.  

*
Mike Fleming
CF Codeslinger

"I spent my whole life not knowing what I want out of it, just chasing my
tail. Now for the first time I know exactly what I want and who... that's
the damnable misery of it." Tombstone




-Original Message-
From: Todd Ashworth [mailto:[EMAIL PROTECTED]]
Sent: Thursday, May 18, 2000 9:07 AM
To: [EMAIL PROTECTED]
Subject: How not to be seen ...


Is there a way to cfoutput a variable, but not have it display on the web
page .. to only have it display if you look at the source?

.Todd



--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or
send a 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: extract attached file from email

2000-04-26 Thread MFleming

The CFPOP tag has an attribute named ATTACHMENTPATH, which will allow you to
tell ColdFusion where to store the attached file or files.

*
Mike Fleming
CF Codeslinger

"I spent my whole life not knowing what I want out of it, just chasing my
tail. Now for the first time I know exactly what I want and who... that's
the damnable misery of it." Tombstone



-Original Message-
From: YungChih Chen [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, April 26, 2000 11:48 AM
To: '[EMAIL PROTECTED]'
Subject: extract attached file from email


This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.

--_=_NextPart_001_01BFAF97.0506A10A
Content-Type: text/plain;
charset="windows-1252"


Hi,
can someone tell me if this could be done!
When system received incoming email, that email has file attached with it,
Can I used ColdFusion to extract that file from the email then save attached
file to other location?

Thank you for any suggestion!

Yungchih

--_=_NextPart_001_01BFAF97.0506A10A
Content-Type: text/html;
charset="windows-1252"

!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"
HTML
HEAD
META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=windows-1252"
META NAME="Generator" CONTENT="MS Exchange Server version 5.0.1461.43"
TITLEextract attached file from email/TITLE
/HEAD
BODY
BR

PFONT SIZE=2Hi,/FONT
BRFONT SIZE=2can someone tell me if this could be done!/FONT
BRFONT SIZE=2When system received incoming email, that email has file
attached with it,/FONT
BRFONT SIZE=2Can I used ColdFusion to extract that file from the email
then save attached file to other location?/FONT
/P

PFONT SIZE=2Thank you for any suggestion!/FONT
/P

PFONT SIZE=2Yungchih/FONT
/P

/BODY
/HTML
--_=_NextPart_001_01BFAF97.0506A10A--

--
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: Text Editors vs Site Editors Version 2

2000-04-14 Thread MFleming

I have not used Version 3.  In the early versions of 2, it would destroy CF
related tags, most notably the cfif tag.  It has gotten better as
Dreamweaver has been updated and has integrated better with ColdFusion.  I'm
just old school I guess who likes to see well formatted, indented, neat and
easily readable code.  Everyone has their own opinion and can use the tools
they choose to use :)  

*
Mike Fleming
CF Codeslinger

"I spent my whole life not knowing what I want out of it, just chasing my
tail. Now for the first time I know exactly what I want and who... that's
the damnable misery of it." Tombstone




-Original Message-
From: Mack, Chris R [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 14, 2000 10:55 AM
To: [EMAIL PROTECTED]
Subject: RE: Text Editors vs Site Editors Version 2


That is not the case.  In version 3 it has an option to not touch the code
for certain file extensions.  The only time it changes the code is when you
make a change.  I have never seen a page "wrecked".  If it was as bad as you
say, why would so many professionals use it?  I'm sure human generated code
gets "wrecked" more often then any other form.  Even by the most competent
designers.  It might be easier to correct since you can just backspace over
your error, but errors are still made.  IMHO using Homesite/CF Studio is not
a text editor either.  The only true text editors are vi/notepad.  CF Studio
is a tool that is just like Dreamweaver.  It helps you with syntax, let's
you know if you've used an invalid tag, etc.  So creating a site in CF
Studio is not the same as creating it in notepad.  Some people do not have
all day to generate a simple page by using notepad as their editor, some do.
Dreamweaver has proven to be one of the best tools for creating sites, and
will continue to be the best for a long time to come.

Chris Mack

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 14, 2000 10:17 AM
To: [EMAIL PROTECTED]
Subject: RE: Text Editors vs Site Editors Version 2


Yes DreamWrecker is still the best WYSIWYG out there but it destroys
code no matter how you set it up.  I've spend MANY, MANY days rewriting
DreamWrecker generated code.  Nothing can replace human generated code by a
competent developer.

*
Mike Fleming
CF Codeslinger

"I spent my whole life not knowing what I want out of it, just chasing my
tail. Now for the first time I know exactly what I want and who... that's
the damnable misery of it." Tombstone




-Original Message-
From: Calvin Ward [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 14, 2000 9:57 AM
To: [EMAIL PROTECTED]
Subject: Re: Text Editors vs Site Editors Version 2


What I've found interesting about this discussion, is that I consider
ColdFusion Studio to be a specialized text editor.

Yes it does have wizards and buttons to make things 'easier' for those that
are still in the learning stage, but it inserts CODE. that you then have to
be able to understand and alter.

The bonuses of CF Studio is a) the color coding and b) the handy reference
of CF/HTML help files built in. (Not to mention the RDS debugging, etc).

The drawback as has been rightly pointed out is the inherent instability
these type of environments seem to have :(

Oh and btw, Dreamweaver is very nice, and IF you set things right in the
preferences, doesn't mangle existing code!

I despise FrontPage and have for years, but Dreamweaver is the tops in
WYSIWYG choices.


Please direct all responses to the newsgroup so that all may benefit from my
lack of wisdom!


--
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.

--
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: WebHosting

2000-04-14 Thread MFleming

Halprice may be cheap, but you get what you pay for.  Their support SUCKS.
It's the worst I have ever experienced.  I've been trying to get in touch
with a service rep there for 3 months.  I still have yet to have an email or
voice mail answered.  I would really search around before settling on them
as a host.  I have heard other people experience similiar support problems
as well.

*
Mike Fleming
CF Codeslinger

"I spent my whole life not knowing what I want out of it, just chasing my
tail. Now for the first time I know exactly what I want and who... that's
the damnable misery of it." Tombstone




-Original Message-
From: Tariq Ahmed [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 14, 2000 12:36 PM
To: [EMAIL PROTECTED]
Subject: RE: WebHosting




Check out www.halfpricehosting.com


On Fri, 14 Apr 2000, Tim Bahlke wrote:

 I am having problems with WebHosting and am researching others i.e.
HostPro,
 SiteHosting ...
 
 
 Tim Bahlke
 Graphica
 www.thinkcreate.com
 
 
 -Original Message-
 From: Dave Hannum [mailto:[EMAIL PROTECTED]]
 Sent: Friday, April 14, 2000 8:21 AM
 To: [EMAIL PROTECTED]
 Subject: Re: WebHosting
 
 You taking about HostPro or some other???  The previous messages were
 cropped, and some other hosts have been
 mentioned in this discussion.  So who are you talking about
 
 Thanks,
 Dave
 
 
 - Original Message -
 From: Chris Lott [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Thursday, April 13, 2000 5:23 PM
 Subject: Re: WebHosting
 
 
 I had some problems with them so bad that lawyers had to come out! I stay,
 and tell everyone I know to stay, as far away from them as possible.
 Terrible service, terrible uptimes, behavior that was either a serious
case
 of internal miscommunication or attempts at outright bilking of
customers...
 
 c
 --
 Chris Lott [EMAIL PROTECTED],  Technical Manager
 p907.474.5122  |  f907.474.5402  |  PGP Key ID: 0x8687E87E
 


 --
 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.
 
 


--
 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.
 


  Tariq Ahmed - [EMAIL PROTECTED] - ICQ 6308515
 TIBCO Finance Technology - Web Group - Senior Web Engineer
 Work: 650-461-3472   Pager: 800-759-x1702632   Fax: 650-461-3003
 3375 Hillview Avenue. Palo Alto, CA. 94304.


--
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: How much load can CF server take?

2000-03-30 Thread MFleming

When determining how much RAM you need, you need to assess your use of
session variables and so forth.  If you really use lots of session variables
or other memory intensive things, you will need to increase your RAM.

Mike Fleming
CF Codeslinger

"I spent my whole life not knowing what I want out of it, just chasing my
tail. Now for the first time I know exactly what I want and who... that's
the damnable misery of it." Tombstone




-Original Message-
From: John N Westerlund [mailto:[EMAIL PROTECTED]]
Sent: Thursday, March 30, 2000 10:12 AM
To: [EMAIL PROTECTED]
Subject: How much load can CF server take?


How many users or connections do you think CF server can take? I know its
scalable,
but for a PIII-600 256mb RAM... 1000 users? Or am I way off?



--
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: CFFILE error

2000-03-29 Thread MFleming

What does your form declaration look like??

Mike Fleming
CF Codeslinger

"I spent my whole life not knowing what I want out of it, just chasing my
tail. Now for the first time I know exactly what I want and who... that's
the damnable misery of it." Tombstone




-Original Message-
From: John Keane [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, March 29, 2000 10:54 AM
To: [EMAIL PROTECTED]
Subject: CFFILE error


I have been around the block with this error and at the moment am very
frustrated.

First the line of code:

CFFILE ACTION="upload" FILEFIELD="filMessage" DESTINATION="#SavePath#"
NAMECONFLICT="overwrite"

The error:

The form field specified in the CFFILE tag (FILMESSAGE) does not contain an
uploaded file.  Please be sure you have specified the correct form field
name.

filMessage contains C:\BIN\HPFILES\EMAEM.MSG

Any help would be greatly appreciated.

Thanks

John Keane
[EMAIL PROTECTED]


--
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: Cold Fusion on Unix Server

2000-03-27 Thread MFleming

How does this host handle setting up DSN's?  Do you call them or can you set
them up yourself?  Also, how is the support?

-Original Message-
From: Avi Shechter [mailto:[EMAIL PROTECTED]]
Sent: Monday, March 27, 2000 11:05 AM
To: [EMAIL PROTECTED]
Subject: Re: Cold Fusion on Unix Server


try this host, im very ahppy with them
http://www.tricreations.com/

Avi
- Original Message -
From: Tim Maxwell [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Sunday, March 26, 2000 6:55 PM
Subject: Cold Fusion on Unix Server


 I'm having a heck of a time finding a Unix virtual host that offers Cold
 Fusion Application server.  Any suggestions/recommendations would be
greatly
 appreciated.

 Thanks,
 Tim

 --

 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.
--
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.