Hello All,
I need one pattern matching statement which needs to find the last word of the para having only 5 letters and less characters. Also it should take care of any tag "<tag>" and entities "&entity;".
i want to find "space" and then "five characters [anything]" and then "enter". here it should not take entities and tag to count of characters .
For example.
#textsen - should not find
#textn - should find
#sdf&entity;fn - should find
#dfd<tag>n -should find
Thanks in Advance
Selvakumar
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
[Non-text portions of this message have been removed]
.