Hello regexp-User

I am looking for a not-Operator to solve following problem:

<input type="hidden" name="foo">
<input type="text" name="foo">
<input type="password" name="foo">

I like to match all lines with "<input type=\"\w*\" name=\"(\w*)\""
but not with type="hidden". Could anybody give me a hint.

Greetings chris

Machen Sie aus 14 Cent spielend bis zu 100 Euro!
Die neue Gaming-Area von Arcor - über 50 Onlinespiele im Angebot.
http://www.arcor.de/rd/emf-gaming-1

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to