Title |
Test
Find
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
|
Source |
|
Your Rating |
|