Displaying page
of
pages;
Items to
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
of
pages;
Items to