In HTML parser how do I match JavaScripts, e.g. HTML code in a form of:

<SCRIPT LANGUAGE="JavaScript"> 
<!-- 
/* this is what I need to extract (only the contents of the script in $1 possibly), 
thank you */
//--> 
</SCRIPT> 

Ideas appreciated.

Roman.

_______________________________________________
Perl-Unix-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to