yeah I downloaded it and a couple of others, and I think I have enough to go 
on.

I am going to parse through for each of the tags that can be within form 
tags. Know how to do it. I'm happy. and rather than strip, append.

Next. to get it to something I can create cfhttpparam with to post back to 
the site I stole the form from.

I'll get there, if I don't go golfing tomorrow.

Eric


From: "Lanny R. Udey" <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Re: Stripping tags from content
Date: Sun, 23 Jul 2000 18:33:51 -0400

There is a tag called cf_tagstripper in the Developer exchange wihich
should do the trick.

Lanny Udey
Hofstra University

 >>> Eric Dawson <[EMAIL PROTECTED]> Sunday, July 23, 2000 >>>
Not sure what to do.

How do I strip all tags BUT form tags from some cfhttp content.

Example:
cfhttp url=somesite.com

start=first <form
end - </form
content = trim(filecontent)

Now I need to strip all non form tags.
________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at
http://www.hotmail.com


------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=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=lists&body=lists/cf_talk or 
send a message to [EMAIL PROTECTED] with 'unsubscribe' in 
the body.

________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com

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

Reply via email to