Got more questions? Find advice on: ASP | SQL | XML | Windows
in Search
Welcome to RegexAdvice Sign in | Join | Help

Browse by Tags

All Tags » .NET » regex » exclude pattern
  • Re: No script tag in html

    If I use.NET and my regex and yours works   <script [^>] *> [\w|\t|\r|\W] *? </script>   <script [^>] *> ([\w\W] *?) </script> For example we have the it paginates following web:   <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" ...
    Posted to Discussion (Forum) by bellinux on November 16, 2008