mockers
Would you like to react to this message? Create an account in a few clicks or log in to continue.

A Regular Expression for HTML.

Go down

A Regular Expression for HTML. Empty A Regular Expression for HTML.

Post  Beagle Sat Feb 07, 2009 10:00 am

Write a regex to validate html tags?

Beagle

Posts : 40
Join date : 2009-01-30

Back to top Go down

A Regular Expression for HTML. Empty Re: A Regular Expression for HTML.

Post  Beagle Tue Feb 24, 2009 11:10 am

REGEX is: <([a-zA-Z][a-zA-Z0-9]*)(()| [^>]*)>(.*)</\1>

Beagle

Posts : 40
Join date : 2009-01-30

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum