RegExLib.com - The first Regular Expression Library on the Web!

Please support RegExLib Sponsors

Sponsors

Expressions by User

   Displaying page 1 of 1 pages; Items 1 to 1
Title Test Details Match Script block
Expression
\<script[^>]*>[\w|\t|\r\|\W]*?</script>
Description
match all script blocks in html file or aspx file.
Matches
<script type="text/javascript" src="test.js"></script> <script> test </script
Non-Matches
<%=Get("Configurator")%>
Author Rating: Not yet rated. Peng Li
   Displaying page 1 of 1 pages; Items 1 to 1

Copyright © 2001-2025, RegexAdvice.com | ASP.NET Tutorials