1) I didn't add the logic to this program to
handle data that contains < and > and
& data. Sometimes the code will work,
sometimes it won't.
I just created this program as toy to play with
regular expession in JavaScript.
2) I don't validate any of the regular expression entered.
If you enter an invalid regular expression the code usually
just displays the results from the last valid regular expression
3) It seems that Microsoft Internet Explorer regular expressions work
slightly different them regular expressions under Mozilla FireFox and Google Chrome.
Or at least how the data is displayed in the output box
is slightly different.
I still have to analyize what it is doing.
/regular expression/
/regular expression/igm