You are viewing a plain text version of this content. The canonical link for it is here.
Posted to regexp-user@jakarta.apache.org by ch...@arcor.de on 2005/04/25 10:26:28 UTC

Not-Operator

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: regexp-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: regexp-user-help@jakarta.apache.org