RE: Removing all HTML tags

2002-11-05 Thread Steve Green
Or you could try a sexy little Regex :)

http://www.howtodothings.com/showarticle.asp?article=37

SteG.

-Original Message-
From: Rick Root [mailto:rroot;wakeinternet.com]
Sent: 05 November 2002 12:59
To: CF-Talk
Subject: Re: Removing all HTML tags


Kris Pilles wrote:
 Does anyone have some CF or a script that will read from my table and
 remove all of the HTMl tags that are contained within???

Search the developer's exchange.  I wrote a tag YEARS ago called 
CF_TagStripper that would strip all or some HTML tags so if you wanted 
to be able to leave in bold tags or italic tags and whatnot.. you can.

Useful for message forum applications and such.  IF you want to just 
plain ol' strip HTML, Raymond Camden's StripHTML function looks like 
it's great and very easy to use.

http://www.cflib.org/udf.cfm?ID=12

  - Rick



~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm



RE: cfusion_encrypt URL safe?

2002-10-24 Thread Steve Green
Lookup ToBase64() in your help and use that to make it safe.

SteG.

-Original Message-
From: Richard Meredith-Hardy [mailto:rmh;flymicro.com]
Sent: 24 October 2002 09:27
To: CF-Talk
Subject: cfusion_encrypt URL safe?


Dear all

Is cfusion_encrypt() URL safe? ie will a string thus encrypted and
passed in a URL variable always be correctly decrypted? (it seems to be
OK)

What is the maximum length a URL can be?

thanks


--
Regards;

Richard Meredith-Hardy


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com



RE: Newbie Question on Looping

2002-10-22 Thread Steve Green
My guess would be your not recieving/acting on whats passed from the
checkboxs correctly .. They only pass to the action page if ticked ..
otherwise nothing appears.

SteG.

-Original Message-
From: Hawkes, Keith A CIV [mailto:KAHawkes;rroads.med.navy.mil]
Sent: 22 October 2002 12:30
To: CF-Talk
Subject: Newbie Question on Looping


I've recently taken a position to webify things and Cold Fusion is the
tool de jour.  I'm having trouble with an aspect and I'm sure someone here
has been through this before.

It's a common personnel db with a common objective - I need to do a morning
roster with five different types of status.  I create a form, draw the info
from an ODBC connection to a repeating section on the form, and up come the
names and five checkboxes.  When I check the appropriate boxes and hit
submit, only the first record is updated.  What am I missing here?

TIA,

Keith

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.



RE: Browser Usage

2002-10-10 Thread Steve Green

A site i visit regular for forums and stuff (non developer) published their
monthly stats recently.

Something like 94% IE .. 6% Other.

I was amazed IE was that high.

SteG.

-Original Message-
From: Srimanta [mailto:[EMAIL PROTECTED]]
Sent: 10 October 2002 00:50
To: CF-Talk
Subject: OT: Browser Usage


Hi All,

Does any one know what percentage of users use/ prefer 
Netscape 4.5 or 6  over IE.

Thanks

S






~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com



RE: CFX problem on Solaris

2002-10-09 Thread Steve Green

Well if your C++ guy is any good he should be able to put try/catch's round
his code to stop the CFX knacking the server and exit gracefully on error,
and also write out a trace file or something to debug.

This is the approach i've taken in the past when developing CFX tags in
Delphi (but not for Solaris i might add, I've never even seen Solaris). 

SteG. :)


-Original Message-
From: Steini Jonsson [mailto:[EMAIL PROTECTED]]
Sent: 09 October 2002 15:53
To: CF-Talk
Subject: CFX problem on Solaris


Hi,

Straight to the problem.
I'm developing in CF and we have a C++ developer here who is writing the
CFX's for me.
We are successfully using some CFX's on windows and Linux.  (CFMX)

Our production machine will be with Solaris.
So on the Solaris box we are always getting the unable to load library.

Now I know that the cfx is calling other libraries.

The C++ guy is blaming CFMX for it...  But I can't believe that. (of course)

Is there a way to track where the cfx hangs?

Cheers

Steini



~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com



RE: Macromedia DevCon 2002

2002-07-10 Thread Steve Green

I went to one in the UK a few months back .. It was excellent (tho maybe a
little fast in some parts for some i found out after whilst chatting with
them but the handouts made up for that), They had large stand speakers all
up the side's of the room so hearing what was going on was very good, as was
the visual presentation. 

SteG.


-Original Message-
From: Todd [mailto:[EMAIL PROTECTED]]
Sent: 10 July 2002 02:53
To: CF-Talk
Subject: Macromedia DevCon 2002


I'm seriously considering scraping my own money to go, however... before I 
commit I'd like to ask those people that have gone to these things in the
past.

I have a slight hearing impairment and was wondering how big the rooms are, 
how many people are in it ... are the speakers mic'ed up and such?  Not 
really interested in shelling out money if all I'm going to hear is a bunch 
of mumbling speakers.  Hopefully someone can relate...

Thanks,
~Todd


Todd Rafferty ([EMAIL PROTECTED])
http://www.web-rat.com/
Team Macromedia Volunteer for ColdFusion
http://www.macromedia.com/support/forums/team_macromedia/
Moderator @ FlashCFM.com - http://www.flashCFM.com/
Back-end Moderator @ Ultrashock.com - http://www.ultrashock.com/


__
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Flash MX and Gracefull Web Chat

2002-07-08 Thread Steve Green

I did 1st coupla times (am behind a firewall tho) .. but on 3rd page refresh
i entered the chat :)

Any doc's on it or anything?

SteG.

-Original Message-
From: Robert Everland [mailto:[EMAIL PROTECTED]]
Sent: 08 July 2002 15:22
To: CF-Talk
Subject: RE: Flash MX and Gracefull Web Chat


I get the same thing, I am not behind a firewall.

Robert Everland III
Web Developer Extraordinaire
Dixon Ticonderoga Company
http://www.dixonusa.com 

-Original Message-
From: S. Isaac Dealey [mailto:[EMAIL PROTECTED]] 
Sent: Monday, July 08, 2002 10:24 AM
To: CF-Talk
Subject: Re: Flash MX and Gracefull Web Chat


 I always get:

 An Error Has Occurred

 This error has been recorded and e-mailed to the webmaster
 at www.turnkey.to.

 Click here to go back or here to go the homepage of www.turnkey.to

Hey Todd,

Thanks for the heads up. It seems to be unable to determine your cfid /
cftoken ... which is odd ... maybe firewall related ?

I'll probably have to figure out some way to gracefully bow-out if they're
not available ...

Isaac

www.turnkey.to
954-776-0046



__
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: A way to hide the CF source on a website?

2002-04-23 Thread Steve Green

You can't see the CF source on a website as its been processed server side
1st.

All you see on the website is the resulting html.

SteG.

-Original Message-
From: Charles Nahm [mailto:[EMAIL PROTECTED]]
Sent: 23 April 2002 16:33
To: CF-Talk
Subject: A way to hide the CF source on a website?


Is there a way to do this?  

Thanks,
Charles

__
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: CF5 on XP Home

2002-04-15 Thread Steve Green

re: XP (home) has issues with Apache 1.3 ?

What 'issues' .. I've had none .. But i'd like to hear of some

SteG.

-Original Message-
From: Yves Arsenault [mailto:[EMAIL PROTECTED]]
Sent: 15 April 2002 17:10
To: CF-Talk
Subject: CF5 on XP Home


Last wednesday there was a post on the list about CF5 on XP Home.
Since then I've purchased a new PC and I'll be using for dev. purposes.

I've tried to install CF5 with Apache 2.0, but I got some errors after I had
followed the instructions from the macromedia site
One part of these instructions was non-existent in the new Apache 2.0 (add
module list).
And Apache 1.3 has issues with XP home (from what I've heard).

I remember someone had mentioned sambar.
Would anyone know where to get the configuration instructions(if there are
some)?

I suppose I should have gotten XP pro!

Thanks (in advance),

Yves Arsenault
Carrefour Infotech
5,promenade Acadian
Charlottetown, IPE
C1C 1M2
[EMAIL PROTECTED]
(902)368-1895 ext.242
ICQ #117650823




__
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: CF5 on XP Home

2002-04-10 Thread Steve Green

Yes apache does work on XP home ed. and works very well too. :)

SteG.


-Original Message-
From: Peter Lutwyche [mailto:[EMAIL PROTECTED]]
Sent: 10 April 2002 11:22
To: CF-Talk
Subject: RE: CF5 on XP Home


Nope - XP Home comes with no web server and there is no equivalent of PWS to
install. I'm guessing Apache would work.

Pete

-Original Message-
From: Peter Tilbrook [mailto:[EMAIL PROTECTED]] 
Sent: 10 April 2002 06:19
To: CF-Talk
Subject: RE: CF5 on XP Home


Doesn't XP come with PWS?

-Original Message-
From: Cold Fusion [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, 10 April 2002 10:31 AM
To: CF-Talk
Subject: Re: CF5 on XP Home


Yes. I use to run CF5 Studio on XP Home.

However I upgraded to XP Pro so I could use IIS
and CF5 Server as well.


Website: http://www.mourant.com

The information in this email is confidential. The contents may not be
disclosed
or used by anyone other than the addressee. If you are not the intended
recipient, please notify us immediately at the above E-mail address or
telephone +44 1534 609000

We cannot accept any responsibility for the accuracy or completeness of this
message as it has been transmitted over a public network. If you suspect
that
the message may have been intercepted or amended, please call the sender.

If this message includes attachments, please ensure they are opened within
the relevant application to ensure full receipt.
If you experience difficulties, please refer back to the sender.

FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
__
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Flush DB Connections

2002-03-25 Thread Steve Green

http://livedocs.macromedia.com/cf50docs/Advanced_ColdFusion_Administration/A
dvSecurity18.jsp

CFUSION_DBCONNECTIONS_FLUSH() - Disconnects all currently connected
ColdFusion datasources 

-+ SteG +-


-Original Message-
From: Kevin McCabe [mailto:[EMAIL PROTECTED]]
Sent: 25 March 2002 11:43
To: CF-Talk
Subject: Flush DB Connections


Hi All,

I remember there being an undocumented function in CF 4 called some thing
like FlushDBConnections()

Any one got any info on this or a web site they details it's uses.

Cheers Guys

Kev


__
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Restart CF from command line?

2002-03-15 Thread Steve Green

Take a look at the file 'cycle.bat' in your cfusion/bin directory.
Modify a copy of this to do what you need.

SteG.

-Original Message-
From: Jamie Jackson [mailto:[EMAIL PROTECTED]]
Sent: 15 March 2002 14:08
To: CF-Talk
Subject: Restart CF from command line?


I'd like to be able to restart the CF service from a template. Does
anyone have a .bat file that I could use with cfexecute, or some
such solution?

Thanks,
Jamie

__
Why Share?
  Dedicated Win 2000 Server · PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER
  Instant Activation · $99/Month · Free Setup
  http://www.pennyhost.com/redirect.cfm?adcode=coldfusionc
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Weird whitespace issue ...

2002-02-07 Thread Steve Green

Hiya DC :)

Dont forget that your Application.cfm will also gen whitespace.

SteG.

-Original Message-
From: Allan Pichler [mailto:[EMAIL PROTECTED]]
Sent: 07 February 2002 10:10
To: CF-Talk
Subject: RE: Weird whitespace issue ...


ok ... now i have played with it, and it's getting weirder by the 
minute...

my cf template is now down to the following

CFSILENT
CFSET test = 1
/CFSILENT
!DOCTYPE HTML PUBLIC -//W3C//DTD HTML 4.0 Transitional//EN
CFABORT

and the output still has 232 lines of whitespace in it 

What can be wrong ???

-Allan

-Original Message-
From: John McCosker [mailto:[EMAIL PROTECTED]]
Sent: 7. februar 2002 10:36
To: CF-Talk
Subject: RE: Weird whitespace issue ...


instead of 

CFSETTING enablecfoutputonly=Yes
CFPROCESSINGDIRECTIVE suppresswhitespace=Yes

!--- Doing all my queries and user authentication here ---

/CFPROCESSINGDIRECTIVE
CFSETTING enablecfoutputonly=No

try

cfsilent
!--- Doing all my queries and user authentication here ---
/cfsilent

J

John McCosker (Senior Web Applications Developer)
Andronics Data Global Communications
Derry, Co.Londonderry
N.Ireland
Bt48 OLY

Tel +44(0)28 7127 3100
Fax +44(0)28 7127 3101


-Original Message-
From: Allan Pichler [mailto:[EMAIL PROTECTED]]
Sent: Thursday, February 07, 2002 9:39 AM
To: CF-Talk
Subject: Weird whitespace issue ...


I have this minor issue with my code . for some reason i have 239 
lines
of whitespace in the beginning of the html page, and i don't know how 
to get
rid of it

Basically my cf page looks like this

CFSETTING enablecfoutputonly=Yes
CFPROCESSINGDIRECTIVE suppresswhitespace=Yes

!--- Doing all my queries and user authentication here ---

/CFPROCESSINGDIRECTIVE
CFSETTING enablecfoutputonly=No

!DOCTYPE HTML PUBLIC -//W3C//DTD HTML 4.0 Transitional//EN
html
__
Get Your Own Dedicated Windows 2000 Server
  PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER
  Instant Activation · $99/Month · Free Setup
  http://www.pennyhost.com/redirect.cfm?adcode=coldfusionb
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: OT: Anybody heard of this?

2002-02-05 Thread Steve Green

Yes .. I once found a site that did this and after a bit of meddling 
got the
source out, It was an active-x dropper that was encrypted (much like 
some of
these virii recently). I did mean to approach some AV vendors with the
source i had because my virus-killer (at the time) didnt disable it 
from
doing this because it decrypted the source client side. This program 
altered
my start page directly in registry if i remember correctly which is 
what got
my annoyance up. Now you've reminded me when i get home from work i am 
going
to see if my current upto date virus killer will stop it, if not i 
shall
forward the source to the AV ppl.

-+ SteG +-


-Original Message-
From: Kola Oyedeji [mailto:[EMAIL PROTECTED]]
Sent: 05 February 2002 16:00
To: CF-Talk
Subject: RE: OT: Anybody heard of this?


Out of curiosity how is this done? Is this done using Active x? I once
viewed a site and it did something similar except that it also 
installed a
icon on my desktop and on my startup menu to jump to some porn site!!

Kola Oyedeji
Web developer
Macromedia Certified Advanced ColdFusion 5 Developer
ekeda ltd
http://www.ekeda.co.uk
(+44)020-8429-7300


 -Original Message-
 From: [EMAIL PROTECTED] 
[mailto:[EMAIL PROTECTED]]
 Sent: 05 February 2002 15:27
 To: CF-Talk
 Subject: Re: OT: Anybody heard of this?


 ns will do it no ?'s asked.  if ie does it you may have your security

 settings set to extra super duper low :)




 Dave Hannum [EMAIL PROTECTED] on 02/05/2002 09:25:10 AM

 Please respond to [EMAIL PROTECTED]

 To:   CF-Talk [EMAIL PROTECTED]
 cc:

 Subject:  Re: OT: Anybody heard of this?


 It didn't ask me nothing!  It just did it.

 Dave


 - Original Message -
 From: [EMAIL PROTECTED]
 To: CF-Talk [EMAIL PROTECTED]
 Sent: Tuesday, February 05, 2002 10:05 AM
 Subject: RE: OT: Anybody heard of this?


 haha, cute trick huh?  at least in IE it asks you if you want
 to set it

  or
 not.




 Dave Watts [EMAIL PROTECTED] on 02/05/2002 09:03:01 AM

 Please respond to [EMAIL PROTECTED]

 To:   CF-Talk [EMAIL PROTECTED]
 cc:

 Subject:  RE: OT:  Anybody heard of this?


   I has some spam in my email this morning. It immediately
   popped me to a porn site. What it did though, was reset
   my start page through their server, and I now, cannot
   reset my start page.
  
   If I go into Internet Options, it does not allow me to
   change the Start Page settings. What's the fix for this?
 
  http://ftp.mozilla.org/pub/mozilla/releases/mozilla0.9.8/mozi

 l
  la-win32-0.9.8-installer.exe

 If that's the fix, I'd stick with the porn home page myself.

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



 

__
Get Your Own Dedicated Windows 2000 Server
  PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER
  Instant Activation · $99/Month · Free Setup
  http://www.pennyhost.com/redirect.cfm?adcode=coldfusionb
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Hi

2001-12-05 Thread Steve Green

Why unsub him? .. It wasnt his fault he accidently fell prey to some morons
latest virus creation.

And you'd only get it too if you wasnt upto date with your protection.

But the list-mailer stripped it out anyway so whats the prob. 

-+ SteG +- :)

-Original Message-
From: Jason Blum [mailto:[EMAIL PROTECTED]]
Sent: 05 December 2001 14:50
To: CF-Talk
Subject: RE: Hi


how about unsubscribing him?

 --
 From: Stephen Moretti
 Reply To: [EMAIL PROTECTED]
 Sent: Wednesday, December 5, 2001 9:44 AM
 To:   CF-Talk
 Subject:  Re: Hi
 
 Someone slap this guy!
 
 - Original Message -
 From: Lon Lentz [EMAIL PROTECTED]
 To: CF-Talk [EMAIL PROTECTED]
 Sent: Wednesday, December 05, 2001 2:14 PM
 Subject: Hi
 
 
  How are you ?
  When I saw this screen saver, I immediately thought about you
  I am in a harry, I promise you will love it!
 
  
 

~~
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists