Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
cf_code_warrior #1
Opposite of htmleditformt()
Does anyone know of a commercial or other ct that allows me to sent it a string and have all tags removed, just the opposite of htmleditformat()?
Thanks, Robert
cf_code_warrior Guest
-
Opposite of RedirectFromLoginPage? Preset page to direct to...
How can I set the page that the login page needs to send the user to. I have a login page that does the RedirectFromLoginPage method, but I am now... -
Drop Shadow - Opposite Direction
I've searched the forum for this to no avail... I want to create a drop shadow in InDesign CS that goes to the upper right or left instead of the... -
can i make an effect the opposite of a mask?
In my game I'm trying to make a 'fog of war' type of effect. The way I want to do it is have a shape that cuts out a peice of a black rectangle. ... -
ruby's regexp: Is there no opposite of =~ ???
Hi, Searching through "Programming Ruby" I found the Perl-like "=~" for matching strings against regexps but I cannot find the opposite "dont... -
The opposite sound question
Hey, I'm also having the opposite problem from my post of a few days ago: I have a screen with voiceover that calls an MIAW. The MIAW comes up... -
The ScareCrow #2
Re: Opposite of htmleditformt()
Removes all HTML tags from a string value of the report variable.
rereplace(report, "<[^>]*>", "", "All")
Ken
The ScareCrow Guest



Reply With Quote

