Hi Gurus !

Well need your help in framing a RegExp....

I've to parse for the <form> tag in a HTML/ASP file and then when i get that i need
to get only yhe action filepath in to an array ! How do i do it ?

For Example 

<form name="register" id="something" action="register/doregister.asp">

i need only the "register/doregister.asp" in an array !

Please Help.

Thanks in Advance
Joe

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to