Strip HTML





ranking Sort Sort   |   date Sort Sort   |   member Sort Sort
Syndication

8
Date Submitted Fri. Aug. 4th, 2006 9:54 AM
Revision 1
Syntax Master sundaramkumar
Tags DOM | HTML
Comments 1 comments
Add rows into a table dynamically using js,DOM
6
Date Submitted Thu. Aug. 31st, 2006 6:16 PM
Revision 1
Helper psykoprogrammer
Tags ColdFusion | RegExp
Comments 0 comments
Below is a function written in ColdFusion MX that will return an array containing all matches found when running a regex against a particular string. Each array item is a structure with the match, the starting character position, the ending character position, and an array of any
sub-pattern captures.
6
Date Submitted Sun. Aug. 27th, 2006 11:03 AM
Revision 1
Beginner cf_ernie
Tags cfhttp | ColdFusion
Comments 0 comments
Scriptname: WhatsUpCF.cfm
Author: Ernest Breau Jr.
StartDate: 08/02/2006
EndDate: 08/02/2006
Description: This script returns the status of a web page
Dependancies: CFHTTP

Usage:
cf_WhatsUpCF
url="http://#qry_detail.DomainName#"
timeout="1"
SendMail="yes"
MailTo=""
MailFrom=""
MailServer="localhost"
var="WhatsUpCF"
6
Date Submitted Sun. Oct. 30th, 2005 9:12 PM
Revision 1
Coder mattrmiller
Tags "Email Address" | ColdFusion | Validate
Comments 0 comments
Validate Email Address
5
Date Submitted Sat. Jun. 16th, 2007 6:07 AM
Revision 1
Scripter Fordiman
Tags Class | HTML | JavaScript
Comments 1 comments
Simple set of functions for capturing and manipulating the className member of an HTMLElement
4
Date Submitted Wed. Nov. 28th, 2007 8:14 AM
Revision 1
Helper HRCerqueira
Tags HTML | JavaScript
Comments 1 comments
This code allows you to set the "opcity" style attribute on a element without affecting it's content.

Just call the function for a specific element or to all elements of a given classname after the document loads.

Examples and advanced usage here...
4
Date Submitted Sat. Mar. 8th, 2008 2:08 PM
Revision 1
Beginner ysg
Tags CSS | HTML
Comments 1 comments
check title ; ) unfortunately cannot remember the name(s) of the author(s) , so the courtesy goes to them ...
4
Date Submitted Mon. Oct. 10th, 2005 12:23 PM
Revision 1
Beginner davidjmedlock
Tags Alternating | ColdFusion | Row
Comments 1 comments
Quick and Easy Alternating Row Colors
4
Date Submitted Sat. Aug. 26th, 2006 10:17 PM
Revision 1
Beginner cf_ernie
Tags "SQL Server" | ColdFusion | SQL
Comments 1 comments
This is a little script I wrote that copies your database through a cfquery statement

Enjoy,
Ernie
ernest.breau@gmail.com
4
Date Submitted Mon. Oct. 10th, 2005 3:47 PM
Revision 1
Coder mattrmiller
Tags Clean | ColdFusion | Output
Comments 0 comments
Clean Output